Aspxerrorpath Querystring

  • Thread starter Thread starter Jelle Huygen
  • Start date Start date
J

Jelle Huygen

Hello,

I have a problem with the aspxerrorpath.

When I have a page that doesn't exists the 404Error.aspx page is
called. There I can get the page that didn't existed with the
aspxerrorpath variable.

The problem is that when I have a page for example with
Detail.aspx?id=xxx. And this results in a 404-error, I can't retrieve
the 'id=xxx'-parameter. The aspxerrorpath-parameter contains only
'Detail.aspx'. Does anyone know a solution for this?

The problem is the same when other error occur (for example a
500-error is redirected to 500Error.aspx).

Kind regards

Jelle
 
Your post went unanswered. Have you resolved this issue? If you still need
help, please post the original question with your request.
 
Back
Top