I've been trying to add some Add-Ins to the current version and not one will install. Each fails with a different message. I've tried removing and reinstalling everything, to no avail. I even tried installing a previous version that worked fine, but that won't work as we're not allowed to run anything but the current version anymore.

I'm trying to get this to work on Windows 7 (64-bit). Is this working for anyone?



Here is the error reported for the Reflector.FileDisassembler Add-In:

System.Security.SecurityException: That assembly does not allow partially trusted callers. ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 437, offset:65
--- End of inner exception stack trace ---
at ‘.’.Load(IServiceProvider serviceProvider)
at ‘.›.(String location)
The action that failed was:
LinkDemand
The assembly or AppDomain that failed was:
Reflector.FileDisassembler, Version=5.0.42.0, Culture=neutral, PublicKeyToken=24ae7fe598b18a20
The method that caused the failure was:
Reflector.IWindowCollection get_Windows()
The Zone of the assembly that failed was:
Intranet
The Url of the assembly that failed was:
file:///L:/Development/Red Gate Tools/Reflector/Add-Ins/Reflector.FileDisassembler/Release/Reflector.FileDisassembler.dll
WilliamBosacker
0

Comments

4 comments

  • Clive Tong
    Hi.

    I just downloaded Reflector.FileDisassembler and it is loading fine for me.

    Can you check that the dll isn't marked with an alternative data stream saying that it came from an untrusted source (using the General tab on the properties context menu)?

    Thanks
    Clive Tong
    0
  • WilliamBosacker
    I don't see anything that says, "untrusted source". I downloaded it from the Add-Ins site listed and it worked with previous versions, but it will not work with the current version that I have running on Windows 7 (64-bit). Are you running Windows 7 (64-bit)?
    WilliamBosacker
    0
  • WilliamBosacker
    Ok, I figured out the issue. Some one removed the FULL directions on how to install Add-Ins, which leaves out the fact that the Add-In MUST be installed under the path where the EXE is installed. It would be nice if Add Add-In actually installed the files, but it doesn't. You have to manually install the files yourself.
    WilliamBosacker
    0
  • JohaViss
    I would like to have Reflector copy the plug-in files to the right location too. 8)

    And as a related request:
    Please make the add-in dialog sizable. It is a nightmare to locate anything when you have a great number of plug-ins.
    And sortable would be nice too. 8)

    Regards
    Johan Visser
    JohaViss
    0

Add comment

Please sign in to leave a comment.