My visual studio have problems with loading your plugin. I got message:
"The add-in '.NET Reflector Addin' failed to load or caused an exeption.
Would you like to remo this Add-in?
If you choose yes, the file it was loaded from (path) will be renamed.

Error message: <Unknown Error>
Error number: 80131522

I have visual studio 2008, windows 7
beny
0

Comments

8 comments

  • Alex D
    Hi beny,
    We've just noticed this one with VS2008 internally, I'll have a fixed version up in a couple of minutes.

    Thanks
    Alex D
    0
  • bsiegel
    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
    bsiegel
    0
  • Alex D
    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.
    Alex D
    0
  • beny
    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 ,
    beny
    0
  • Alex D
    Oh whoops, of course that'll happen. I'll get it fixed asap.

    Sneakily switched back to 213 in the meantime.
    Alex D
    0
  • beny
    Problem is the same with 213 :(
    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 &#158;.&#150;&#158;.()
    at .&#135;.(String , String ,
    beny
    0
  • Alex D
    Oh, hadn't realised that it would be. 222 is fixed though I hope.
    Alex D
    0
  • beny
    Thank you, it works now ;)
    beny
    0

Add comment

Please sign in to leave a comment.