开发者

IIS server problem please have a glance

after deploying my web site to IIS server when i brows my web site kept 开发者_如何学JAVA under default web site it's displaying error message "You are not authorized to view this page"...please solve this issue


Sounds like you don't have the default document set correctly. You may need to add Default.aspx to the list.


Other things to look at:

  • That you're targetting .Net Framework 2.0
  • That the permissions on the actual files on the server are adequate for the identity the website is running as
  • That you have enabled anonymous access if you don't want Windows authentication
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜