Re: customError - 401.2 Access Denied
From: Natty Gur (natty_at_dao2com.com)
Date: 05/25/04
- Next message: Stefan Richter: "Re: Installing ASP.net Server on Win XP Home?"
- Previous message: [MSFT]: "Re: Newbie needs some help"
- In reply to: Mark: "customError - 401.2 Access Denied"
- Next in thread: Mark: "Re: customError - 401.2 Access Denied"
- Reply: Mark: "Re: customError - 401.2 Access Denied"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 24 May 2004 22:36:33 -0700
Hi,
The problem is that IIS check and found unauthorized access and redirect
to the page that set in IIS metadata. Your application not even called.
If you want to change that page you need to change IIS metadata. You can
do it by using IIS MMC. get application properties and in custom error
tab change 401.2 to your own file.
HTH
Natty Gur[MVP]
blog : http://weblogs.asp.net/ngur
Mobile: +972-(0)58-888377
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: Stefan Richter: "Re: Installing ASP.net Server on Win XP Home?"
- Previous message: [MSFT]: "Re: Newbie needs some help"
- In reply to: Mark: "customError - 401.2 Access Denied"
- Next in thread: Mark: "Re: customError - 401.2 Access Denied"
- Reply: Mark: "Re: customError - 401.2 Access Denied"
- Messages sorted by: [ date ] [ thread ]