Comments
8 comments
-
Hi beny,
We've just noticed this one with VS2008 internally, I'll have a fixed version up in a couple of minutes.
Thanks -
I'm having a similar issue with build 194 and VS 2010, on Win7 RC.The Add-in '.NET Reflector Addin' 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, '(path)', will be renamed.
Error Message: <Unknown Error>
Error number: 80131515
--bsiegel -
Thanks for the feedback, bsiegel,
I haven't actually tested visual studio 2010 yet, I'm afraid, so I'm not altogether surprised that it doesn't work. We'll have a look at supporting it soon though. -
VS loads your plugin (.217), but i choose assemblies to decompiation i got error in addin:Could not load type 'Reflector.Application.CodeIdentifier' from assembly 'Reflector, Version=5.0.0.0, Culture=neutral, PublicKeyToken=18ca6bb8dd6a03c3'.
System.TypeLoadException: Could not load type 'Reflector.Application.CodeIdentifier' from assembly 'Reflector, Version=5.0.0.0, Culture=neutral, PublicKeyToken=18ca6bb8dd6a03c3'.
at ž.–ž.()
at .‡.(String , String , -
Oh whoops, of course that'll happen. I'll get it fixed asap.
Sneakily switched back to 213 in the meantime. -
Problem is the same with 213Could not load type 'Reflector.Application.CodeIdentifier' from assembly 'Reflector, Version=5.0.0.0, Culture=neutral, PublicKeyToken=18ca6bb8dd6a03c3'.
System.TypeLoadException: Could not load type 'Reflector.Application.CodeIdentifier' from assembly 'Reflector, Version=5.0.0.0, Culture=neutral, PublicKeyToken=18ca6bb8dd6a03c3'.
at ž.–ž.()
at .‡.(String , String , -
Oh, hadn't realised that it would be. 222 is fixed though I hope.
-
Thank you, it works now
Add comment
Please sign in to leave a comment.
I have visual studio 2008, windows 7