Re: Parser Errors. Can't use ASP.NET at all

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Alvin Bruney [MVP] (vapor)
Date: 07/22/04


Date: Thu, 22 Jul 2004 17:02:44 -0500

have you tried re-installing?

-- 
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"Sean" <Sean@discussions.microsoft.com> wrote in message 
news:E7F0AE2D-D21A-46AE-AE41-DD95307AE5D5@microsoft.com...
>I have two servers that generate parser errors on every project.  I create 
>a new VB ASP.NET Web App.  Type in the name, (in this case WebApplication3) 
>press OK.  Build the project.  Run the app.   Should work (try it).
>
> What I get is
>
> Parser Error Message: Could not load type 'WebApplication3.Global'.
>
> Source Error:
>
>
> Line 1:  <%@ Application Codebehind="Global.asax.vb" 
> Inherits="WebApplication3.Global" %>
>
> Removing this line, building, and rerunning produces the following error:
>
> Parser Error Message: Could not load type 'WebApplication3.WebForm1'.
>
> Source Error:
>
>
> Line 1:  <%@ Page Language="vb" AutoEventWireup="false" 
> Codebehind="WebForm1.aspx.vb" Inherits="WebApplication3.WebForm1"%>
>
> Removing this line allows the project to run fine.
>
> I found this extremely detailed link 
> http://forums.aspfree.com/t17894/s.html
>
> but nothing seems to help.  I think it must be some type of security 
> setting or configuration setting.  I have removed an reinstalled IIS, then 
> I tried repairing VS and nothing has helped.  The dll is present, I just 
> don't know why it can't find any objects.  Any clues would be appreciated.
>
> 


Relevant Pages

  • VB.NET Project
    ... I am working on a project that utilizes a lot of forms. ... details and modify your source file appropriately. ... Parser Error Message: The ID 'Form1' is already used by another control. ...
    (microsoft.public.dotnet.languages.vb)
  • How to Debug and Trace asp.net 1.1?
    ... I am a complete beginner to asp.net and have to maintain an application ... on the 1.1 Framework, written in VB.NET. ... Parser Error Message: ...
    (microsoft.public.dotnet.framework.aspnet)
  • https and virtual directories
    ... Parser Error Message: It is an error to use a section registered as ... So then I went into IIS and made that subdirectory a virtual directory. ... Parser Error Message: ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: asp.net 1.1 datagrid and DataNavigateUrlFormatString
    ... "msuk" wrote: ... An error occurred during the parsing of a resource required to ... Parser Error Message: Literal content ('<asp:HyperLinkColumn ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: asp.net 1.1 datagrid and DataNavigateUrlFormatString
    ... service this request. ... Please review the following specific parse error ... Parser Error Message: Literal content ('<asp:HyperLinkColumn ...
    (microsoft.public.dotnet.framework.aspnet)