I recently converted a website project to a web application project in Visual Studio 2008. I finally got it to compile, and the first page (the login screen) displayed as n
Remember.. inherits is case sensitive for C# (not so for vb.net)
Found that out the hard way.