Hello all,
I have setup a new instance of WP with all of the roles running off a single box, I have the server role install on all of my Exchange servers, after setting up a hosting plan and then trying to create an organisation I am receiving the error below….
ERROR: CreateOrganizationRootPublicFolder
System.ArgumentException: Execution result is empty
Parameter name: result
at WebsitePanel.Providers.HostedSolution.Exchange2013.GetResultObjectIdentity(Collection`1 result)
at WebsitePanel.Providers.HostedSolution.Exchange2013.AddPublicFolderMailbox(Runspace runSpace, String organizationDistinguishedName, String name, String domain, String addressBookPolicy)
at WebsitePanel.Providers.HostedSolution.Exchange2013.CheckOrganizationPublicFolderMailbox(Runspace runSpace, String orgCanonicalName, String organizationId, String domain)
at WebsitePanel.Providers.HostedSolution.Exchange2013.CreateOrganizationRootPublicFolder(String organizationId, String organizationDistinguishedName, String securityGroup, String organizationDomain)
at WebsitePanel.Server.ExchangeServer.CreateOrganizationRootPublicFolder(String organizationId, String organizationDistinguishedName, String securityGroup, String organizationDomain)
It clearly mentions “Publicfolders”, so I have confirmed public folders are working.. I have Primary Hierarchy and I’m able to create a public folder manually so it must be working??? I have tried various different fixes but to no avail.. I am now out of ideas,
so if anyone has any wisdom it would be very helpful? I am using Exchange 2013 running on Server 2012r2, Websitepanel 2.1.0.
Anything will be greatly appreciated, thank you!