RE: Suppressing logon window
From: MSFT (lukezhan_at_online.microsoft.com)
Date: 10/29/03
- Previous message: Jacob Yang [MSFT]: "RE: NTFS permissions for ASP.NET user"
- In reply to: 1SALz: "Suppressing logon window"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 29 Oct 2003 08:14:03 GMT
Hello,
You may take a look at customErrors tag in web.config:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/ht
ml/gngrfcustomerrorssection.asp
When you found a special error occur, you can redirect customer a special
page by this setting. (This error message page should be able to accessed
by everyone)
Hope this help,
Luke
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
- Previous message: Jacob Yang [MSFT]: "RE: NTFS permissions for ASP.NET user"
- In reply to: 1SALz: "Suppressing logon window"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]