Click here to Skip to main content
15,915,864 members
Home / Discussions / C#
   

C#

 
AnswerRe: Debugging unmanaged DLL called from managed C# Pin
stancrm21-Jul-09 3:23
stancrm21-Jul-09 3:23 
AnswerRe: Debugging unmanaged DLL called from managed C# Pin
Chesnokov Yuriy21-Jul-09 3:42
professionalChesnokov Yuriy21-Jul-09 3:42 
AnswerRe: Debugging unmanaged DLL called from managed C# Pin
Chesnokov Yuriy21-Jul-09 4:04
professionalChesnokov Yuriy21-Jul-09 4:04 
QuestionRe: Debugging unmanaged DLL called from managed C# Pin
Chesnokov Yuriy22-Jul-09 20:37
professionalChesnokov Yuriy22-Jul-09 20:37 
QuestionAcess violation exception before Main?!? Pin
Olivier Gautherot21-Jul-09 2:08
Olivier Gautherot21-Jul-09 2:08 
Hi, I have a small application that is exhibiting an AccessViolationException before it even enters Main(). I found this out after the pilot in our production environment started failing from time to time - it would enter some infinite loop somewhere at the end of Main() after all useful code has been executed. I found the access violation when running the app in the debugger.

The tricky bit is that it does not happen in controlled source code (the failure occurs before I reach Main()) so the actual issue is difficult to determine. I would suspect some kind of stack overflow but do to know how to troubleshoot this in Visual Studio. The app is in C#. Any suggestion to get started?
AnswerRe: Acess violation exception before Main?!? Pin
Olivier Gautherot21-Jul-09 2:58
Olivier Gautherot21-Jul-09 2:58 
GeneralRe: Acess violation exception before Main?!? Pin
stancrm21-Jul-09 3:01
stancrm21-Jul-09 3:01 
GeneralRe: Acess violation exception before Main?!? Pin
Olivier Gautherot21-Jul-09 3:04
Olivier Gautherot21-Jul-09 3:04 
AnswerRe: Acess violation exception before Main?!? Pin
stancrm21-Jul-09 2:59
stancrm21-Jul-09 2:59 
GeneralRe: Acess violation exception before Main?!? Pin
Olivier Gautherot21-Jul-09 3:03
Olivier Gautherot21-Jul-09 3:03 
GeneralRe: Acess violation exception before Main?!? Pin
stancrm21-Jul-09 3:06
stancrm21-Jul-09 3:06 
GeneralRe: Acess violation exception before Main?!? Pin
Olivier Gautherot21-Jul-09 3:13
Olivier Gautherot21-Jul-09 3:13 
AnswerRe: Acess violation exception before Main?!? Pin
Luc Pattyn21-Jul-09 3:10
sitebuilderLuc Pattyn21-Jul-09 3:10 
GeneralRe: Acess violation exception before Main?!? Pin
Olivier Gautherot21-Jul-09 3:16
Olivier Gautherot21-Jul-09 3:16 
GeneralRe: Acess violation exception before Main?!? Pin
Olivier Gautherot22-Jul-09 1:33
Olivier Gautherot22-Jul-09 1:33 
GeneralRe: Acess violation exception before Main?!? Pin
Luc Pattyn22-Jul-09 1:37
sitebuilderLuc Pattyn22-Jul-09 1:37 
GeneralRe: Acess violation exception before Main?!? Pin
Olivier Gautherot22-Jul-09 3:03
Olivier Gautherot22-Jul-09 3:03 
GeneralRe: Acess violation exception before Main?!? Pin
Olivier Gautherot27-Jul-09 3:43
Olivier Gautherot27-Jul-09 3:43 
GeneralRe: Acess violation exception before Main?!? Pin
Luc Pattyn27-Jul-09 4:00
sitebuilderLuc Pattyn27-Jul-09 4:00 
GeneralRe: Acess violation exception before Main?!? Pin
Olivier Gautherot22-Jul-09 1:41
Olivier Gautherot22-Jul-09 1:41 
QuestionDoes iTextsharp DLL need license ? Pin
venu2k821-Jul-09 2:00
venu2k821-Jul-09 2:00 
AnswerRe: Does iTextsharp DLL need license ? Pin
stancrm21-Jul-09 2:15
stancrm21-Jul-09 2:15 
AnswerRe: Does iTextsharp DLL need license ? Pin
0x3c021-Jul-09 2:28
0x3c021-Jul-09 2:28 
GeneralRe: Does iTextsharp DLL need license ? Pin
venu2k821-Jul-09 3:12
venu2k821-Jul-09 3:12 
QuestionAuthentication Code in C# Pin
cdewzrd21-Jul-09 1:49
cdewzrd21-Jul-09 1:49 

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.