How do I find out which request path is missing in a 404 error handler in iis7?

I found an answer myself Use HttpСontext.Request. RawUrl instead of HttpСontext.Request.Path.

I found an answer myself. Use HttpСontext.Request. RawUrl instead of HttpСontext.Request.Path.

I am trying to create a custom error handler in iis 7. I can't figure out how to get the path of the request that caused the 404 error to trigger. In IIS 6, that Visual Studio 2008 uses this path is added to aspxerrorpath in the querystring.

I can't get remote debugging to work so I am asking here if someone knows what to do.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions