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
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