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

C#

 
GeneralRe: Thread scheduling Pin
Dave Kreskowiak21-Sep-09 2:11
mveDave Kreskowiak21-Sep-09 2:11 
GeneralRe: Thread scheduling Pin
Kwonhyung Roh21-Sep-09 17:31
Kwonhyung Roh21-Sep-09 17:31 
GeneralRe: Thread scheduling Pin
Dave Kreskowiak22-Sep-09 4:30
mveDave Kreskowiak22-Sep-09 4:30 
GeneralRe: Thread scheduling Pin
Kwonhyung Roh22-Sep-09 16:14
Kwonhyung Roh22-Sep-09 16:14 
QuestionError using tao framework Pin
billy_iii20-Sep-09 11:42
billy_iii20-Sep-09 11:42 
AnswerRe: Error using tao framework Pin
Henry Minute20-Sep-09 12:40
Henry Minute20-Sep-09 12:40 
GeneralRe: Error using tao framework Pin
billy_iii20-Sep-09 13:23
billy_iii20-Sep-09 13:23 
GeneralRe: Error using tao framework Pin
Dave Kreskowiak20-Sep-09 16:59
mveDave Kreskowiak20-Sep-09 16:59 
AnswerRe: Error using tao framework Pin
carlecomm29-Sep-09 1:25
carlecomm29-Sep-09 1:25 
QuestionCorsor position Pin
Muammar©20-Sep-09 10:29
Muammar©20-Sep-09 10:29 
AnswerRe: Corsor position Pin
Abhishek Sur20-Sep-09 10:32
professionalAbhishek Sur20-Sep-09 10:32 
AnswerRe: Corsor position Pin
Luc Pattyn20-Sep-09 11:01
sitebuilderLuc Pattyn20-Sep-09 11:01 
GeneralRe: Corsor position Pin
Muammar©20-Sep-09 11:18
Muammar©20-Sep-09 11:18 
GeneralRe: Corsor position Pin
Daniel Grunwald20-Sep-09 13:19
Daniel Grunwald20-Sep-09 13:19 
GeneralRe: Corsor position Pin
Luc Pattyn20-Sep-09 13:54
sitebuilderLuc Pattyn20-Sep-09 13:54 
QuestionNullReferenceException untraceable Pin
akhanal20-Sep-09 10:10
akhanal20-Sep-09 10:10 
Hi,

I am using unmanaged Dll in a managed C# project, where callbacks are made from the unmanaged code to the managed code.

My project compiles fine, when I run the application (in debug mode), which is basically a client that communicates with a server application, intermittently I get a NullReferenceException dialog box. But my problem is it does not point to a specific line of code where this exception is occurring. The dialog just shows in the middle of the IDE (VS 2008) and I have to stop the application.

Does anyone know how can I verify where this exception is occurring???

Appreciate your suggestions.
AnswerRe: NullReferenceException untraceable Pin
Abhishek Sur20-Sep-09 10:31
professionalAbhishek Sur20-Sep-09 10:31 
GeneralRe: NullReferenceException untraceable [modified] Pin
akhanal20-Sep-09 10:37
akhanal20-Sep-09 10:37 
GeneralRe: NullReferenceException untraceable Pin
akhanal20-Sep-09 10:44
akhanal20-Sep-09 10:44 
GeneralRe: NullReferenceException untraceable Pin
Luc Pattyn20-Sep-09 11:03
sitebuilderLuc Pattyn20-Sep-09 11:03 
GeneralRe: NullReferenceException untraceable Pin
akhanal21-Sep-09 4:07
akhanal21-Sep-09 4:07 
GeneralRe: NullReferenceException untraceable Pin
Abhishek Sur20-Sep-09 11:04
professionalAbhishek Sur20-Sep-09 11:04 
Questionproxy page rank Pin
Omar Gameel Salem20-Sep-09 9:57
professionalOmar Gameel Salem20-Sep-09 9:57 
Answerre: proxy page rank Pin
Pete O'Hanlon20-Sep-09 11:02
mvePete O'Hanlon20-Sep-09 11:02 
GeneralRe: re: proxy page rank Pin
Omar Gameel Salem20-Sep-09 11:05
professionalOmar Gameel Salem20-Sep-09 11:05 

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.