Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最近从框架 2.0 升级到 4.0 发生了一些升级,所以在构建项目后,当我们单击应用程序时,它会抛出错误?“”是什么意思Unhandled Microsoft .NET Framework Exception exception occurred in tander.exe[400]?[400] 是什么意思?它与任何签名问题有关吗?
Unhandled Microsoft .NET Framework Exception exception occurred in tander.exe[400]
这通常只是意味着您需要结束网络服务器进程并重试。在我的经验中,Visual Studio Web 服务器时不时地需要戳戳。