I have set up a Custom 500;100 error on my department's
server. It wasn't working properly - and a helpful MSDN
newsgroup member advised me to specify the custom page as
a URL instead of as a file.

The tech support guys and I keep getting an error when we
try to enter the URL. Say the URL. for the custom error
page is:
https://www.oururl.nalgene.com/500Try.asp

How should it be specified in IIS's custom error
properties?

Thanks!

URL specification for Custom Error by Invotion

Invotion
Fri Nov 07 13:37:46 CST 2003

The url must be local to the site you are editing. Like
this:

/500Try.asp

Sincerely,
Invotion Engineering Team
Advanced Microsoft Hosting Solutions
http://www.Invotion.com


>-----Original Message-----
>I have set up a Custom 500;100 error on my department's
>server. It wasn't working properly - and a helpful MSDN
>newsgroup member advised me to specify the custom page
as
>a URL instead of as a file.
>
>The tech support guys and I keep getting an error when
we
>try to enter the URL. Say the URL. for the custom error
>page is:
>https://www.oururl.nalgene.com/500Try.asp
>
>How should it be specified in IIS's custom error
>properties?
>
>Thanks!
>.
>