Resharper 5.0.1558.1 will crash VS 2008 If open a form.
- Install resharper 5.0.1558.1. Create a new windows application, go to your main form designer
- Click on Toolbox, right click on it, and choose "choose items"
- VS 2008 will crash
- OTOH, if you disable resharper, then you can add the item successfully
Please sign in to leave a comment.
Hmm, could you use adplus.vbs (from windows debugger tools) to generate a dump and open it with WinDbg? What does !analyze -v say?
Thanks, may I know which command line to supply in order to generate a memory dump for the adplus script?
Not sure if it creates the right kind of dump file, but I have found ProcDump - http://technet.microsoft.com/en-us/sysinternals/dd996900.aspx - to be a much easier to installer/use crash dumper than adsplus.
Go to the folder where you installed the Debuggings Tools (for me C:\Program Files\Debugging Tools for Windows (x86)) und run the following (replace c:\adplus with a folder you want to store the dump)
Now open the dump with WinDbg, set the symbol path and run
What's the output?
For certain reason this is no longer a problem on build 1559