Sitemap Links don't work on live site, Windows Authentication

Posted by Chris on Stack Overflow See other posts from Stack Overflow or by Chris
Published on 2010-02-19T22:45:07Z Indexed on 2010/03/22 22:01 UTC
Read the original article Hit count: 174

Filed under:
|
|

I have a intranet site with Windows Authentication. I have 'Administrator' pages in an 'Administrator' folder that will only show for those in the admin group (windows security group) These pages work

I have a folder with sub folders containing reports. These permissions are broken down for each type of report. They have similar role priveleges. When I test the application, I can navigate to the pages. When I deploy the site live on the intranet the links don't return a page. Error missing link 404. Do I need to set something in IIS?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about windows-security