For Programmers: Free Programming Magazines  


Home > Archive > Visual Studio > April 2004 > Error Message









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Error Message
Mike Harris

2004-04-15, 5:43 pm

I'm getting the following error and can't figure out why. Any ideas?
Thanks.


Server Error in '/lab' 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 'lab.WebForm2'.

Source Error:

Line 1: <%@ Page Language="vb" AutoEventWireup="False"
Codebehind="WebForm2.aspx.vb" Inherits="lab.WebForm2" debug="True"
enableViewStateMac="True"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 3: <HTML>

Source File: c:\inetpub\wwwroot\lab\WebForm2.aspx Line: 1


Nick

2004-04-20, 9:42 am

Try adding the ASPNET account to the Admin group

Also, unplug the network cable to see if you stil get the same error message.

/Nick
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com