Resharper crashes visual studio
Hi, I tried installing the beta release of Resharper 2.0 and encountered problems. I posted those errors on the forum and the response was "obsolete". I just tried installing the latest version of Resharper and It keeps crashing Visual studio for my project. Please take a look at #26575.
Please sign in to leave a comment.
Hello Rajan,
could you please point out what assemblies are referenced in your solution?
Thanks.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Is there a log file somewhere I can send you?
The following is from ReflectionCache.xml in the _ReSharper.ClientAppSimulator folder
]]>
Basically Resharper is unusable for us till this is resolved. I recommended this tool to our group, I feel responsible for making sure it works for us. If you cannot help, please escalate this problem till someone can.
Hello Rajan,
as I wrote you in a private message, you can view the log using ReSharper|Show
Log command and then attach it to a post to this thread or
send me directly (dsha at jetbrains.com).
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
This problem means that ReSharper was unable to load some assembly
1) First of all, you have to check which assembl couse this problem. The
best way is to create empty solution, and then add all assemblies referenced
by your working solution one by one.
2) Then, the only reasonable way to resolve this problem is to senf the
assembly which cause the problems to us for analysis. As far as I
understood, you don't want to attach it publically, so if you don't mind you
could send it to me directly. My e-mail is
Eugene.Pasynkov (at) jetbrains.com
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Rajan Narasimhan" <rajan.narasimhan@lavatrading.com> wrote in message
news:12373425.1150742524625.JavaMail.itn@is.intellij.net...