Thanks for releasing the RC.
The initial error seems to be fixed but I still can't create a new Hosting Space :
System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing 'CREATE_ORG' task on 'agoravita.cloud' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=agoravita.cloud,OU=HostedExchange,DC=exchagora,DC=local' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=agoravita.cloud,OU=HostedExchange,DC=exchagora,DC=local' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=agoravita.cloud,OU=HostedExchange,DC=exchagora,DC=local' ORGANIZATION ---> System.Web.Services.Protocols.SoapException: Server did not recognize the value of HTTP Header SOAPAction: http://smbsaas/solidcp/server/GetOABVirtualDirectory.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
Any ideas ?
Thanks
Hello,
Is your SolidCP Server properly updated on your exchange CAS?
as it appears to not recognize an SOAP call which should be working without issues.
Regards,
Marco
You're right, SCP Server was upgraded on the CAS server but doesn't seem working with the new version. Recycling the IIS application solved the problem.
Thanks a lot !