码迷,mamicode.com
首页 > 其他好文 > 详细

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

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

标签:throw   open   err   style   bsp   exe   ati   message   find   

 

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"

标签:throw   open   err   style   bsp   exe   ati   message   find   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!