I have a client that consumes a web service. When I install this client
at one site, everything works OK. When I install this client at a
second site, I get the following error:
WSE032: There was an error loading the microsoft.web.services2
configuration section.
Stacktrace:
at
Microsoft.Web.Services2.Configuration.WebServicesConfiguration.Initialize()
at Microsoft.Web.Services2.Referral.ReferralCache.Initialize()
at Microsoft.Web.Services2.Referral.ReferralCacheResolvePath(Uri uri)
at
Microsoft.Web.Services2.WebServicesClientProtocol.set_Destination(EndpointReference
value)
at Microsoft.Web.Services2.at
Microsoft.Web.Services2.WebServicesClientProtocol.set_Url(String value)
at PBConfigure.EOD.eodWSE..ctor()
at PBConfigure.Data.Send(String URI, String username, String password)
at PBConfigure.BrokerClient.Process()
Can anyone shed any light on what to check? I'm going nuts.
Thanks,
-Ben
Pablo Cibraro - 02 Aug 2005 22:10 GMT
I'm really sure, but maybe there is something wrong in the configuration
file or some assembly is missing.
Take a look to the eventlog, most of the times, WSE logs the real error on
it.
Regards,
Pablo Cibraro
www.lagashsystems.com
>I have a client that consumes a web service. When I install this client at
>one site, everything works OK. When I install this client at a second
[quoted text clipped - 20 lines]
> Thanks,
> -Ben