hello can someone help me with this error
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing 'CREATE_ORG' task on 'test.veselaj.com' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=1,OU=Mail,OU=Klientat2,DC=veselaj,DC=local' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=1,OU=Mail,OU=Klientat2,DC=veselaj,DC=local' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=1,OU=Mail,OU=Klientat2,DC=veselaj,DC=local' ORGANIZATION ---> System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Execution result does not contain any object 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.Exchange.ExchangeServer.ExtendToExchangeOrganization(String organizationId, String securityGroup, Boolean IsConsumer) at SolidCP.EnterpriseServer.ExchangeServerController.ExtendToExchangeOrganization(Organization& org) --- End of inner exception stack trace --- at SolidCP.EnterpriseServer.ExchangeServerController.ExtendToExchangeOrganization(Organization& org) --- End of inner exception stack trace --- at SolidCP.EnterpriseServer.ExchangeServerController.ExtendToExchangeOrganization(Organization& org) at SolidCP.EnterpriseServer.ExchangeServerController.CreateOrganizationRootPublicFolder(Int32 itemId) --- End of inner exception stack trace --- at SolidCP.EnterpriseServer.ExchangeServerController.CreateOrganizationRootPublicFolder(Int32 itemId) at SolidCP.EnterpriseServer.OrganizationController.CreateOrganization(Int32 packageId, String organizationId, String organizationName, String domainName) --- End of inner exception stack trace --- at SolidCP.EnterpriseServer.OrganizationController.CreateOrganization(Int32 packageId, String organizationId, String organizationName, String domainName) at SolidCP.EnterpriseServer.esOrganizations.CreateOrganization(Int32 packageId, String organizationID, String organizationName, String domainName) --- End of inner exception stack trace ---
Hello,
From the error i am fairly sure you entered the AD Server or Root OU in DC / OU format.
It should just be plain text like: ad1.mylocaldomain.local and for ou's customersexchange (or which ever OU you prefer, do note it's Capital Sensetive).
For some more information and examples you can check out our Exchange 2013/ 2016 guide here:
https://solidcp.com/kb/configuration/exchange-2013-2016-configuration/
Regards,
Marco
the problem started when I added an domain with Capital latters (accident)the users had problem with login thay had to write the domain with calital latters so when i deleted the domain and try to add again the domain with lowercase i get this error
Logged User:
serveradminWork on Behalf:
ndricimHosting Space:
0Stack Trace:
System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. —> System.Exception: Error executing ‘CREATE_ORG’ task on ‘test.veselaj.com’ ORGANIZATION —> System.Web.Services.Protocols.SoapException: Server was unable to process request. —> The server is not operational.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.HostedSolution.Organizations.OrganizationExists(String organizationId)
at SolidCP.EnterpriseServer.OrganizationController.CreateOrganization(Int32 packageId, String organizationId, String organizationName, String domainName)
— End of inner exception stack trace —
at SolidCP.EnterpriseServer.OrganizationController.CreateOrganization(Int32 packageId, String organizationId, String organizationName, String domainName)
at SolidCP.EnterpriseServer.esOrganizations.CreateOrganization(Int32 packageId, String organizationID, String organizationName, String domainName)
— End of inner exception stack trace —
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.HostedSolution.esOrganizations.CreateOrganization(Int32 packageId, String organizationID, String organizationName, String domainName)
at SolidCP.Portal.UserCreateSpace.CreateHostingSpace()
yeah i know that, it worked befor, till i added that Uppercase domain and deleted it