Solve VS2010 Error "Exceptions has been thrown by the target of an invocation"

Posted Grandyang

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Solve VS2010 Error "Exceptions has been thrown by the target of an invocation"相关的知识,希望对你有一定的参考价值。

 

Sometimes when you open a VS2010 project, an error window will pop up with the error message "Exceptions has been thrown by the target of an invocation" which is weird.

The easy way to solve this and get your project started normally is:

1) Open Task Mangager, find the explorer.exe in Processes, and then click End Process.

2) Click File -> New Task(Run...), type in explorer.exe

3) Then reopen your project file, it should be ok now.

 

以上是关于Solve VS2010 Error "Exceptions has been thrown by the target of an invocation"的主要内容,如果未能解决你的问题,请参考以下文章

VS2010 error MSB3073 代码为1

Solve Error: "errcode": 48001, "errmsg": "api unauthorized hint"

Solve Error: "errcode": 40016, "errmsg": "invalid button size hint"(示例

Solve Error: nafxcw.lib(afxmem.obj) : error LNK2005: "void * __cdecl operator new[](unsigned in

vs2010 点云 pcl运行错误error2019

vs2010+qt4编译出现error LNK2001: 无法解析的外部符号 "public: virtual struct QMetaObject等错误