I provided four solutions are in this article, which I found thru Google search. Also I mentioned in the article, 4th solution is helped me, but it works me one time only, after clear Visual studio Cache. If I try to add the items to the toolbox, again Visual studio closed automatically.
Now I come up with other solution, it fixed my issue permanently.
Solution:
When I checked in the "Event Viewer" of my system, it logged the Error as
.NET Runtime version 2.0.50727.3607 - Fatal Execution Engine Error (7A036050) (80131506)
Microsoft released the Fix for this issue. You can download the fix from this the following link,
https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=16827
Download the relevant fix depends on your VS application Architecture and install it.
After install this fix, restart your system. Then run your Visual Studio. Now you can add the item many times to the toolbox.
Thanks!
ReplyDeleteThat did the trick for me too.
Fixed the problem within half an hour.
Regards,
Jeroen.
Looks like MS Connect link is dead :(
ReplyDeleteI had recently installed the community edition of the Claris T4 editor - and started getting this error.
ReplyDeleteUninstalled it and now VS is working fine.
Is there another link available ?
ReplyDeleteHI Greg,
ReplyDeleteChech it Here, http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=10006
I'm running VS2010 on a Win7 64bits...
ReplyDelete