Hi,
I’m trying to install WorkflowGen 7.16.3 on Windows Server 2016 using the powershell install. I get the following error at step “14. Granting permissions for WorkflowGen files and folders…”
An error occurred, details are located in the log file.
This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault=“Deny”), or set
explicitly by a location tag with overrideMode=“Deny” or the legacy allowOverride=“false”.
If I run the install again I get this error in the Log files:
15. Converting WorkflowGen physical folders to web applications…
ConvertTo-WebApplication : Cannot convert item ‘IIS:\Sites\WFGen\wfgen\WfApps\WebForms’ to application.
At F:\powershell-setup-7.16.3\scripts\build.ps1:213 char:3
- ConvertTo-WebApplication (“IIS:\Sites”+settings.IISSiteName+"\"+ …
-
+ CategoryInfo : InvalidOperation: (:) [ConvertTo-WebApplication], ArgumentException + FullyQualifiedErrorId : invalidOperation,Microsoft.IIs.PowerShell.Provider.ConvertToApplicationCommand
Any help greatly appreciated.
Regards,
Brian