12-09-07 12:41 AM
"Roger Abell [MVP]" <mvpNoSpam@asu.edu> wrote in message
news:uVTVd2JOIHA.4136@TK2MSFTNGP03.phx.gbl...
> "Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
> news:OHKs%23YyNIHA.5980@TK2MSFTNGP04.phx.gbl...
>
> Indeed Ken, and might not the app trace be useful too, as it seems
> by 500 that it is not handling the (unanticipated?) access denial.
It could be, but Win32 error 2148074244 is SEC_E_INTERNAL_ERROR, which
indicates to me tha there is an error below IIS. IIS is then seeing this not
as an access denied, but some other error it is not equiped to handle, and
so IIS generates the 500 Internal Server Error, not the application. The
application probably isn't seeing the request at all
Cheers
Ken
> Roger
>
>
>
[ Post a follow-up to this message ]
|