I am using Visual Studio 2008; in that am working on a project which is of type Website of ASP.net.My project is working fine till three webpages, but for 4th one it is showing
Server error in '/' application. Description of the error is as follows:
Parser Error
Description: An error occured 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: Could not load type 'WebApplication1.Webform4'
Source Error: - Line 1:<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm4.aspx.cs" Inherits="Webapplication.WebForm4"%>
Version information Microsoft .NET version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082