RE: Problem with global.asax
From: Gianluigi (Gianluigi_at_discussions.microsoft.com)
Date: 09/01/04
- Next message: Joerg Jooss: "Re: HttpWebRequest/Response with e-mail attachments"
- Previous message: Thomas Dodds: "Re: TABSTRIP"
- In reply to: Gianluigi: "Problem with global.asax"
- Next in thread: Karl: "Re: Problem with global.asax"
- Reply: Karl: "Re: Problem with global.asax"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 1 Sep 2004 07:59:03 -0700
I'm sorry I was so general. You are right.
The error message is this one:
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 'Client_.Net.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.cs"
Inherits="Client_.Net.Global" %>
Source File:
\\netapp2\personal\Retail\Applicazioni\CEREPORT\Client_.Net\global.asax
Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET
Version:1.1.4322.573
"Gianluigi" wrote:
> Hi,
> I have this problem. I have a web server which managed an ASP.NET
> application. This application is in another machine. So I have created a
> virtual directory When I try to run my application doesn't work. Can someone
> reply me, please?
> Thanks a lot!
>
> Gianluigi
>
>
>
- Next message: Joerg Jooss: "Re: HttpWebRequest/Response with e-mail attachments"
- Previous message: Thomas Dodds: "Re: TABSTRIP"
- In reply to: Gianluigi: "Problem with global.asax"
- Next in thread: Karl: "Re: Problem with global.asax"
- Reply: Karl: "Re: Problem with global.asax"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|