Error Creating Host...
 
Notifications
Clear all

Error Creating Hosting Space

8 Posts
2 Users
0 Reactions
1,628 Views
Posts: 6
Topic starter
(@citadel)
Active Member
Joined: 6 years ago

I've got a basic clean setup for some testing, cant seem to clear the first hurdle however.
We have a domain controller, an exchange server and a SolidCP server (enterprise and portal)
When i try and create a hosting space i get the following error:
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.tld' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=test.ltd,OU=Hosted,OU=Caged,DC=caged,DC=ltd' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=test.ltd,OU=Hosted,OU=Caged,DC=caged,DC=ltd' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=test.ltd,OU=Hosted,OU=Caged,DC=caged,DC=ltd' ORGANIZATION ---> System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Cannot bind parameter 'RecipientFilter' to the target. Exception setting "RecipientFilter": "Could not load file or assembly 'Microsoft.Exchange.ManagedLexRuntime.MPPGRuntime, Version=15.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified." ---> Exception setting "RecipientFilter": "Could not load file or assembly 'Microsoft.Exchange.ManagedLexRuntime.MPPGRuntime, Version=15.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified." ---> Could not load file or assembly 'Microsoft.Exchange.ManagedLexRuntime.MPPGRuntime, Version=15.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
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)
--- 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()

i think i have followed the server/AD/Connection/Powershell/Management Tools/Public Folder instructions correctly, but im guessing not?  anything stand out as obvious? i have checked that the relevant powershell extensions are available...

7 Replies
Posts: 1967
Admin
(@m-tiggelaar)
Noble Member
Joined: 9 years ago

Hello,
The error here is: Could not load file or assembly ‘Microsoft.Exchange.ManagedLexRuntime.MPPGRuntime, Version=15.0.0.0
which technically means exchange is missing a file (or version) required to execute the command.
Assuming Exchange management is installed on the server it most likely means the Exchange installation isn't complete and is missing files.
Your best off to execute a repair to make sure all files (and configurations) are repaired of your Exchange setup.
Regards,
Marco

Reply
Posts: 6
Topic starter
(@citadel)
Active Member
Joined: 6 years ago

Hi Marco,
Thanks for the quick response, i have updated the bin folder and now i get a new error:
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.tld' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=test.tld,OU=Hosted,OU=Caged,DC=caged,DC=ltd' ORGANIZATION ---> System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Execution result is empty
Parameter name: result

Cheers
Phil

Reply
Posts: 1967
Admin
(@m-tiggelaar)
Noble Member
Joined: 9 years ago

That one unfortunately doesn't tell much on what is going wrong.
You could check the event viewer (especially SolidCP and Exchange management logs) for more information on what it's trying to execute and where it's failing

Reply
Posts: 6
Topic starter
(@citadel)
Active Member
Joined: 6 years ago

Hmm, ive been through the exchange and solidCP events and all i can see is an error when removing the accepted domain during its rollback (had already been removed in AD so was not present to be removed again). no indication of what it was trying to do/where it was up to, is there somewhere with more verbose logging?

To assist we had already created a public folder, but just to be on the safe side i have gone through the process of recreating master/primary hierarchy and i have double checked the AD settings on the servers (none, domain set)

Reply
Page 1 / 2
Share: