Attempting to setup a new server and everything is going ok until I attempt to add a Hosting Plan that has Exchange 2013 attached to it. The OU is added successfully to Active directory. But no matter what I do adding the exchange portion of the account always seems to fail
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.com' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=test.com,OU=hosting,DC=office,DC=local' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=test.com,OU=hosting,DC=office,DC=local' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=test.com,OU=hosting,DC=office,DC=local' ORGANIZATION ---> System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Could not enable mail Security Distribution Group 'test.com'
Hello,
I recently saw this error.
The reason for that guy was that there was no Primary Hierarchie present in the Public Folders.
Can you verify this exists for you? (prefered an PF outside of SolidCP).
Regards,
Marco
Verified but continue to have the same issue
Full error
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing 'CREATE_ORG' task on 'test.com' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=test,OU=hosting,DC=office,DC=local' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=test,OU=hosting,DC=office,DC=local' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=test,OU=hosting,DC=office,DC=local' ORGANIZATION ---> System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Could not enable mail Security Distribution Group 'test' at SolidCP.Providers.HostedSolution.Exchange2013.EnableMailSecurityDistributionGroup(Runspace runSpace, String distName, String groupName) at SolidCP.Providers.HostedSolution.Exchange2013.ExtendToExchangeOrganizationInternal(String organizationId, String securityGroup, Boolean IsConsumer) at SolidCP.Server.ExchangeServer.ExtendToExchangeOrganization(String organizationId, String securityGroup, Boolean IsConsumer) --- 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.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 ---
So you have reset the default public folder in ADSI, and created a fresh Primary hierarchy?
As your error still indicates it's getting stuck on creating a Public folder.