On IIS with ASP, got the following error: Active Server Pages error 'ASP 0115'
Looked like permissions issue with following accounts: IUSR_computername and IWAM_computername
To recreate these accounts, did these steps:
Click Start, and then click Run.
- Type regedit, and then click OK.
- Locate the following registry key:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\InetStp
- Right-click InetStp, point to
New, and then click DWORD Value. - Type
DisableUserAccountRestore. Do not change the default value. - Quit Registry Editor.
- Click Start, and then click Run.
- Type cmd, and then click OK.
- At the command prompt, type iisreset, and then press ENTER.
support.microsoft.com
No comments:
Post a Comment