简体   繁体   中英

VisualStudio2010: AccessViolationException

I get an AccessViolationException when I try to start debuggin a C#-MVC2-webproject in VisualStudio 2010. But there is no Stacktrace or indication where the error occurs.

When I switch from degub-mode to release-mode I get the error "unknown software error" (0xe0434352) [...] at (0x765e5b727). The window has the title from the ASP.NET Development Server.

How can I find the bug in my code to remove it???

Thanks! Tobi

我刚刚重新安装了VisualStudio 2010,最后终于可以正常工作了-不再例外。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM