E
Eirik Røthe
This my be a familiar problem, but I am stuck.
I get this error when I try to run default.aspx, but I can't find the
problem!
I am using VS.NET 2002
Server Error in '/Store1' 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 'Store1._Default'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false"
Codebehind="Default.aspx.vb" Inherits="Store1._Default"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 3: <HTML>
Source File: d:\inetpub\wwwroot\Store1\Default.aspx Line: 1
Version Information: Microsoft .NET Framework Version:1.0.3705.288; ASP.NET
Version:1.0.3705.288
I get this error when I try to run default.aspx, but I can't find the
problem!
I am using VS.NET 2002
Server Error in '/Store1' 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 'Store1._Default'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false"
Codebehind="Default.aspx.vb" Inherits="Store1._Default"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 3: <HTML>
Source File: d:\inetpub\wwwroot\Store1\Default.aspx Line: 1
Version Information: Microsoft .NET Framework Version:1.0.3705.288; ASP.NET
Version:1.0.3705.288