Issues in Response.redirect
I am in chapter 7 of the book Beginning ASP.NET 3.5 ( by Imar Spaanjaars)
The end of the chapter is dealing with Programmatic Redirection
When ever i browse the source.aspx i got the error message:
Error make sure that the class defined in this code file matches the 'inherits' attribute, and that it extends the correct base class (e.g. Page or UserControl)
Please help
Last edited by Balar; May 14th, 2011 at 04:56 PM..
Reason: picked the wrong problem
|