I download the sample vb project from asprunner web site- and here is the error I am getting right away-
help
Server Error in '/KILLO' 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 'WebDemo.Menu'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="Menu.aspx.vb" Inherits="WebDemo.Menu"%>
Line 2: <HTML>
Line 3: <HEAD>
Source File: E:\Inetpub\wwwroot\KILLO\fc\menu.aspx Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032[color=#FF0000]