How can we help you today? How can we help you today?

Could not load file or assembly 'RedGate.Reflector.Addin.res

Hi

I am trying to use the version 307 with vs 2005 and I get the following error
"Could not load file or assembly 'RedGate.Reflector.Addin.resources, Version=6.0.0.307, Culture=en, PublicKeyToken=7f465a1c156d4d57' or one of its dependencies. The system cannot find the file specified.
"

(with vs 2010 it works fine)

Thanks
Itzik
itziki
0

Comments

5 comments

  • ZedWonk
    Me too ;)

    Microsoft Visual Studio 2005
    Version 8.0.50727.762 (SP.050727-7600)
    Microsoft .NET Framework
    Version 2.0.50727 SP2

    Error Message

    Could not load file or assembly 'RedGate.Reflector.Addin.resources, Version=6.0.0.307, Culture=en, PublicKeyToken=7f465a1c156d4d57' or one of its dependencies. The system cannot find the file specified.
    System.IO.FileNotFoundException
    at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
    at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
    at System.Reflection.Assembly.InternalGetSatelliteAssembly(CultureInfo culture, Version version, Boolean throwOnFileNotFound)
    at System.Reflection.Assembly.GetSatelliteAssembly(CultureInfo culture)
    at Microsoft.VisualStudio.CommonIDE.ResourceLoader.GetSatelliteAssemblyPath(String assemblyPath, Int32 lcid)
    at EnvDTE80.Commands2.AddNamedCommand2(AddIn AddInInstance, String Name, String ButtonText, String Tooltip, Boolean MSOButton, Object Bitmap, Object[]& ContextUIGUIDs, Int32 vsCommandStatusValue, Int32 CommandStyleFlags, vsCommandControlType ControlType)
    at (Object , AddIn , String , String , String , Boolean , Object , Object[]& , Int32 , Int32 , vsCommandControlType )
    at ..?(ReflectorCommand )
    at ..
    ZedWonk
    0
  • Alex D
    Thanks a lot, will have a fixed build up in a second.
    Alex D
    0
  • Alex D
    Ok, 341 fixes this.
    Alex D
    0
  • ZedWonk
    Wow! This is fantastic!
    ZedWonk
    0
  • itziki
    It's working
    Thanks for the quick reply

    Itzik
    itziki
    0

Add comment

Please sign in to leave a comment.