Click here to Skip to main content
15,908,111 members
Home / Discussions / C#
   

C#

 
QuestionVS2005 Warning Error Message Pin
donkaiser7-Jun-06 12:06
donkaiser7-Jun-06 12:06 
AnswerRe: VS2005 Warning Error Message Pin
Office Lineman7-Jun-06 14:04
Office Lineman7-Jun-06 14:04 
GeneralRe: VS2005 Warning Error Message Pin
donkaiser8-Jun-06 2:57
donkaiser8-Jun-06 2:57 
GeneralRe: VS2005 Warning Error Message Pin
donkaiser8-Jun-06 4:46
donkaiser8-Jun-06 4:46 
QuestionError creating windows Handle Pin
Mandar Patankar7-Jun-06 11:03
Mandar Patankar7-Jun-06 11:03 
AnswerRe: Error creating windows Handle Pin
Ed.Poore7-Jun-06 11:27
Ed.Poore7-Jun-06 11:27 
GeneralRe: Error creating windows Handle Pin
Mandar Patankar8-Jun-06 6:42
Mandar Patankar8-Jun-06 6:42 
GeneralRe: Error creating windows Handle Pin
Ed.Poore8-Jun-06 8:17
Ed.Poore8-Jun-06 8:17 
Have you tried running it inside the debugger and investigating the current state of the variables.  Take a look at the stack trace as well if possible (this should be included in the exception text).  You'll just have to experiment and try and find out if there are any common things occurring at the same time as the exception (such as an object being null, stack overflow etc).



You know you're a Land Rover owner when the best route from point A to point B is through the mud.

Ed
GeneralRe: Error creating windows Handle Pin
Mandar Patankar9-Jun-06 11:47
Mandar Patankar9-Jun-06 11:47 
GeneralRe: Error creating windows Handle Pin
Ed.Poore9-Jun-06 12:48
Ed.Poore9-Jun-06 12:48 
Questionplugin support in c# project(advice please) Pin
sawerr7-Jun-06 10:26
sawerr7-Jun-06 10:26 
AnswerRe: plugin support in c# project(advice please) Pin
Ed.Poore7-Jun-06 10:48
Ed.Poore7-Jun-06 10:48 
Questionstring to string array Pin
keroed_edmond7-Jun-06 10:26
keroed_edmond7-Jun-06 10:26 
AnswerRe: string to string array Pin
Josh Smith7-Jun-06 10:35
Josh Smith7-Jun-06 10:35 
GeneralRe: string to string array Pin
keroed_edmond7-Jun-06 10:45
keroed_edmond7-Jun-06 10:45 
GeneralRe: string to string array Pin
Stefan Troschuetz7-Jun-06 10:50
Stefan Troschuetz7-Jun-06 10:50 
GeneralRe: string to string array Pin
keroed_edmond7-Jun-06 11:05
keroed_edmond7-Jun-06 11:05 
GeneralRe: string to string array Pin
Stefan Troschuetz7-Jun-06 11:11
Stefan Troschuetz7-Jun-06 11:11 
GeneralRe: string to string array Pin
keroed_edmond7-Jun-06 11:50
keroed_edmond7-Jun-06 11:50 
GeneralRe: string to string array Pin
Ed.Poore7-Jun-06 10:51
Ed.Poore7-Jun-06 10:51 
GeneralRe: string to string array Pin
keroed_edmond7-Jun-06 11:09
keroed_edmond7-Jun-06 11:09 
GeneralRe: string to string array Pin
Ed.Poore7-Jun-06 11:26
Ed.Poore7-Jun-06 11:26 
AnswerRe: string to string array Pin
Guffa7-Jun-06 11:43
Guffa7-Jun-06 11:43 
GeneralRe: string to string array Pin
Ed.Poore7-Jun-06 12:06
Ed.Poore7-Jun-06 12:06 
GeneralRe: string to string array Pin
Guffa7-Jun-06 12:38
Guffa7-Jun-06 12:38 

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.