Re: ASP.Net pages randomly require authentication (but show OK anyway)
From: Kristofer Gafvert (kgafvert_at_NEWSilopia.com)
Date: 08/26/04
- Previous message: Ken Schaefer: "Re: [HELP]IIS fail to display asp and aspx webpage"
- In reply to: OG: "ASP.Net pages randomly require authentication (but show OK anyway)"
- Next in thread: Aashish Patil: "Re: ASP.Net pages randomly require authentication (but show OK anyway)"
- Reply: Aashish Patil: "Re: ASP.Net pages randomly require authentication (but show OK anyway)"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 26 Aug 2004 09:37:52 +0200
Hello,
Does the pages refer any files (images, css-files etc.) which could have
different security settings? That would cause this to happen, and if the
file is not "necessary", the page wont look any different even if you do not
authenticate to get the "unnecessary" file.
You can also check the logfiles to see what files you are getting this on.
Check for error code 401.
-- Regards, Kristofer Gafvert http://www.ilopia.com "OG" <OG@discussions.microsoft.com> wrote in message news:4619414F-46B0-4AEE-BA73-2B6265690E99@microsoft.com... > When installing our ASP.Net application at a site (Win2K machines), some of > the pages of the application started requiring authentication (poping up the > username/password/domain popup) - something that never happened before. > > Interestingly, even if these popups are closed using Cancel/ESC, the pages > then show correctly. Also, so far we have not been able to figure out how > come some pages require the login while others do not. > > Any hints on where to look for the problem ? > Thanks > OG.
- Previous message: Ken Schaefer: "Re: [HELP]IIS fail to display asp and aspx webpage"
- In reply to: OG: "ASP.Net pages randomly require authentication (but show OK anyway)"
- Next in thread: Aashish Patil: "Re: ASP.Net pages randomly require authentication (but show OK anyway)"
- Reply: Aashish Patil: "Re: ASP.Net pages randomly require authentication (but show OK anyway)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|