[257] VS2005 crashes
Since I've installed R# Build 257 yesterday, my VS 2005 often crashes
when doing a "Get Latest Version" of some files, projects or even the
whole solution. I never had this problem before. Source Control is VSS 2005.
Any ideas?
Thanks.
Marco
Please sign in to leave a comment.
Hello Marco,
could you please elaborate on how does it crash? Thanks.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hello Dmitry,
When I call "Get Latest Version" VS seems to freeze, then it crashes and
asks to restart automatically. I say yes and shortly after opening the
solution it crashes again sometimes. But I can't say when it will crash
and when not. Yesterday it has crashed about 5 times (initial and then
the reopening crashes) so that I needed to restart my PC to get VS
running again.
Another thing is that R# completely loses it's cache and type
informations sometimes, which could be resolved for a short or longer
time by closing and reloading the solution. May be these two problems
are related?
Sorry that I do not have more informations. If my VS crashes the next
time, I try to save the informations it will send to Microsoft before
restarting itself. Maybe that could help you.
Marco
>> Since I've installed R# Build 257 yesterday, my VS 2005 often crashes
>> when doing a "Get Latest Version" of some files, projects or even the
>> whole solution. I never had this problem before. Source Control is VSS
>> 2005.
Hello Marco,
yes the information collected from the crash dialog could be useful. Does
the problem happen if ReSharper is disabled prior to updating
from version control system? If it does, couldn't you please attach the debugger
(another instance of VS) in unmanaged mode to
the Visual Studio process prior to starting 'Get Latest Version' command,
set break on any exception (Win32 exceptions including) and start update?
Thanks.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
>> Hello Marco,
>>
>> could you please elaborate on how does it crash? Thanks.
>>
>>> Since I've installed R# Build 257 yesterday, my VS 2005 often
>>> crashes when doing a "Get Latest Version" of some files, projects or
>>> even the whole solution. I never had this problem before. Source
>>> Control is VSS 2005.
>>>
Hi Dmitry,
I'll have a look on it.
Marco