WHAT IS APPCRASH?
-
Thursday, September 29, 2011 4:07 AMHi,I get this error 2 or 3 time with 9 hours, but I am not sure what problem is..Problem signature:Problem Event Name: APPCRASHApplication Name: VCExpress.exeApplication Version: 9.0.30729.1Application Timestamp: 488f1715Fault Module Name: KERNELBASE.dllFault Module Version: 6.1.7600.16385Fault Module Timestamp: 4a5bdaaeException Code: c0000005Exception Offset: 0000aae8OS Version: 6.1.7600.2.0.0.256.48Locale ID: 18441Thanks in advance
All Replies
-
Thursday, September 29, 2011 4:11 AMDo you have an antivirus program running?
-
Thursday, September 29, 2011 4:14 AM
>Exception Code: c0000005
What is a C0000005 crash?
http://blogs.msdn.com/b/calvin_hsia/archive/2004/06/30/170344.aspx
- Wayne
- Marked As Answer by Rob PanModerator Wednesday, October 05, 2011 7:18 AM
-
Thursday, September 29, 2011 9:02 PM
Have you tried deleting your intellisense DB file for the solution your working on (the .ncb file i believe). I've noticed that with older versions of VS, this file can sometimes get corrupted and cause a crash when you try to do something that accesses the intellisense. I haven't seen this happen though since 2005 came out. To do this, close the solution and VCExpress. Delete the associated .ncb file. Then relaunch VCExpress and the solution file
If the crash was actually random and there was no common event linking them like trying to "go to definition" or something like that, then, this approach will probably not work
- Marked As Answer by Rob PanModerator Wednesday, October 05, 2011 7:18 AM

