I'm trying to set up custom errors for asp.net in webconfig/global.asax on Server 2003, IIS 6. Got it working find for .aspx pages but not for any htm or html pages. So I found the article describing how to open IIS manager, click configuration, copy path for .aspx extension and add one for .htm Did that.
Restarted website: Now I get the blank white page explaining there's a problem but not the 404 page not found
Restarted...
Search Result
Collapse
3 results in 0.0015 seconds.
Keywords
Members
Tags
-
Asp.net custom errors not working
-
redirecting problem
Dear
I want to redirct our website to another URL.
the website as an example is http://www.XXX.com.qa and I want to redirct it to
http://www.XXX.com/?posl=QA&uci=5277&rci=5277.
i tried to redirect it in the Webconfig file but it gives an 500 internal error eventhough when I'm redirecting it to http://www.XXX.com it works fine and it is directed.
i'm using IIS 6
... -
Access to website issue - logon prompt
Hi,
We have a Web Server on Windows 2003 IIS 6,
couple of days ago with no apparent reason that i can point to,
when trying to access our web site it prompts you for logon info
(you can see it for yourself if you go to our web site .execplanexpres s.com ).
Settings:
Enable anonymous access is checked (Directory Security --> Authentication and access control ) and IUSR_WEBSERVER and masked...