Posted on: 4/17/2015 12:21:15 AM | Views : 680

Hi I'm receiving an error like this when I tried to delete some content in the default home page of the web application. I'm new to asp.net (VB) How can I fix this? Thanks in advance. Server Error in '/' Application. Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.  Parser Error Message: 'WebApplication1._Default' is not allowed here because it does not extend class 'System.Web.UI.Page'. Source Error: ...

Go to the complete details ...