Help - Search - Members - Calendar
Full Version: [ASP]Parser Error when running asp.net application
MSFN Forums > Coding, Scripting and Servers > Web Development (HTML, Java, PHP, ASP, XML, etc.)

   
Google Internet Forums Unattended CD/DVD Guide
sirpelidor
hi, i downloaded a sample (vb) code and try to run on my local machine, after fixed some virtual directory setting, now i get the follow error when try to run the page:

CODE
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 'barcode.WebForm1'.

Line 1:  <%@ Page Language="vb" AutoEventWireup="false" Codebehind="WebForm1.aspx.vb" Inherits="barcode.WebForm1"%>


so obvious it has to do with how the Inherit setting, but i downloaded this code, so I guess I can safely assume it suppose to work? maybe i forgot some other setting?

TIA
marimirudan
marimirudan@yahoo.com
QUOTE (sirpelidor @ Sep 28 2005, 04:02 PM)
hi, i downloaded a sample (vb) code and try to run on my local machine, after fixed some virtual directory setting, now i get the follow error when try to run the page:

CODE
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 'barcode.WebForm1'.

Line 1:  <%@ Page Language="vb" AutoEventWireup="false" Codebehind="WebForm1.aspx.vb" Inherits="barcode.WebForm1"%>


so obvious it has to do with how the Inherit setting, but i downloaded this code, so I guess I can safely assume it suppose to work? maybe i forgot some other setting?

TIA
*
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.