CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Parser Error

Print topic Send  topic

Author Message
tzeyik
Posted: 06/01/2003, 2:54 AM

I am an Asp.net beginner. Currently i am doing my project - Online Book Store using asp.net. Now, i am finding myself stuck in middle way of starting my project.

I found out that my final beta version of asp.net cannot run on the codebehind coding.. And when i just create a simply button and print out a line in the codebehind.. it is the error i found. I hope tat any one who is experience this things b4 can teach wat i shoud do.. thanks

tat is the error wen i compile it

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 'OnlineBookStore.button'.

Source Error:


Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="button.aspx.vb" Inherits="OnlineBookStore.button"%>
Line 2:
Line 3: <HTML>


Source File: C:\Inetpub\wwwroot\OnlineBookStore\button.aspx Line: 1
Nicole
Posted: 06/02/2003, 5:18 AM

Hello,
Most probably you haven’t created virtual folder on server. Please refer to .NET Deployment Guilder for more information:
http://support.codecharge.com/kb_article.asp?article_id=29
rclayh
Posted: 06/02/2003, 7:20 AM

Make sure you designated the virtual folder as an application AND given the ASP.NET account the correct privileges to the folder. You can search the Microsoft site for how to do all this.

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.