> The error received is listed below. I believe it is telling me that
> the .config file classes cannot find the .config file.  Again,
> everything works as planned when the assemblies are not GAC'd.
>

It looks more to me like the error is related to the MS Exception block not
being in the GAC or having some other error loading the MSEB classes after
finding the config section in the config file.  Could that be the case?  I
think GAC classes can only load assemblies with strong names.

> >
> > Event Type: Error
> > Event Source: ExceptionManagerInternalException
> > Event Category: None
> > Event ID: 0
> > Date: 7/13/2003
> > Time: 11:33:56 AM
> > User: N/A
> > Computer: NEW-DEV-BOX
> > Description:
> >
> > 1) Exception Information
> > *********************************************
> > Exception Type: System.Configuration.ConfigurationException
> > Message: Could not create
> > Microsoft.ApplicationBlocks.ExceptionManagement.ExceptionManagerSectio
> > nHandl
> > er,Microsoft.ApplicationBlocks.ExceptionManagement
> > BareMessage: Could not create
> > Microsoft.ApplicationBlocks.ExceptionManagement.ExceptionManagerSectio
> > nHandl
> > er,Microsoft.ApplicationBlocks.ExceptionManagement
> > Filename: NULL
> > Line: 0
> > TargetSite: System.Configuration.IConfigurationSectionHandler
> > GetFactory(System.String)
> > HelpLink: NULL
> > Source: System

Reply via email to