TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
waseem shaikh shaikh
NA
2
3.8k
C# Language
Feb 26 2012 1:58 PM
I m sending file of (C#).cs
plz corrent my this code.i m adding a multiple veriables in a list but run time exception will occur.
Exception is :
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative
and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argu
ment, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at MainListProgram.Main(String[] arg)
Reply
Answers (
3
)
Using System.Web.Services.Protocols problem
"Object reference not set to an instance of an object." problem