number8bus
Programmer
Hi there,
I'm getting a 'Parser Error Problem' when I try to access a new webform in a sub folder of my application.
The rest of my application works fine, just when I browse to this page it come up with the Parser error.
I've noticed any new web page that I create in this sub folder give this error.
I've tried a rebuild, a copy into another web form, no luck
Any ideas?
Regards
Lee
-------------------------------------------------------------------------------------
Server Error in '/rr/admin' 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 'rr.editpracticedescription'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="editpracticedescription.aspx.vb" Inherits="rr.editpracticedescription"%>
Line 2:
Line 3: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Source File: C:\Inetpub\ Line: 1
I'm getting a 'Parser Error Problem' when I try to access a new webform in a sub folder of my application.
The rest of my application works fine, just when I browse to this page it come up with the Parser error.
I've noticed any new web page that I create in this sub folder give this error.
I've tried a rebuild, a copy into another web form, no luck
Any ideas?
Regards
Lee
-------------------------------------------------------------------------------------
Server Error in '/rr/admin' 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 'rr.editpracticedescription'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="editpracticedescription.aspx.vb" Inherits="rr.editpracticedescription"%>
Line 2:
Line 3: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Source File: C:\Inetpub\ Line: 1