Am I right that freeze occurs only when you switch on SWEA? Or probably during analyzing files?
SWEA is always on. If I start building projects while SWEA is scanning deadlocks are likely (but never predictable). But since SWEA sometimes starts reanalyzing while the solution (or parts of it) is currently building it's often out of my control -- and I just don't always look for SWEA being scanning when hitting F5.
Am I right that freeze occurs only when you switch on SWEA? Or probably during analyzing files?
It also happens from time to time while loading the solution and without doing anything -- I explicitly wait till all R# business is done and all CPU and HDD usage is gone but even then it sometimes deadlocks (SWEA saying analyzing file 13 of 57) and I have to kill devenv using taskmanager.
My question how to catch the reasons for the ongoing reanalyzation while building is still unanswered.
I don't need R# for small Hello-World apps, I need it for real world applications.
Hi,
Exactly what R# version / build do you use? What kind of projects are in
yours solution?
Thank you.
--
Kirill Falk
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
On 9/13/2010 12:15 PM, Markus Springweiler wrote:
>
Kirill,
JetBrains ReSharper 5.1 Full Edition
Build 5.1.1751.8 on 2010-08-31T14:34:58
Nearly all kinds of ;) but everything C#:
- some libraries (including 1 EntityFramework model)
- some silverlight 3 libraries
- 4 WPF apps
- 1 console app
- 1 WCF service application
- 1 silverlight application
- 1 asp web application (for hosting the silverlight application)
--
/\/\arkus.
Am I right that freeze occurs only when you switch on SWEA? Or probably
during analyzing files?
--
Kirill Falk
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
On 9/13/2010 1:01 PM, Markus Springweiler wrote:
>
>> Exactly what R# version / build do you use?
>
>
>> What kind of projects are in yours solution?
>
>
Kirill,
SWEA is always on. If I start building projects while SWEA is scanning
deadlocks are likely (but never predictable).
But since SWEA sometimes starts reanalyzing while the solution (or parts of
it) is currently building it's often out of my control -- and I just don't
always look for SWEA being scanning when hitting F5.
--
/\/\arkus.
Hello?,
Can I enable some logging to find out why SWEA got triggered to rescan
several files?
--
/\/\arkus.
Kirill,
It also happens from time to time while loading the solution and without
doing anything -- I explicitly wait till all R# business is done and all
CPU and HDD usage is gone but even then it sometimes deadlocks (SWEA saying
analyzing file 13 of 57) and I have to kill devenv using taskmanager.
My question how to catch the reasons for the ongoing reanalyzation while
building is still unanswered.
I don't need R# for small Hello-World apps, I need it for real world
applications.
--
/\/\arkus.