...
While running the installation script, the following error is encountered:
Solution
- Open Windows Explorer
- Navigate to the parent folder where the folder is located that the script was trying to access. In the example screenshot, BudgetTestApp is the folder that the script is trying to access and the parent folder is: C:\inetpub\wwwroot, so we navigate to this folder.
- Right-click the target folder (e.g. BudgetTestApp in our example).
- Click the Properties item from the menu
- Go to the Security tab.
- Windows will now warn you of the same issue as the installation script ran into and ask you to fix it.
- Click OK.
...