Currently using the 1.02 beta and have a Virtual Server containing Exchange 2016, Hosted Organizations. Access to users, adding email accounts is working fine.
Added a SFB server into the Virtual Server, and updated the Hosting Plan.
Now, whenever there are any calls to view users, or anything connected with Organizations, the following error appears.
Exception message: System.Web.Services.Protocols.SoapException: Server was unable to process request. —> System.Exception: Error executing ‘GET_ORG_STATS’ task on ” ORGANIZATION —> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
Removing the SFB server from the Hosting Plan and Organization works again.
Any ideas?
As a follow up, after adding the SFB server to the Hosting Plan I created a new org following your theory. The Org was created successfully despite the same error as above happening. Verified in AD that the object existed, however again there is no access to any Orgs until the SFB server is removed.
Noticed 1.03 seemed to have this resolved. Attempted to autoupdate and the installer crashes with the following:
[6/1/2016 4:25:24 PM] ERROR: Installer error
System.NullReferenceException: Object reference not set to an instance of an object.
at SolidCP.Installer.Common.AssemblyLoader.RemoteRun(String fileName, String typeName, String methodName, Object[] parameters)
at SolidCP.Installer.Common.AssemblyLoader.RemoteRun(String fileName, String typeName, String methodName, Object[] parameters)
at SolidCP.Installer.Common.AssemblyLoader.Execute(String fileName, String typeName, String methodName, Object[] parameters)
at SolidCP.Installer.Controls.ComponentsControl.StartInstaller(DataRowView row)
Trevor,
Thanks for the response. When I do that, it tells me there is a new installer available but it immediately crashes when I try to get it.
New installer seems fine after downloading the msi, however it doesn’t recognize the ‘known’ existing installed components and considers this a fresh install. Is there a way to get it to recognize the 1.02 installed components?