I was typing something as simple as a private field or a property, simple code. The editor would lockup (the wait cursor, couldn't type) - after probably 30 seconds Visual Studio would quit with a fatal error. No Resharper exception dialog was shown before Visual Studio quit.
>
With this solution with build 225 Visual Studio disappeared (crashed no exceptions of any kind) twice whilst trying to load the solution - Resharper was reading the assemblies / references. I work with several different solutions in one day though this particular solution seems to cause Resharper the most grief.
>> Hello Duncan, >> >> I still haven't quite understood how does VS 2005 crash? Do you get any >> exceptions from ReSharper? Also, did the build 225 work for this >> solution? >> >> Thanks. >> >> >> Regards, >> Dmitry Shaporenkov >> JetBrains, Inc >> http://www.jetbrains.com >> "Develop with pleasure!" >> >>> Hi >>> >>> I can't type more than a little bit of code without VS2005 crashing. >>> >>> I have seen it crashing after typing and hitting backspace quickly or >>> after a ;. I've restarted VS and the same thing happens again even in >>> simple classes. I can't attach a debugger because Visual Studio just >>> reports Not Responding and then quits with a fatal errors. >>> >>> I have now uninstalled Resharper entirely and VS2005 is stable again. >>> It's been a really fustrating day because I love Resharper yet I seem >>> to have been fighting to write any code at all. >>> >>> Is there any more information I can give? e.g. >>> Type of project: SQL Server (CLR PROC) >>> 3 projects in the solution (2 very simple, 1 more complex). >>> Main project makes use of lots of CLR 2 features Generics (open >>> and >>> closed types that we've created), Nullable types, anonymous methods. >>> My machine is a Dual P4, 2GB RAM. >>> >>> The same errors continue to popup to report to you even when I say >>> don't show error again. >>> >>> Kind Regards >>> >>> Duncan >>> >>> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in message >>> news:c8a894d912c4128c8181ff58edee7@news.intellij.net... >>> >>>> Hello Duncan, >>>> >>>> what do you mean by 'blows up'? >>>> Regards, >>>> Dmitry Shaporenkov >>>> JetBrains, Inc >>>> http://www.jetbrains.com >>>> "Develop with pleasure!" >>>>> I'm trying to write simple code in 226 such as properties and >>>>> private fields and each time Resharper blows up. I'm reverting to >>>>> 225. >>>>> >> >> >
On build 227 I'm still getting a lot of ReSharper exceptions thrown but the IDE appears much more stable (I can write more than a few lines of code without crashes).
it would help us a lot if you attach a debugger do the devenv.exe with ReSharper before opening the problematic solution. Set break on any exception, and try to open solution. Debugger should break in a place where the fatal exception occurs (please take into account that it will also break on non-fatal exceptions that can be skipped safely).
> >> Hi >> >> I was typing something as simple as a private field or a property, >> simple code. The editor would lockup (the wait cursor, couldn't type) >> - after probably 30 seconds Visual Studio would quit with a fatal >> error. No Resharper exception dialog was shown before Visual Studio >> quit. >> >> With this solution with build 225 Visual Studio disappeared (crashed >> no exceptions of any kind) twice whilst trying to load the solution - >> Resharper was reading the assemblies / references. I work with >> several different solutions in one day though this particular solution >> seems to cause Resharper the most grief. >> >> Kind Regards >> >> Duncan >> >> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in message >> news:c8a894d912d0218c8188969f68f06@news.intellij.net... >> >>> Hello Duncan, >>> >>> I still haven't quite understood how does VS 2005 crash? Do you get >>> any exceptions from ReSharper? Also, did the build 225 work for this >>> solution? >>> >>> Thanks. >>> >>> Regards, >>> Dmitry Shaporenkov >>> JetBrains, Inc >>> http://www.jetbrains.com >>> "Develop with pleasure!" >>>> Hi >>>> >>>> I can't type more than a little bit of code without VS2005 crashing. >>>> >>>> I have seen it crashing after typing and hitting backspace quickly >>>> or after a ;. I've restarted VS and the same thing happens again >>>> even in simple classes. I can't attach a debugger because Visual >>>> Studio just reports Not Responding and then quits with a fatal >>>> errors. >>>> >>>> I have now uninstalled Resharper entirely and VS2005 is stable >>>> again. It's been a really fustrating day because I love Resharper >>>> yet I seem to have been fighting to write any code at all. >>>> >>>> Is there any more information I can give? e.g. >>>> Type of project: SQL Server (CLR PROC) >>>> 3 projects in the solution (2 very simple, 1 more complex). >>>> Main project makes use of lots of CLR 2 features Generics (open >>>> and >>>> closed types that we've created), Nullable types, anonymous methods. >>>> My machine is a Dual P4, 2GB RAM. >>>> The same errors continue to popup to report to you even when I say >>>> don't show error again. >>>> >>>> Kind Regards >>>> >>>> Duncan >>>> >>>> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in >>>> message news:c8a894d912c4128c8181ff58edee7@news.intellij.net... >>>> >>>>> Hello Duncan, >>>>> >>>>> what do you mean by 'blows up'? >>>>> Regards, >>>>> Dmitry Shaporenkov >>>>> JetBrains, Inc >>>>> http://www.jetbrains.com >>>>> "Develop with pleasure!" >>>>>> I'm trying to write simple code in 226 such as properties and >>>>>> private fields and each time Resharper blows up. I'm reverting to >>>>>> 225. >>>>>> >
Have you tried deleting all the resharper cashes (delete all the
"_Resharper*" folders) and trying to load the solution again?
"D Godwin" <beatifulday@ntlworld.com> wrote in message
news:dvi5k4$ms1$1@is.intellij.net...
>
>
>
>
>
>> Hello Duncan,
>>
>> I still haven't quite understood how does VS 2005 crash? Do you get any
>> exceptions from ReSharper? Also, did the build 225 work for this
>> solution?
>>
>> Thanks.
>>
>>
>> Regards,
>> Dmitry Shaporenkov
>> JetBrains, Inc
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>>
>>> Hi
>>>
>>> I can't type more than a little bit of code without VS2005 crashing.
>>>
>>> I have seen it crashing after typing and hitting backspace quickly or
>>> after a ;. I've restarted VS and the same thing happens again even in
>>> simple classes. I can't attach a debugger because Visual Studio just
>>> reports Not Responding and then quits with a fatal errors.
>>>
>>> I have now uninstalled Resharper entirely and VS2005 is stable again.
>>> It's been a really fustrating day because I love Resharper yet I seem
>>> to have been fighting to write any code at all.
>>>
>>> Is there any more information I can give? e.g.
>>> Type of project: SQL Server (CLR PROC)
>>> 3 projects in the solution (2 very simple, 1 more complex).
>>> Main project makes use of lots of CLR 2 features Generics (open
>>> and
>>> closed types that we've created), Nullable types, anonymous methods.
>>> My machine is a Dual P4, 2GB RAM.
>>>
>>> The same errors continue to popup to report to you even when I say
>>> don't show error again.
>>>
>>> Kind Regards
>>>
>>> Duncan
>>>
>>> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in message
>>> news:c8a894d912c4128c8181ff58edee7@news.intellij.net...
>>>
>>>> Hello Duncan,
>>>>
>>>> what do you mean by 'blows up'?
>>>> Regards,
>>>> Dmitry Shaporenkov
>>>> JetBrains, Inc
>>>> http://www.jetbrains.com
>>>> "Develop with pleasure!"
>>>>> I'm trying to write simple code in 226 such as properties and
>>>>> private fields and each time Resharper blows up. I'm reverting to
>>>>> 225.
>>>>>
>>
>>
>
Hi Dmitry
On build 227 I'm still getting a lot of ReSharper exceptions thrown but the
IDE appears much more stable (I can write more than a few lines of code
without crashes).
Kind Regards
Duncan
"Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in message
news:c8a894d912e5c18c81948e976ff52@news.intellij.net...
>
>
>
>
>> Hi
>>
>> I was typing something as simple as a private field or a property,
>> simple code. The editor would lockup (the wait cursor, couldn't type)
>> - after probably 30 seconds Visual Studio would quit with a fatal
>> error. No Resharper exception dialog was shown before Visual Studio
>> quit.
>>
>> With this solution with build 225 Visual Studio disappeared (crashed
>> no exceptions of any kind) twice whilst trying to load the solution -
>> Resharper was reading the assemblies / references. I work with
>> several different solutions in one day though this particular solution
>> seems to cause Resharper the most grief.
>>
>> Kind Regards
>>
>> Duncan
>>
>> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in message
>> news:c8a894d912d0218c8188969f68f06@news.intellij.net...
>>
>>> Hello Duncan,
>>>
>>> I still haven't quite understood how does VS 2005 crash? Do you get
>>> any exceptions from ReSharper? Also, did the build 225 work for this
>>> solution?
>>>
>>> Thanks.
>>>
>>> Regards,
>>> Dmitry Shaporenkov
>>> JetBrains, Inc
>>> http://www.jetbrains.com
>>> "Develop with pleasure!"
>>>> Hi
>>>>
>>>> I can't type more than a little bit of code without VS2005 crashing.
>>>>
>>>> I have seen it crashing after typing and hitting backspace quickly
>>>> or after a ;. I've restarted VS and the same thing happens again
>>>> even in simple classes. I can't attach a debugger because Visual
>>>> Studio just reports Not Responding and then quits with a fatal
>>>> errors.
>>>>
>>>> I have now uninstalled Resharper entirely and VS2005 is stable
>>>> again. It's been a really fustrating day because I love Resharper
>>>> yet I seem to have been fighting to write any code at all.
>>>>
>>>> Is there any more information I can give? e.g.
>>>> Type of project: SQL Server (CLR PROC)
>>>> 3 projects in the solution (2 very simple, 1 more complex).
>>>> Main project makes use of lots of CLR 2 features Generics (open
>>>> and
>>>> closed types that we've created), Nullable types, anonymous methods.
>>>> My machine is a Dual P4, 2GB RAM.
>>>> The same errors continue to popup to report to you even when I say
>>>> don't show error again.
>>>>
>>>> Kind Regards
>>>>
>>>> Duncan
>>>>
>>>> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in
>>>> message news:c8a894d912c4128c8181ff58edee7@news.intellij.net...
>>>>
>>>>> Hello Duncan,
>>>>>
>>>>> what do you mean by 'blows up'?
>>>>> Regards,
>>>>> Dmitry Shaporenkov
>>>>> JetBrains, Inc
>>>>> http://www.jetbrains.com
>>>>> "Develop with pleasure!"
>>>>>> I'm trying to write simple code in 226 such as properties and
>>>>>> private fields and each time Resharper blows up. I'm reverting to
>>>>>> 225.
>>>>>>
>