Click here to Skip to main content
16,004,974 members
Home / Discussions / C#
   

C#

 
GeneralDividing array into sub-arrays Pin
SebbaP12-Dec-04 7:39
SebbaP12-Dec-04 7:39 
GeneralRe: Dividing array into sub-arrays Pin
Dennis C. Dietrich12-Dec-04 10:58
Dennis C. Dietrich12-Dec-04 10:58 
GeneralRe: Dividing array into sub-arrays Pin
SebbaP12-Dec-04 11:32
SebbaP12-Dec-04 11:32 
GeneralRe: Dividing array into sub-arrays Pin
Dennis C. Dietrich12-Dec-04 12:15
Dennis C. Dietrich12-Dec-04 12:15 
GeneralRe: Dividing array into sub-arrays Pin
leppie12-Dec-04 12:41
leppie12-Dec-04 12:41 
General401 Unauthorized error GetResponse Pin
Anand Mudliar12-Dec-04 7:01
Anand Mudliar12-Dec-04 7:01 
QuestionHow to call a MouseEvent from a KeyBoard Event Pin
manivannan.p12-Dec-04 6:24
manivannan.p12-Dec-04 6:24 
Generalfatal execution engine error Pin
sharonz12-Dec-04 5:16
sharonz12-Dec-04 5:16 
Hi,

I have a very strange problem. I'm working with C# on Windows 2000.
The problem involves my module which is a dll.
When I try to debug, when I go over certain lines of code (not always the same one) the program exits and I see in the Output window:

Fatal execution engine error.
The program '[2976] <name>' has exited with code 0 (0x0).

Now to the strange part. It never happens if there are no breakpoints in the code.
It also doesn't happen if I'm running my dll from a test program in the same solution, only from another place.

More clues: What I see is that the debugger reaches the breakpoint, prepares to stop (I see the yellow highlight) and then crashes. It doesn't enter the function in that line. Another clue is that the function is usually a getter of a connection from another class (the connection exists - it is static), but it doesn't crash there if there s no breakpoint on it or if I debug through it. as I said it doesn't enter the function.

It was a bit long, but I will be really glad if someone could help me,
Thanks!
GeneralSimulating Ctrl+c Pin
Paladin5912-Dec-04 4:47
Paladin5912-Dec-04 4:47 
GeneralRe: Simulating Ctrl+c Pin
Hmitosh12-Dec-04 21:12
Hmitosh12-Dec-04 21:12 
GeneralRe: Simulating Ctrl+c Pin
Paladin5913-Dec-04 20:04
Paladin5913-Dec-04 20:04 
GeneralFollowup: CLR Hosting startup time Pin
Uwe Keim11-Dec-04 23:44
sitebuilderUwe Keim11-Dec-04 23:44 
GeneralMicrosoft Winform Pin
Ray Hurst11-Dec-04 22:43
Ray Hurst11-Dec-04 22:43 
GeneralRe: Microsoft Winform Pin
leppie12-Dec-04 0:39
leppie12-Dec-04 0:39 
GeneralStrange Problem Pin
Moon Boy11-Dec-04 8:49
Moon Boy11-Dec-04 8:49 
GeneralRe: Strange Problem Pin
leppie11-Dec-04 21:00
leppie11-Dec-04 21:00 
GeneralRe: Strange Problem Pin
Anonymous13-Dec-04 6:03
Anonymous13-Dec-04 6:03 
GeneralGetting rid of unwished Systemsounds Pin
Hmitosh11-Dec-04 6:36
Hmitosh11-Dec-04 6:36 
GeneralRe: Getting rid of unwished Systemsounds Pin
Daniel Turini11-Dec-04 21:22
Daniel Turini11-Dec-04 21:22 
GeneralRe: Getting rid of unwished Systemsounds Pin
Skynyrd12-Dec-04 9:30
Skynyrd12-Dec-04 9:30 
GeneralRe: Getting rid of unwished Systemsounds Pin
Hmitosh13-Dec-04 5:09
Hmitosh13-Dec-04 5:09 
GeneralRe: Getting rid of unwished Systemsounds Pin
Skynyrd13-Dec-04 5:55
Skynyrd13-Dec-04 5:55 
Generalquery a crystal report Pin
steve_rm11-Dec-04 5:41
steve_rm11-Dec-04 5:41 
GeneralC# Reference Pin
nagajim11-Dec-04 2:57
nagajim11-Dec-04 2:57 
GeneralRe: C# Reference Pin
Nick Parker11-Dec-04 18:19
protectorNick Parker11-Dec-04 18:19 

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.