ASP pages in IIS using Localhost 401.3 Error do not have permission

前端 未结 6 669
谎友^
谎友^ 2020-12-02 13:48

I have just installed the IIS so I can view asp files in a browser but when I put the address in a browser as : http://localhost/index.asp I get an error.

The error

6条回答
  •  爱一瞬间的悲伤
    2020-12-02 14:42

    In my case I had created an application in IIS 7 on Windows 7 using "Add Application" on the Default Web Site. I had to add the "users" account from the local machine and that got rid of the permissions error.

提交回复
热议问题