Cannot start 4.0 Addin after installing
After installing build 733, the addin will not start when VS 2005 is started.
The message that I received from VS is attached. I was not able to find any log files and there was nothing in the Windows event log.
-Mike
Attachment(s):
addin-message.doc
Please sign in to leave a comment.
I have ran into the same behavior.
Hello Shane,
Do you have .NET Framework 3.5 installed?
Sincerely,
Ilya Ryzhenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
SC> I have ran into the same behavior.
SC>
I have another message with VS2008 after installing #738. Even I tried to uninstall #738 and install #736, the problem cannot be resolved :(
Attachment(s):
fatal_error.png
>> Do you have .NET Framework 3.5 installed?
Is .NET 3.5 a requirement for running Resharper 4.0 within VS 2005?
-Mike
Hello Michael,
Currently yes. We are using C# 3.0 features a lot, so we require 3.5 for
now. It is not yet decided, if this will be requirement for release, or we
may use something like LinqBridge.
Sincerely,
Ilya Ryzhenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
>>> Do you have .NET Framework 3.5 installed?
>>>
ML> Is .NET 3.5 a requirement for running Resharper 4.0 within VS 2005?
ML>
ML> -Mike
ML>
Other error messages when I open VS2005 on the same PC (which has problem with VS2008)
The bug.png appears when I open VS2005 (R# #736). And the bug1.png appears when I click Yes in bug.png
Even I tried to uninstall #736 (on VS2008) and installed #739, it couldn't resolve the problem. I will try to repair VS and let you know if it can help.
Attachment(s):
bug.png
bug1.png
After repairing VS2008, the problem still exists even I reinstalled R# (#739).
Reinstalling R# #739 for VS2005 can help to resolve the problem. But when I exit VS2005, VS2005 shows a message ask me to report error to Microsoft and restart VS2005. It happens every time.
Crashing problem when exiting also happens with R# #739 for VS2008.
Any word on this? I installed the first nightly build and then tried to install a newer build and now I get the same error.
I uninstalled the previous version and apparently I wasn't supposed to do that.
I really can't add anything else. Visual Studio 2008 Professional RTM, Microsoft Vista Ultimate.
I figured out a fix for this.
Windows + R (cmd)
devenv /safemode
Wait for VS 2005 / 2008 to load
devenv /setup
Restart VS 2005 / 2008
Yessss, it fixed (at least for my VS2008). Thank you so much! :)
no problem :)
Hello,
It's not possible to have more than one R# of the same version but different
builds installed on the same computer, even if for different Visual Studios.
Please confirm that your configuration did not break this condition.
As for the shutdown crash, this appears to be a new issue. Stack traces of
the crash, as captured by a mixed-mode debugger, would be of great help.
—
Serge Baltic
JetBrains, Inc — http://www.jetbrains.com
“Develop with pleasure!”
Hi Serge,
1. I broke it but seems there is no problem.
2. I used the trick
"Windows + R (cmd)
devenv /safemode
Wait for VS 2005 / 2008 to load
devenv /setup
Restart VS 2005 / 2008"
and the shutdown crash didn't happen any more.