P
Pieter
Hi,
Since 2 days I have some mostly anoying problem with my application when
debugging:
My application sometims freezes, and I get this balloon:
"Microsoft Visual Studio is busy"
And than the unhandled exception:
"First-chance exception at 0x79e9be2b in MyApplication.exe: 0xC0000005:
Access violation reading location 0xbaadf00d."
And in the output window also:
"The program '[3152] MyApplication.exe: Managed' has exited with code
1073807364 (0x40010004).
The program '[3152] MyApplication.exe: Native' has exited with code 0
(0x0)."
I don't think finding a solution now will be possible, but what bugs me is
the fact that I don't know why and where this happens? I don't have any clue
in which project/file/method this problem happens.
Is there a way to see more information when such a thing happens?
Thanks a lot in advance,
Pieter
Since 2 days I have some mostly anoying problem with my application when
debugging:
My application sometims freezes, and I get this balloon:
"Microsoft Visual Studio is busy"
And than the unhandled exception:
"First-chance exception at 0x79e9be2b in MyApplication.exe: 0xC0000005:
Access violation reading location 0xbaadf00d."
And in the output window also:
"The program '[3152] MyApplication.exe: Managed' has exited with code
1073807364 (0x40010004).
The program '[3152] MyApplication.exe: Native' has exited with code 0
(0x0)."
I don't think finding a solution now will be possible, but what bugs me is
the fact that I don't know why and where this happens? I don't have any clue
in which project/file/method this problem happens.
Is there a way to see more information when such a thing happens?
Thanks a lot in advance,
Pieter