The error 403.4 is:
HTTP Error 403.4 - Forbidden: SSL is required to view this resource.
Internet Information Services (IIS)
Which means that the server/website/folder has been configured so that
https:// is required, and that
http:// is not allowed.
(I am slighly confused by your post - are you saying that the URL doesn't
work for the user, but it does work for you? Is the user using
https://?)
Cheers
Ken
"Jeff" <lord_fiery RemoveThis @spam_y_a_h_o_o.com> wrote in message
news:uX9Y2jsjDHA.2216@TK2MSFTNGP12.phx.gbl...
: Hello, I'm trying to have my IIS 6 server run an .ASP page when a 403.4
: error message happens, but all the user ends up seeing is "The specified
: request cannot be executed from current Application Pool". What does this
: mean I'm doing wrong? If I type the .ASP page in directly in the URL, it
: runs properly.
:
: Thanks,
: Jeff
:
: