Crash to Desktop
I am having real trouble with R# v5.0 in visual studio 2010 on windows 7,
when executing the subject template attached visual crashes to the desktop
it appears to happen with all the versions 1547, 1549
has anyone else had this problem, is it something in the templates?
Attachment(s):
resharperLiveTemplates.dat.zip
Please sign in to leave a comment.
Copy this to a new textfile and save it as .reg file and import it. When Visual Studio crashes you'll see a dump file under C:\Localdumps. Open it with WinDbg and run !analyze -v to see what causes the crash.