WSE 1.0 Multiple <passwordProvider> entries error causing me grie

J

JustBitsNBytes

Our company has been migrating from .Net 1.1 to the new version 2.0 and I've
noticed the following error which happens quite often and requires an IIS
reset to recover web serivce functionality.

We are using WSE 1.0 sp1 and the <passwordProvider> declaration is in the
web.config file located in the root folder for the web service in question.
I've searched and can't find the password provider in the machine.config or
file more global in scope.

Any clues would be much appreciated!

Here's the error:

System.Configuration.ConfigurationErrorsException: Multiple
<passwordProvider> entries were found in the configuration file, but only one
is allowed.
at System.Configuration.BaseConfigurationRecord.EvaluateOne(String[]
keys, SectionInput input, Boolean isTrusted, FactoryRecord factoryRecord,
SectionRecord sectionRecord, Object parentResult)
at System.Configuration.BaseConfigurationRecord.Evaluate(FactoryRecord
factoryRecord, SectionRecord sectionRecord, Object parentResult, Boolean
getLkg, Boolean getRuntimeObject, Object& result, Object& resultRuntimeObject)
at
System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String
configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject,
Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
at System.Configuration.BaseConfigurationRecord.GetSection(String
configKey, Boolean getLkg, Boolean checkPermission)
at System.Configuration.BaseConfigurationRecord.GetSection(String
configKey)
at
System.Web.Configuration.HttpConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String configKey)
at System.Configuration.ConfigurationManager.GetSection(String sectionName)
at System.Configuration.ConfigurationSettings.GetConfig(String sectionName)
at
Microsoft.Web.Services.Configuration.WebServicesConfiguration.Initialize()
at Microsoft.Web.Services.Pipeline..ctor()
at
Microsoft.Web.Services.WebServicesExtension.BeforeDeserializeServer(SoapMessage message)

Thanks!
 

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

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top