Hi Marco, I can confirm that it is working. I had some old websites created under perhaps old settings which defaulted to 2.0 Integrated. But newer s...
Hi I finally fixed this! In the providers table for ProviderID 113 - MSFTP 10 the EditorControl field was set to "IIS70" (I am not sure why this was ...
Hi Marco, I can confirm that even setting Web Policy to 4.0 Integrated will not have App Pools default to 4.0 Integrated. It gets defaulted to 2.0 In...
Ok I got this working. Under Active Directory Integration I specify a Users OU. So based on the code, it goes looking into the specified Users OU inst...
Another thing that worries me is var appHostConfigFilePath = FileUtils.EvaluateSystemVariables(@"%WINDIR%system32inetsrvconfigapplicationHost.config")...
Just going through the code, the account should be "WDeployConfigWriter" and yes i do see it in the local users list. It is a member of nothing though...
Oh BTW I run it on Shared Config, but the location is within the same server and I use a local path. Would that cause any problems? Could you point m...
The App Pool for SCP is running on a domain admin account. The ANON is the same account as well. By right it shouldnt have any problems. Trying to run...
Hi Trevor, sorry to keep asking but under Web Policy -> Extensions -> ASP.net i choose 4.0 (Integrated) but it still creates as v2.0. Is this th...
It is enabled. I tried disabling it and i hit this error: [1/19/2017 10:47:37 PM] ERROR: Could not remove applicationHost.config writer use...
Sorry, mistake, it defaults to v2 Integrated
Ah understand. Thanks for the explanation. Just a thought and another question: Question: It defaults it to v2.0 Classic at this moment, can i defa...
digging deeper into the event logs i can see that its trying this [1/19/2017 10:18:52 PM] ERROR: Can't Install 'Internet Information Servic...