相关疑难解决方法(0)

第一次机会例外

我有一个在windows xp下运行完美的项目.

现在我试图在Windows 7下运行它,并在立即窗口下得到了很多例外.

A first chance exception of type 'System.ArgumentNullException' occurred in Microsoft.VisualBasic.dll
A first chance exception of type 'System.IO.FileNotFoundException' occurred in LP_Wizard.exe
A first chance exception of type 'System.ArgumentException' occurred in LP_Wizard.exe
A first chance exception of type 'System.NullReferenceException' occurred in LP_Wizard.exe
A first chance exception of type 'System.InvalidCastException' occurred in Microsoft.VisualBasic.dll
A first chance exception of type 'System.ArgumentNullException' occurred in Microsoft.VisualBasic.dll
A first chance exception of type 'System.IO.FileNotFoundException' occurred in LP_Wizard.exe
A first chance exception of type …
Run Code Online (Sandbox Code Playgroud)

vb.net visual-studio windows-7

19
推荐指数
2
解决办法
7万
查看次数

标签 统计

vb.net ×1

visual-studio ×1

windows-7 ×1