Any ideas as to what is happening here. We managed to delete all the other organizations except this one.
Hereis the request.
<request xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<procedure xmlns:xsl='http://www.w3.org/1999/XSL/Transform'>
<execute namespace="Hosted Exchange" procedure="DeleteBusinessOrganization" impersonate="1">
<executeData>
<path>LDAP://OU=F1 Bahrain,OU=Business Connections Hosting,OU=Hosting,DC=bcmehosting,DC=local</path>
<preferredDomainController>eve.bcmehosting.local</preferredDomainController>
<SMTPDomain>f1bahrain.com</SMTPDomain>
</executeData>
<after source="executeData" destination="data" mode="merge"/>
</execute>
</procedure>
</request>
Here is the response.
<response><errorContext description="Trust failure" code="0x80004005" executeSeq
No="107"><errorSource namespace="Error Provider" procedure="SetError"/><errorSou
rce namespace="Managed Active Directory" procedure="RethrowError_"/><errorSource
namespace="Managed Helpers" procedure="TryDeletePublicFolders_"/><errorSource n
amespace="Managed Helpers" procedure="DeleteOrganization_"/><errorSource namespa
ce="Hosted Exchange" procedure="DeleteBusinessOrganization"/></errorContext></re
sponse>
Any help would be greatly appreciated.
Cheers
Phil