首页 > 其他 > 详细

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

时间:2016-12-17 07:38:41      阅读:199      评论:0      收藏:0      [点我收藏+]

 

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"

原文:http://www.cnblogs.com/grandyang/p/6189030.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!