Hi you wonderful people ?
Trying to enable Web Publish from VS. and it is working from admin account on windows but not Customer account.
System:
- Windows Server 2016
- MS SQL 2016 / MariaDB
- IIS 10.0
- SolidCP 1.3.0
I have installed:
- Web Deployment Tool 2.1
- Web Deploy 3.6 for hosting servers
Error:
Keep getting this error when saving "Server -> Web":
ERROR: Can't Install 'Internet Information Services 10.0' provider System.Exception: Could not delete system user ---> System.Runtime.InteropServices.COMException: The user name could not be found. at System.DirectoryServices.DirectoryEntries.Find(String name, String schemaClassName) at SolidCP.Providers.Utils.SecurityUtils.DeleteUser(String username, RemoteServerSettings serverSettings, String usersOU) --- End of inner exception stack trace --- at SolidCP.Providers.Utils.SecurityUtils.DeleteUser(String username, RemoteServerSettings serverSettings, String usersOU) at SolidCP.Providers.Web.IIs70.SetupWebDeployPublishingOnServer(List`1 messages) at SolidCP.Providers.Web.IIs70.Install() at SolidCP.Providers.Web.IIs100.Install() at SolidCP.Server.ServiceProvider.Install
SOLVED!
I have played around with it for a while and ended up reinstalling everything, and i saw somewhere else that installing web deploy 3.6 and then 3.5 messes with the configs.
So what i did was install Web Deploy 3.5 For Hosting first along with PHP etc from Web Platform Installer and THEN install SolidCP ?
Now i do not get an error when saving settings page: Server -> Web.
Or anywhere else for that matter ?
I had a similar issue, but just installing Web Deploy 3.6 fixed it.