Fusion binding log viewer not working - TypeLoadException - Urgent



Guys,

We have an error thrown below

1) Exception Information
*********************************************
Exception Type: System.TypeLoadException
Message: Method CreateFromTaskID in type
Tranmit.Sprinter.Approval.Interop.ApprovalTaskFactory from assembly
Tranmit.Sprinter.Approval.Interop, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=a7e947bc8958e994 does not have an implementation.
TypeName: Tranmit.Sprinter.Approval.Interop.ApprovalTaskFactory


I've used ildasm and it looks like the assembly does have the correct method
so my next thought was to use fusion binding log viewer to enable ForceLogs
to ensure all assembly binds are reported as I wanted to find out the full
path of the file which was loaded by the CLR.

Unfortunately the fusion binding log viewer doesn't report any assemblies in
the viewer.

Any ideas why?

Cheers

Matt


.



Relevant Pages

  • Re: Debugging a TypeLoadException using fusion binding log viewer not working
    ... Exception Information ... Exception Type: System.TypeLoadException ... Unfortunately the fusion binding log viewer doesn't report any assemblies ...
    (microsoft.public.vsnet.debugging)
  • Debugging a TypeLoadException using fusion binding log viewer not working
    ... Exception Information ... Exception Type: System.TypeLoadException ... Message: Method CreateFromTaskID in type ... Unfortunately the fusion binding log viewer doesn't report any assemblies in ...
    (microsoft.public.vsnet.debugging)
  • Weird XML serialization problem
    ... I am experiencing a *very* frustrating problem with XML serialization. ... Everything works - all of my assemblies that reference ... Exception Information ...
    (microsoft.public.dotnet.framework)
  • Re: Custom principles and DnsPermission.Demand()
    ... All assemblies have the ... a demand will walk the entire call stack. ... output from the exception's ToString method. ... help interpreting the exception information, ...
    (microsoft.public.dotnet.security)
  • Deployment, side by side assemblies
    ... When I deploy a new version of a orchestration and set ... Additional error information: ... Exception type: TypeInitializationException ... assemblies with the same schema where only the assembly ...
    (microsoft.public.biztalk.general)

Loading