Question
Help With ASP.NET
Dear Guys
i got a sample code ASP.NET code from the internet, well it doent have any error.. but when i run it from the wwwroot, it shown this error :
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 'ForumTopic.viewAllRecords'.
Source Error:
Line 1: <%@ Page language="VB" Inherits="ForumTopic.viewAllRecords" %>
Line 2:
Line 3: <!--#include virtual="includes/clientHeader.inc.asp"-->
Source File: c:\inetpub\wwwroot\forum\forum.aspx Line: 1
thx Guys
Feras
i got a sample code ASP.NET code from the internet, well it doent have any error.. but when i run it from the wwwroot, it shown this error :
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 'ForumTopic.viewAllRecords'.
Source Error:
Line 1: <%@ Page language="VB" Inherits="ForumTopic.viewAllRecords" %>
Line 2:
Line 3: <!--#include virtual="includes/clientHeader.inc.asp"-->
Source File: c:\inetpub\wwwroot\forum\forum.aspx Line: 1
thx Guys
Feras
