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 ...