hey
when i add new web content form using site master adn then set as a start page respective form and then debug then following error comes
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: Could not load type 'FYPDMS.abc'. Source Error: Line 1: <%@ Page Language="C#" MasterPageFile="~/Site2.Master" AutoEventWireup="true" CodeBehind="abc.aspx.cs" Inherits="FYPDMS.abc" Title="Untitled Page" %> Line 2: <asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> Line 3: </asp:Content> Source File: /abc.aspx Line: 1 Version Information: Microsoft .NET Framework Version:2.0.50727.4984; ASP.NET Version:2.0.50727.4971