first chance exception of type 'System.TypeLoadException'

B

bbski

My C# library application using Enterprise Services has
started throwing the following exception:

A first chance exception of
type 'System.TypeLoadException' occurred in
system.windows.forms.dll

Additional information: Could not load type
Ecom.Notification.EventPublishing.Interfaces.IPublishingCli
ent from assembly Server, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=1fe46ec5d0147e95.

The assembly 'Server' is installed into the GAC. This
problem appears to have begun after installing the EIF and
the LoggingBlock. I'm running Framework 1.1. Is this
related to Microsoft Knowledge Base Article - 317007 which
does fail using the supplied code.

BrianB
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top