crash - Visual Studio 2010 crashes repeatedly -
I've been running Visual Studio 2010 for the time being (official release) recently, VS for my 8-hour work Crashing 10+ times during the day. In VS 2008, Crash was normal when dealing with large XML files, and when I experience some of these with VS 2010, debugging, debugging debugger, pausing debugger and other random while editing code Crashes in time.
> I have seen the problem report, and what I have found is most often:Description
< P> Faulting application path: C: \ Program Files (x86) \ Microsoft Visual Studio 10.0 \ Common7 \ IDE \ devenv.exeProblem Signature
Name of the problem: APPLASH
Application name: devenv.exe
Application version: 10.0.30319.1
Application timestamp: 4ba1fab3
< P> fault module name: ntdll. DL moduleFault module version: 6.1.7600.16385
Fault module timestamp: 4a5bdb3b
Exception code: c0000005
Exception offset: 0002e23e < / P>
I'm running Windows 7 (x64). Nervousness has come to somebody in this problem and found a solution. I am planning to restore VS2010, hopefully takes care of the problem.
Do you think you have set up an additional extension which may lead to frequent accidents?
You can try
Devenv.exe / safemode
to start in safe mode. You can try whatever
Devenv.exe / log
log all activity. Have not tried to do this, so it is not known whether the activities are logs.
Comments
Post a Comment