Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error debugging
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Problèmes
Titre:
Error debugging
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01501373
Message ID:
01501373
Vues:
103
Hi everybody,

This is not actually a .NET question. Quite often when a Windows application crashes (in my case it was C++ app), it gives an ability to debug it in Visual Studio. But how exactly should I debug it and is it useful at all to answer yes on the debugging dialog?

Say, this is what I see in the middle of the stack:

mfc100.dll!COleDispatchImpl::Invoke(long dispid=49, const _GUID & riid={...}, unsigned long lcid=1033, unsigned short wFlags=4, tagDISPPARAMS * pDispParams=0x00000001, tagVARIANT * pvarResult=0x00000000 Empty, tagEXCEPINFO * pexcepinfo=0x0018f228, unsigned int * puArgErr=0x00000000) Line 1507 + 0x10 bytes C++


Does it help me in any way? Is there a way to see the actual code that led to the error?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform