Comments
1 comment
-
We've deliberately kept the add-in installation per-user to avoid needing admin access to the machine.
You should be able to install the add-in per-machine instead. Do this by moving the .addin file to:
%ALLUSERSPROFILE%\Application Data\Microsoft\MSEnvShared\Addins
I don't know how multiple versions of Visual Studio will deal with that though.
Hope that helps,
Add comment
Please sign in to leave a comment.
The error is:
The Add-in '.NET Reflector' failed to load or caused an exception.
Would you like to remove this Add-in?
If you choose yes, the file it was loaded from, "\\<server>\<path to home dir>\Visual Studio 2008\Addins\RedGate.Reflector.Addin', will be renamed.
Error message: The system cannot find the file specified.
Error number: 80070002
Thanks,
-Sean