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’
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 —