简体   繁体   English

VisualStudio2010:AccessViolationException

[英]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. 当我尝试在Visual Studio 2010中调试C#-MVC2-webproject时,出现AccessViolationException 。但是没有Stacktrace或错误发生的地方。

When I switch from degub-mode to release-mode I get the error "unknown software error" (0xe0434352) [...] at (0x765e5b727). 当我从Deubub模式切换到发布模式时,在(0x765e5b727)处出现错误“未知软件错误”(0xe0434352)。 The window has the title from the ASP.NET Development Server. 该窗口具有ASP.NET开发服务器的标题。

How can I find the bug in my code to remove it??? 如何在代码中找到该错误以将其删除???

Thanks! 谢谢! Tobi 托比

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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