Creating Exchange H...
 
Notifications
Clear all

Creating Exchange Hosting Space error Get-OabAppVirtualDirectory

18 Posts
4 Users
0 Likes
4,919 Views
Posts: 28
Topic starter
(@davide)
Eminent Member
Joined: 8 years ago

Hi Trevor,

I'm using 1.1.3 Beta.

Trying to create an hosting space I get the below error.

I found in this commit  https://git.key4ce.com/SolidCP/v1.0/commit/92a3dff42e5155303855572d767e8979a03d7f10 that you corrected GetOABAppVirtualDirectory to GetOABVirtualDirectory.

Reading the code inside file s ExchangeServerController.cs ecc.... I think that my organization are not creted well.

Please, can you tell me if there is a qorkaround until I wait for the next release?

Thank you

 

 

System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing 'CREATE_ORG' task on 'testaccount2.com' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=testaccount2.com,OU=60mailhosting,DC=posta365,DC=it' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=testaccount2.com,OU=60mailhosting,DC=posta365,DC=it' ORGANIZATION ---> System.Exception: Error executing 'CREATE_ORG' task on 'OU=testaccount2.com,OU=60mailhosting,DC=posta365,DC=it' ORGANIZATION ---> System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> The term 'Get-OabAppVirtualDirectory' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
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.GetOABAppVirtualDirectory()
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 ---
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)

17 Replies
Posts: 28
Topic starter
(@davide)
Eminent Member
Joined: 8 years ago

Any interim solution? to incorrect Get-OabAppVirtualDirectory cmdlet?

Reply
Posts: 5
(@calles-m)
Active Member
Joined: 7 years ago

Hi,

Exactly the same problem here (Version 1.1.3 working with Exchange 2013), we need to create new hosting space very quickly, please help !

Thanks

Reply
Posts: 1964
Admin
(@m-tiggelaar)
Noble Member
Joined: 8 years ago

Hello,

The problem here is most likely your permissions / exchange setup.

You can try running the command directly in your exchange management shell :

https://technet.microsoft.com/library/aa997926(v=exchg.160).aspx

But in essense: it's just a basic Exchange command introduced since Exchange 2007.

So your exchange server should be able to execute it unless permissions or similar prevent you from doing so.

As it's an environmental problem i can't really give detailed instructions (as by default the command should work).

Regards,

Marco

Reply
Posts: 5
(@calles-m)
Active Member
Joined: 7 years ago

Thanks Marco for your answer, the cmdlet Get-OabVirtualDirectory runs correctly into my environment but SCP error log mentions the Get-OabAppVirtualDirectory cmdlet which seems to not exist.

Thanks

Reply
Page 1 / 4
Share: