weird ACCDDS.DLL error

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Any idea what this means?

The assembly loaded from code base 'file:///C:\Program Files
(x86)\Microsoft Office\Office12\ACCDDS.DLL' failed to load in the
'LoadFrom' binding context of the AppDomain with ID 1. The cause of
the failure was: System.BadImageFormatException: Could not load file
or assembly 'file:///C:\Program Files (x86)\Microsoft
Office\Office12\ACCDDS.DLL' or one of its dependencies. The module was
expected to contain an assembly manifest.

File name: 'file:///C:\Program Files (x86)\Microsoft
Office\Office12\ACCDDS.DLL'



=== Pre-bind state information ===

LOG: User = adamm-PC\adamm

LOG: Where-ref bind. Location = C:\Program Files (x86)\Microsoft
Office\Office12\ACCDDS.DLL

LOG: Appbase = file:///C:/Program Files (x86)/Microsoft
Office/Office12/

LOG: Initial PrivatePath = NULL

Calling assembly : (Unknown).

===

LOG: This bind starts in LoadFrom load context.

WRN: Native image will not be probed in LoadFrom context. Native image
will only be probed in default load context, like with
Assembly.Load().

LOG: No application configuration file found.

LOG: Using machine configuration file from
C:\Windows\Microsoft.NET\Framework\v2.0.50727\config\machine.config.

LOG: Attempting download of new URL file:///C:/Program Files
(x86)/Microsoft Office/Office12/ACCDDS.DLL.

ERR: Failed to complete setup of assembly (hr = 0x80131018). Probing
terminated.



david@at-at-at@windward.dot.dot.net
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com

Cubicle Wars - http://www.windwardreports.com/film.htm
.



Relevant Pages

  • Re: Force Load DLL From Different Dir?
    ... try load the version MyAddIn bound to at compile time. ... Actually this is NOT version related, but context related: Assemblies can ... Microsoft Online Community Support ...
    (microsoft.public.dotnet.framework)
  • Re: Complex Problem with AppDomains, Assembly Loading Contexts and COM Interop
    ... dynamically loaded into separate app domains in the context of an .Net ... extension running in a third party executable via COM Interop. ... to load such an assembly. ... Just sign and GAC your COM-visible assemblies. ...
    (microsoft.public.dotnet.framework.clr)
  • Re: Invoking a Method via Reflection Issue
    ... Use the LoadFile method to load and examine assemblies that have the same ... LoadFrom context, and does not resolve dependencies using the load path, as ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Architectural Question on Remoting and UI Integration
    ... > I have an architectural question concerning the integration of UI elements ... The application loads a plugin into a separate AppDomain. ... > plugin has a form we wish to load into the placeholder as a child form (i.e., ... > Remoting cannot access private members properly across the context boundary. ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Appending to CurrentDomain private path using AppDomainSetup
    ... The problem with Load versus LoadFrom and subscribing to the AssemblyResolve ... event is that the assemblies get loaded into different contexts (Load vs. ...
    (microsoft.public.dotnet.framework.clr)