D
Dan
Hi folks,
We have one web app running on one machine. It was working fine. Suddenly,
it stoped working.
This what I get:
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 'ABC.xyz'.
Line 1: <%@ Page Language="vb" AutoEventWireup="false"
Codebehind="xyz.aspx.vb" Inherits="ABC.xyz"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 3: <HTML>
----------------------------------------------------------------------------
----
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET
Version:1.1.4322.573
Does anyone has the idea?
Thanks in advance
Dan
We have one web app running on one machine. It was working fine. Suddenly,
it stoped working.
This what I get:
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 'ABC.xyz'.
Line 1: <%@ Page Language="vb" AutoEventWireup="false"
Codebehind="xyz.aspx.vb" Inherits="ABC.xyz"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 3: <HTML>
----------------------------------------------------------------------------
----
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET
Version:1.1.4322.573
Does anyone has the idea?
Thanks in advance
Dan