Gentlemen,
I have trouble operating the SolidCP with IIS8.5 and Windows Server 2012 R2, when trying to create a web site has the following error message:
[9/10/2016 5:30:37 PM] ERROR: ‘Internet Information Services 8.0’ SiteIdExists
System.Runtime.InteropServices.COMException (0x8007000D): Invalid site name
at Microsoft.Web.Administration.Interop.IAppHostProperty.set_Value(Object value)
at Microsoft.Web.Administration.ConfigurationElementCollectionBase`1.FindElementWithCollectionKey(String elementName, String collectionKey, Object value)
at Microsoft.Web.Administration.SiteCollection.get_Item(String name)
at SolidCP.Providers.Web.Iis.WebObjects.WebObjectsModuleService.SiteExists(ServerManager srvman, String siteId)
at SolidCP.Providers.Web.IIs70.SiteExists(String siteId)
at SolidCP.Server.WebServer.SiteExists(String siteId)
I appreciate any help.
Thank you
ah,
So your just using the soap calls on the SolidCP Server?
In that case i will have to check on changes to the IIS 8.5 module (there have been quite a few and still some on the making).
I guess it will take + – 72 hours before i can give a better answer on that (for the first time in ages i am more or less taking the weekend semi-off to relax some, so first chance i get to dig in this is monday).
One thing i can say straight off the bat: in 2003 the Website ID was an actual ID, while in 8.0 and up it’s just domain.com (no actual ID like before)