|
Member
|
ayushc-newsmax
-
4/16/2009 4:46:56 PM
Staging problem
I did setup the staging and production environment as in the guide. But on synchronization i receive Failed with following log. Please provide more info. Synchronization client error: Exception occured: System.Web.Services.Protocols.SoapHeaderException: Server unavailable, please try later System.ApplicationException: WSE842: The service pipeline could not be created. System.Configuration.ConfigurationErrorsException: WSE032: There was an error loading the microsoft.web.services3 configuration section. ---> System.Configuration.ConfigurationErrorsException: The entry 'UsernameToken' has already been added. 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.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, 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 checkPermission) at System.Configuration.BaseConfigurationRecord.GetSection (String configKey) at System.Web.HttpContext.GetSection(String sectionName) at Microsoft.Web.Services3.Configuration.WebServicesConfiguration.get_Current() inner exception stack trace --- at Microsoft.Web.Services3.Configuration.WebServicesConfiguration.get_Current() Microsoft.Web.Services3.Configuration.WebServicesConfiguration.get_MessagingConfiguration () at Microsoft.Web.Services3.WseProtocol.ModifyInitializedExtensions(PriorityGroup SoapExtension[] extensions) at System.Web.Services.Protocols.SoapServerProtocol.Initialize() --- End of inner exception stack trace --- --- End of inner exception stack trace
|
|
|
Kentico Support
|
kentico_radekm
-
4/22/2009 9:56:30 AM
RE:Staging problem
Hello,
What is the structure of the physical folders? It is possible that there is a web.config file in the above directory. Moreover, have you renamed the DLL file on both instances as described in developer's guide?
Best Regards, Radek Macalik
|
|