ReSharper 5 beta VS2008 GUI lockup when loading ASP.NET .aspx page
I turned on solution-wide analysis and a single aspx file was marked with an error. Loading it up in VS2008 causes the entire GUI to stop responding to mouse input.
I found the error manually in another editor and it was a simple missing double quote on a style tag (").
Removing this allowed me to open the file and continue editing the file. It's very odd that it caused R# to compeletly stop any mouse and keyboard input to VS2008!
Please sign in to leave a comment.
If you create a website with a single file exactly as it was before the correction, will it open?
If not, could you send it to us for investigation? Thanks in advance
I created a website with the one file missing the ending quote and could not replicate the problem.
However, at the same time the other VS2008 window I had open with R# enabled locked up. VS2008 went into a "not responding" state and never recovered. There were zero errors in the solution, but I touched the file and it began to refresh the solution-wide analysis.
While it was locked up the solution-wide analysis window (I had it undocked from VS2008) was active and I could pause it, but then both windows eventually turned gray in Windows and the entire application was not responding.
I'll see if I can do more to reproduce this.
Next time when VS up hangs could you please attach another instance of VS and capture all the stacktraces. Thanks in advance