Posted to
IIS7 - Known Issues and Workarounds
by
madhuroa
on
09-12-2008, 12:58 AM
ASP.NET 2.0, SQL SERVER 2005, IIS7, WINDOWS 2008 ENVIRONMENT.
The response.redirect the path is not translated and produces a page not found error.
Response.Redirect("Redirect.aspx?NP=Invoice.aspx&ID=" & InvoiceID)