开发者

iis7 website application not working

开发者 https://www.devze.com 2022-12-22 06:01 出处:网络
i have a website of aspx on IIS7 and insi开发者_运维知识库de it is one directory which i have created into an application. It is the exact same setup as in another computer. the same code works fine t

i have a website of aspx on IIS7 and insi开发者_运维知识库de it is one directory which i have created into an application. It is the exact same setup as in another computer. the same code works fine there. it does not open the application here. i get a 403.1 error when i browse application by itself. what are the palces that i can check that it is going wrong? any ideas?


403.1 is a security error, it is permissions.

HTTP 403.1 Forbidden: Execute Access Forbidden

Make sure the NETWORK SERVICE account has execute permission on that directory.

In the IIS Manager under the application's basic setting you can test your settings.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号