Slow and Crashing issue for VB

Hi,

I am using Resharper version 8.x in VS2010 for a fairly large application. However, it has been so slow, and causef multiple crashes a day, so that I had no choice but uninstalling it. I have done some basic research and disabled irrelevent features from Resharper prior to uninstalling. Does anyone know something that would significantly boost its performance? Thanks

Crackers

0
1 comment
Avatar
Permanently deleted user

I had the same problems in several R# versions. There are some things which may help. First it's always good to have a 64-bit Windows operating system and more than 4 GB memory. On my laptop with 64-Bit WIndows 8.1 and 8 GB memory i don't have any problems with a 500k LOC VB solution, which crashed several times a day on a 32-Bit Windows with 4 GB memory.

If you are restricted to 32-Bit Windows you could try to enable the /3GB-switch for Windows XP, which should also work for Windows 7 (http://mkwec.de/2010/01/08/make-visual-studio-use-more-than-2-gig-of-memory/).

And there is a fix from Jetbrains (http://confluence.jetbrains.com/display/ReSharper/OutOfMemoryException+Fix). This one helped me on a laptop i got from a customer.

Regardfs
Klaus

0

Please sign in to leave a comment.