I\'m working on IIS6, ASP.NET, VS2008. The web site uses a custom error handler to catch 404 errors and serve an alternate page. When presented with an url of the form:
Maybe you got a 500 so redirect for 404 is not triggered. You may focus on this 500 error at first.