Click here to Skip to main content
15,905,782 members
Home / Discussions / C#
   

C#

 
AnswerRe: New to C# and The code Project......got a good place to start? Pin
flyingnome16-Jul-07 7:55
flyingnome16-Jul-07 7:55 
GeneralRe: New to C# and The code Project......got a good place to start? Pin
Scott Dorman16-Jul-07 8:12
professionalScott Dorman16-Jul-07 8:12 
QuestionWhere do I define CompanyName etc.? Pin
AlexZieg7116-Jul-07 4:57
AlexZieg7116-Jul-07 4:57 
AnswerRe: Where do I define CompanyName etc.? Pin
mav.northwind16-Jul-07 5:00
mav.northwind16-Jul-07 5:00 
GeneralRe: Where do I define CompanyName etc.? Pin
AlexZieg7116-Jul-07 5:29
AlexZieg7116-Jul-07 5:29 
AnswerRe: Where do I define CompanyName etc.? Pin
Vasudevan Deepak Kumar16-Jul-07 7:47
Vasudevan Deepak Kumar16-Jul-07 7:47 
QuestionC# Object Reference Not Set to an Instance of Object Error Pin
Matthew Chi Sung Chan16-Jul-07 4:48
Matthew Chi Sung Chan16-Jul-07 4:48 
AnswerRe: C# Object Reference Not Set to an Instance of Object Error Pin
Malcolm Smart16-Jul-07 4:52
Malcolm Smart16-Jul-07 4:52 
Have you run it through a debugger? Put break points on or near where the code blows up. This should tell you which object isn't assigned.

Are you updating GUI components from the worker / background thread?

Run through a debugger, and the code should break out at the error. Beyond that, post the snippet of code that is failing...

"More functions should disregard input values and just return 12. It would make life easier." - comment posted on WTF

AnswerRe: C# Object Reference Not Set to an Instance of Object Error Pin
Colin Angus Mackay16-Jul-07 4:52
Colin Angus Mackay16-Jul-07 4:52 
AnswerRe: C# Object Reference Not Set to an Instance of Object Error Pin
Luc Pattyn16-Jul-07 5:07
sitebuilderLuc Pattyn16-Jul-07 5:07 
AnswerRe: C# Object Reference Not Set to an Instance of Object Error Pin
Mike Dimmick16-Jul-07 5:53
Mike Dimmick16-Jul-07 5:53 
QuestionHow to call a JavaScript function with C#? Pin
Gene Arnold16-Jul-07 4:38
Gene Arnold16-Jul-07 4:38 
AnswerRe: How to call a JavaScript function with C#? Pin
JCS_110116-Jul-07 8:10
JCS_110116-Jul-07 8:10 
Questionstrange error -- COM DLL is not installed correctly? Pin
George_George16-Jul-07 4:38
George_George16-Jul-07 4:38 
AnswerRe: strange error -- COM DLL is not installed correctly? Pin
Judah Gabriel Himango16-Jul-07 5:25
sponsorJudah Gabriel Himango16-Jul-07 5:25 
GeneralRe: strange error -- COM DLL is not installed correctly? Pin
George_George16-Jul-07 17:06
George_George16-Jul-07 17:06 
QuestionDrop Files at Runtime Pin
Paul Kettley16-Jul-07 4:13
Paul Kettley16-Jul-07 4:13 
AnswerRe: Drop Files at Runtime Pin
Malcolm Smart16-Jul-07 4:58
Malcolm Smart16-Jul-07 4:58 
QuestionUrgent Help Required Pin
waqas_2k16-Jul-07 4:07
waqas_2k16-Jul-07 4:07 
AnswerRe: Urgent Help Required Pin
Sathesh Sakthivel16-Jul-07 4:20
Sathesh Sakthivel16-Jul-07 4:20 
GeneralRe: Urgent Help Required Pin
Vasudevan Deepak Kumar16-Jul-07 6:11
Vasudevan Deepak Kumar16-Jul-07 6:11 
AnswerRe: Urgent Help Required Pin
originSH16-Jul-07 4:22
originSH16-Jul-07 4:22 
GeneralRe: Urgent Help Required Pin
Vasudevan Deepak Kumar16-Jul-07 6:11
Vasudevan Deepak Kumar16-Jul-07 6:11 
AnswerI wish I could ban you.... Pin
leckey16-Jul-07 6:32
leckey16-Jul-07 6:32 
GeneralRe: I wish I could ban you.... Pin
Dave Kreskowiak16-Jul-07 7:16
mveDave Kreskowiak16-Jul-07 7:16 

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.