Click here to Skip to main content
16,005,682 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: delete "anonymous?" string Pin
BadKarma24-May-07 4:11
BadKarma24-May-07 4:11 
GeneralRe: delete "anonymous?" string Pin
Mark Salsbery24-May-07 6:33
Mark Salsbery24-May-07 6:33 
Question.Net 1.1 --> .Net 2.0 Pin
Tal S.24-May-07 3:51
Tal S.24-May-07 3:51 
AnswerRe: .Net 1.1 --> .Net 2.0 Pin
Mark Salsbery24-May-07 6:41
Mark Salsbery24-May-07 6:41 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Tal S.24-May-07 8:50
Tal S.24-May-07 8:50 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Mark Salsbery24-May-07 9:07
Mark Salsbery24-May-07 9:07 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Tal S.24-May-07 10:00
Tal S.24-May-07 10:00 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Mark Salsbery24-May-07 10:03
Mark Salsbery24-May-07 10:03 
Are you running in a debugger? If not, you should be.
When the exception occurs you can look at the call stack for the thread it occurred on and trace
back to the point in your code causing the exception.

Is this a managed app? Are you compiling for CLR and using managed code?

Mark


"Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder

GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Tal S.24-May-07 10:17
Tal S.24-May-07 10:17 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Mark Salsbery24-May-07 10:26
Mark Salsbery24-May-07 10:26 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Tal S.24-May-07 10:36
Tal S.24-May-07 10:36 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Mark Salsbery24-May-07 10:44
Mark Salsbery24-May-07 10:44 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Tal S.24-May-07 11:01
Tal S.24-May-07 11:01 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Mark Salsbery24-May-07 11:09
Mark Salsbery24-May-07 11:09 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Tal S.24-May-07 11:27
Tal S.24-May-07 11:27 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Mark Salsbery24-May-07 11:30
Mark Salsbery24-May-07 11:30 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Hamid_RT24-May-07 11:21
Hamid_RT24-May-07 11:21 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Mark Salsbery24-May-07 11:29
Mark Salsbery24-May-07 11:29 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Hamid_RT24-May-07 11:40
Hamid_RT24-May-07 11:40 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Tal S.24-May-07 12:15
Tal S.24-May-07 12:15 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Hamid_RT24-May-07 21:35
Hamid_RT24-May-07 21:35 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Tal S.24-May-07 11:31
Tal S.24-May-07 11:31 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Tal S.24-May-07 11:36
Tal S.24-May-07 11:36 
QuestionLNK Error 1112 Pin
Manjunath S24-May-07 3:46
Manjunath S24-May-07 3:46 
AnswerRe: LNK Error 1112 Pin
JudyL_MD24-May-07 5:08
JudyL_MD24-May-07 5: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.