Build and Browse Error on VB Web Form

B

Bruce LeMond

I'm developing Visual Basic web forms for a project. I
developed one form and was successful on the build and
browse of the form. But I started a second form and did
part of the work on it. I attempted a build and browse of
the second form to see how things are so far, but I
received this error message:

Server Error in '/housekeeping' 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 'housekeeping.InsertHKItem'.

Source Error:


Line 1: <%@ Page Language="vb" AutoEventWireup="false"
Codebehind="InsertHKItem.aspx.vb"
Inherits="housekeeping.InsertHKItem"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Transitional//EN">
Line 3: <HTML>


Source File: f:\housekeeping\InsertHKItem.aspx Line: 1


-----------------------------------------------------------
---------------------
Version Information: Microsoft .NET Framework
Version:1.0.3705.288; ASP.NET Version:1.0.3705.288

I cannot figure out the cause of the error and don't know
what to do. I'm developing these forms in the Visual
Studio Visual Basic forms designer. Any help would be
appreciated. Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top