A
ABC
I use ASP.NET 1.1, no any ASP.NET 2.0 features to use. Just the page name
is ProductMaster to display product master information.
How can I fixed this error?
Server Error in '/MAXXWeb' 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
'MAXX.Web.Application.Products.ProductMaster'.
Source Error:
Line 1: <%@ Page language="c#" Codebehind="ProductMaster.aspx.cs"
AutoEventWireup="false"
Inherits="MAXX.Web.Application.Products.ProductMaster" %>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 3: <HTML>
Source File: C:\Inetpub\wwwroot\MaxxWeb\Products\ProductMaster.aspx Line:
1
is ProductMaster to display product master information.
How can I fixed this error?
Server Error in '/MAXXWeb' 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
'MAXX.Web.Application.Products.ProductMaster'.
Source Error:
Line 1: <%@ Page language="c#" Codebehind="ProductMaster.aspx.cs"
AutoEventWireup="false"
Inherits="MAXX.Web.Application.Products.ProductMaster" %>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 3: <HTML>
Source File: C:\Inetpub\wwwroot\MaxxWeb\Products\ProductMaster.aspx Line:
1