Author: Sanj108 | Posted on: 12/14/2007 6:41:41 AM | Views : 950

 Hi all,
 I am completely new to the asp.net environment with little pre programming experience.  Can anyone tell me why I am getting the following error?:
Parser Error Message: 'WebApplication1.Default' is not allowed here because it does not extend class 'System.Web.UI.Page'.

I have a web form with some databound links and a c sharp code behind file used to fire off some events.  I am happy to post samples of the code if that helps. 
 
...

Go to the complete details ...