I'm facing this problem after I cleaned and attempt to rebuild all my projects in a solutions. I'm using Visual Studio 2010 and building an application based using Vb.Net
Problem signature:
Problem Event Name: APPCRASH
Application Name: devenv.exe
Application Version: 10.0.30319.1
Application Timestamp: 4ba1fab3
Fault Module Name: msvbide.dll
Fault Module Version: 10.0.30319.1
Fault Module Timestamp: 4ba201ae
Exception Code: c0000005
Exception Offset: 00159311
OS Version: 6.1.7601.2.1.0.768.3
Locale ID: 1057
What I have tried so far :
- Remove *.suo files
- Start Devenv.exe in safemode
- Start Devenv.exe in with Log. The link of log file will be posted below.
- Start one of the projects without the solution, problem still persists.
- Turn off "Allows macro to run"
- Restart my computer.
The error only happens in one particular solution. I tried to open another solution, nothing happens.
Here is link to the log I've taken prior to the VS_Log
Can anyone help me fix this problem, please?
Thanks in advance.