Asp.net, vb.net, C#.net Resources

Welcome to Asp.net, vb.net, C#.net Resources Sign in | Join | Help
in Search

Can I use IIS as an alternative way of configuring Custom error pages?

Last post 08-22-2006, 6:20 AM by Webdeveloper. 1 replies.
Sort Posts: Previous Next
  •  08-21-2006, 8:38 AM 431

    Can I use IIS as an alternative way of configuring Custom error pages?

    Can I use IIS as an alternative way of configuring Custom error pages?
  •  08-22-2006, 6:20 AM 690 in reply to 431

    Re: Can I use IIS as an alternative way of configuring Custom error pages?

    Yes, you can. But the preferable way would be ASP.NET, as the ASP.NET custom pages are configured in XML based web.config (application configuration) file, resulting in easy (xcopy) deployment and management.

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems