我已经安装了Visual studio 2010Ultimate版本但是在简单的窗口下面运行时会出现程序错误....
MsgBox("Hello !")
"error while trying to run project uncaught exception thrown by method called
through reflection"
Run Code Online (Sandbox Code Playgroud)
安装有什么问题?
它的Visula工作室Exception不是我的程序例外......
我试过下面但没有运气..
devenv /resetsettings
Run Code Online (Sandbox Code Playgroud)
