Click here to Skip to main content
15,907,497 members
Home / Discussions / C#
   

C#

 
GeneralRe: About IE context Pin
Jason Xie4-Nov-04 17:01
Jason Xie4-Nov-04 17:01 
GeneralRe: About IE context Pin
IronSnake5-Nov-04 9:36
IronSnake5-Nov-04 9:36 
GeneralRe: About IE context Pin
Jason Xie5-Nov-04 13:42
Jason Xie5-Nov-04 13:42 
Generalstring methods Pin
John L. DeVito4-Nov-04 14:02
professionalJohn L. DeVito4-Nov-04 14:02 
GeneralRe: string methods Pin
Christian Graus4-Nov-04 14:18
protectorChristian Graus4-Nov-04 14:18 
GeneralRe: string methods Pin
Nick Parker4-Nov-04 15:11
protectorNick Parker4-Nov-04 15:11 
GeneralRe: string methods Pin
Grimolfr5-Nov-04 10:08
Grimolfr5-Nov-04 10:08 
Generalproblem in debugging,when theres DLLs Pin
gijoebijoe4-Nov-04 12:18
gijoebijoe4-Nov-04 12:18 
Cry | :(( Hello I have a technical question:
I am working in a project.my code is in a seperate DLL ,separate class.The point is it works correctly on most of the inputs.However on some inputsit gives the following alert box message:
An unhandled exception of type 'System.ArgumentOutOfRangeException' occurred in mscorlib.dll
Additional information: Index was out of range. Must be non-negative and less than the size of the collection.

I know this type of exception,but the problem is when i place a breakpoint (anywhere in the class,even in the constructor)to start debugging,in the debug mode itwould give the following message:
There is no source code available for the current location.
SHow dissassembly automatically

and ofcourse the cursor wont be standing on any line,to allow me to start debugging.
Does this mean that the first exception occured in another class or DLL which is not related to my code?

Thanks a million
GeneralRe: problem in debugging,when theres DLLs Pin
sreejith ss nair4-Nov-04 17:16
sreejith ss nair4-Nov-04 17:16 
GeneralRe: problem in debugging,when theres DLLs Pin
turbochimp5-Nov-04 8:50
turbochimp5-Nov-04 8:50 
GeneralGantt & Calendar control Pin
Jordi Corominas4-Nov-04 10:44
Jordi Corominas4-Nov-04 10:44 
GeneralRe: Gantt & Calendar control Pin
sreejith ss nair4-Nov-04 17:21
sreejith ss nair4-Nov-04 17:21 
GeneralRe: Gantt & Calendar control Pin
Jordi Corominas4-Nov-04 21:06
Jordi Corominas4-Nov-04 21:06 
GeneralRe: Gantt & Calendar control Pin
sreejith ss nair4-Nov-04 21:25
sreejith ss nair4-Nov-04 21:25 
GeneralRe: Gantt & Calendar control Pin
Stefan Troschuetz4-Nov-04 21:34
Stefan Troschuetz4-Nov-04 21:34 
GeneralRe: Gantt & Calendar control Pin
Jordi Corominas4-Nov-04 21:47
Jordi Corominas4-Nov-04 21:47 
GeneralRe: Gantt & Calendar control Pin
Anonymous5-Nov-04 12:50
Anonymous5-Nov-04 12:50 
GeneralFormat specifier Pin
Luis Alonso Ramos4-Nov-04 10:08
Luis Alonso Ramos4-Nov-04 10:08 
GeneralRe: Format specifier Pin
Stefan Troschuetz4-Nov-04 23:12
Stefan Troschuetz4-Nov-04 23:12 
GeneralRe: Format specifier - that won't do it. Pin
Luis Alonso Ramos5-Nov-04 5:33
Luis Alonso Ramos5-Nov-04 5:33 
GeneralOpenFileDialog - multiple extensions on filter Pin
benjymous4-Nov-04 10:08
benjymous4-Nov-04 10:08 
GeneralRe: OpenFileDialog - multiple extensions on filter Pin
benjymous4-Nov-04 10:41
benjymous4-Nov-04 10:41 
Generaltwo questions about propertrygrid Pin
AlanJones4-Nov-04 9:55
AlanJones4-Nov-04 9:55 
Generalusing windows messages Pin
sianatia4-Nov-04 7:02
sianatia4-Nov-04 7:02 
GeneralRe: using windows messages Pin
Dave Kreskowiak4-Nov-04 7:08
mveDave Kreskowiak4-Nov-04 7:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.