[220] Parsing Files occasionally locks up VS 2005
Since 220, VS occasionally hangs when a new file is being created. All I
see is RS's "parsing files" dialog in the bottom right corner without
any progress and VS hangs with the "Delay Notification".
This could be NUnit-related (latest version). I had the hangs when
creating a new class from an NUnit template. I also had issues with 220
when starting a solution that referenced NUnit (RS dialog started
flickering because of nonstop exceptions and locked up during parsing of
the NUnit DLL).
Cheers,
Philipp
Please sign in to leave a comment.
Which version on NUnit are you using? 2.2.6?
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Philipp Sumi" <nospam@this.domain.doesnotexist.xxx> wrote in message
news:dujipf$pbt$1@is.intellij.net...
>
>
Eugene,
> Which version on NUnit are you using? 2.2.6?
I'm already using 2.2.7.0
Best,
Philipp
Thank you. I'll check
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Philipp Sumi" <nospam@this.domain.doesnotexist.xxx> wrote in message
news:dujpqm$bqr$1@is.intellij.net...
>
>
>
>
>
Can't reproduce this issue.
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Philipp Sumi" <nospam@this.domain.doesnotexist.xxx> wrote in message
news:dujpqm$bqr$1@is.intellij.net...
>
>
>
>
>
Eugene Pasynkov (JetBrains) wrote:
Maybe the TestDriven plug-in plays a role here, too. Haven't tried it
for a while (and won't try until R# release), but my machine (not only
VS) always locked up completely when I tried to run a unit test through
R# - so there have been incompatibilities between R# and my setup anyway...
Please could you describe how you're doing this:
"when creating a new class from an NUnit template"?
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Philipp Sumi" <nospam@this.domain.doesnotexist.xxx> wrote in message
news:dujipf$pbt$1@is.intellij.net...
>
>
Philipp Sumi schrieb:
Happened to me, too. Does not happen every time, but rather about every
second time. Creating a new class (no NUnit, just plain&simple cs file).
The file is created, displayed, then Resharper tries to parse it and
hangs. Only solution is killing devenv.exe and restarting it. Then you
have to append the cs file to the project (Add/Existing item) as the
project file was not yet saved.
First time it happened it caused quite a loss of unsaved changes :-(((
--
Alexander
Eugene,
It's just a new class - only that it's being created from a user
template. The template I used was one for NUnit tests that already
contains some using statements, setup and teardown methods etc.
However, it doesn't seem to be related to the class' content - see
Alexander's posting below...
Cheers,
Philipp
Eugene Pasynkov (JetBrains) wrote:
I can't reproduce this issue :(
Please could you attach the CLRDebuger to the hung studio, and post the
stacktraces of all threads which have managed frames
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Alexander Reifinger" <nospam@reifinger.de> wrote in message
news:dumtf4$926$1@is.intellij.net...
>> Since 220, VS occasionally hangs when a new file is being created. All I
>> see is RS's "parsing files" dialog in the bottom right corner without any
>> progress and VS hangs with the "Delay Notification".
>>
>> This could be NUnit-related (latest version). I had the hangs when
>> creating a new class from an NUnit template. I also had issues with 220
>> when starting a solution that referenced NUnit (RS dialog started
>> flickering because of nonstop exceptions and locked up during parsing of
>> the NUnit DLL).
>
>
>
Eugene Pasynkov (JetBrains) schrieb:
Seems to be fixed in 222