Hi Guys,
Upgraded successfully from Websitepanel. All is working Except Smartermail, cannot create or edit mail accounts:
System.Web.Services.Protocols.SoapHeaderException: System.Web.Services.Protocols.SoapHeaderException: The signature or decryption was invalid —> WSE523: The CipherData contents are invalid.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at SolidCP.Providers.ServiceProvider.Install()
at SolidCP.EnterpriseServer.esServers.InstallService(Int32 serviceId)
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at SolidCP.EnterpriseServer.esServers
Hmm usually the best information is the audit log under serveradmin.
The second best information is the SolidCP Server’s Eventlog (in windows it self).
which should log warnings and errors of what it’s trying to do.
There isn’t much more then that (you can increase log level in the SolidCP Server web.config to 4, but usually it doesn’t give much more info on the matter).
PS:
The remote SQL Server does it still have an SolidCP Server installed and configured? (same version as all the others).