【发布时间】:2016-08-12 03:49:56
【问题描述】:
我在 VS express 2013 中为 windows Desktop 和 sql server 2012 创建了一个 winform 应用程序,在调试和发布模式下,一切都运行得很漂亮并且符合预期,但是当我尝试从 Visual Studio 中运行 exe 时(通过单击 . exe) 它崩溃了,我在事件 loggerAs in this image ,我已经在vb.net中编写了代码,有人可以帮助我吗
【问题讨论】:
-
vrfcore.dll 来自 ApplicationVerifier。您是在 ApplicationVerifier 下运行应用程序吗?
标签: .net vb.net windows winforms visual-studio