Re: Security Error Message on Page.
From: Stefano Pronti [MS] (stefanop@online.microsoft.com)
Date: 10/01/02
- Next message: Steve Dunlap: "Impersonation with Directory/File Listing"
- Previous message: Chris Garrett: "Re: Forms authentication and frames"
- In reply to: Ben Hall: "Security Error Message on Page."
- Next in thread: Ben Hall: "Re: Security Error Message on Page."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Stefano Pronti [MS]" <stefanop@online.microsoft.com> Date: Tue, 1 Oct 2002 17:23:48 +0200
Hi Ben,
the most likly reason of the error you are getting is that the application
is not correctly built. Rebuild all the solution.
If this does not work try to open a new project, import all your coded files
and build the solution.
Hope this help.
Greets,
Stefano
This posting is provided "AS IS" with no warranties, and confers no rights.
"Ben Hall" <adron_bh@elite-tek.com> wrote in message
news:u$frZMQaCHA.2420@tkmsftngp09...
> I receive the following error message. What is this indicative of? I
have
> no idea.
>
> Server Error in '/IncidentReports/AuthDirectory' 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 'IncidentReports.AuthPage'. > > Source Error: > > > Line 1: <%@ Page Language="vb" AutoEventWireup="false" > Codebehind="AuthPage.aspx.vb" Inherits="IncidentReports.AuthPage"%> > Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> > Line 3: <html> > > > Source File: c:\inetpub\wwwroot\IncidentReports\AuthDirectory\AuthPage.aspx > Line: 1 > > > -------------------------------------------------------------------------- -- > ---- > Version Information: Microsoft .NET Framework Version:1.0.3705.209; ASP.NET > Version:1.0.3705.0 > > Thanks, > ABH > >
- Next message: Steve Dunlap: "Impersonation with Directory/File Listing"
- Previous message: Chris Garrett: "Re: Forms authentication and frames"
- In reply to: Ben Hall: "Security Error Message on Page."
- Next in thread: Ben Hall: "Re: Security Error Message on Page."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|