Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Web Services Error

web-app

Im trying to use the mailbox processor service and am getting the following error. Any ideas?

System.Web.Services.Protocols.SoapHeaderException: Server unavailable, please try later ---> System.Configuration.ConfigurationException: WSE032: There was an error loading the microsoft.web.services2 configuration section. ---> System.Configuration.ConfigurationException: WSE041: Type CounterSoft.GeminiBiz.GeminiUsernameTokenManager does not implement Microsoft.Web.Services2.Security.Tokens.ISecurityTokenManager.
   at System.Web.Configuration.HttpConfigurationRecord.Evaluate(String configKey, SectionRecord section)
   at System.Web.Configuration.HttpConfigurationRecord.GetConfig(String configKey, Boolean cacheResult)
   at System.Web.Configuration.HttpConfigurationRecord.GetConfig(String configKey, Boolean cacheResult)
   at System.Web.Configuration.HttpConfigurationRecord.GetConfig(String configKey, Boolean cacheResult)
   at System.Web.HttpContext.GetConfig(String name)
   at System.Web.Configuration.HttpConfigurationSystemBase.System.Configuration.IConfigurationSystem.GetConfig(String configKey)
   at System.Configuration.ConfigurationSettings.GetConfig(String sectionName)
   at Microsoft.Web.Services2.Configuration.WebServicesConfiguration.Initialize()
   --- End of inner exception stack trace ---
   at Microsoft.Web.Services2.Configuration.WebServicesConfiguration.Initialize()
   at Microsoft.Web.Services2.WebServicesExtension.BeforeDeserializeServer(SoapServerMessage message)
   --- End of inner exception stack trace ---

lotek
· 1
lotek
Replies (1)
helpful
0
not helpful

I just upgraded to WSE SP3 and that did the trick.

 

Thanks


lotek
· 1
lotek