G
Guest
I am working on a Web application and when I try to add a Web Form with zero
code on it and just type hello world I get the following:
1. The Virtual Web is setup as an application
2. All other pages work fine, just when I add new pages?
3. Rebooted, resetiis, and I searched the Web over for a resolution.
I am at loss. Any help would be great.
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 'Rjrt.QuipSap.WebUi.TestForm'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false"
Codebehind="TestForm.aspx.vb" Inherits="Rjrt.QuipSap.WebUi.TestForm"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 3: <HTML>
Source File: c:\inetpub\wwwroot\Rjrt.QuipSap.WebUi\TestForm.aspx Line: 1
code on it and just type hello world I get the following:
1. The Virtual Web is setup as an application
2. All other pages work fine, just when I add new pages?
3. Rebooted, resetiis, and I searched the Web over for a resolution.
I am at loss. Any help would be great.
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 'Rjrt.QuipSap.WebUi.TestForm'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false"
Codebehind="TestForm.aspx.vb" Inherits="Rjrt.QuipSap.WebUi.TestForm"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 3: <HTML>
Source File: c:\inetpub\wwwroot\Rjrt.QuipSap.WebUi\TestForm.aspx Line: 1