Joseph
unread,Jun 21, 2010, 12:15:42 PM6/21/10You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I am having a problem with a release build on a customer's x64 server 2008
box. My application is giving "<Application Name> has stopped working". I am
used to being able to get a memory dump but the crash window does not have
the details link. So I had him download and install windows debugging tools
for x86 (my app is 32 bit unmanaged). We then ran windbg -I and now when the
app crashes windbg pops up but it says
"Could not attache to process <pid>, NTSTATUS 0xC00000BB
The request is not supported."