Microsoft Please Help??
From: Michael Murphy (Murphy_at_discussions.microsoft.com)
Date: 07/19/04
- Next message: Shawn Kenney: "Re: System.ArgumentException: Stream was not writable?"
- Previous message: Tampa .NET Koder: "Re: How to access an object variable in global.asax.vb from a page"
- Next in thread: Shan Plourde: "Re: Microsoft Please Help??"
- Reply: Shan Plourde: "Re: Microsoft Please Help??"
- Reply: darrel: "Re: Microsoft Please Help??"
- Reply: Kyril Magnos: "Re: Microsoft Please Help??"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 19 Jul 2004 12:39:03 -0700
I have, myself, posted a parser error I am receiving regardless of the project I am working with in VS 2003.NET. I was wondering if Microsoft is really managing these posts. There have been many that have posted almost the exact same problem, but I cannot find a solution. If you want to review the others just search for "Parser Error".
Here is my error message again--Microsoft PLEASE HELP!
Regards, Michael Murphy mdmurphy@leaguehelper.com
Server Error in '/LeagueHelper' 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 'leaguehelper.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.vb" Inherits="leaguehelper.Global" %>
Source File: C:\Inetpub\wwwroot\LeagueHelper\global.asax Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
- Next message: Shawn Kenney: "Re: System.ArgumentException: Stream was not writable?"
- Previous message: Tampa .NET Koder: "Re: How to access an object variable in global.asax.vb from a page"
- Next in thread: Shan Plourde: "Re: Microsoft Please Help??"
- Reply: Shan Plourde: "Re: Microsoft Please Help??"
- Reply: darrel: "Re: Microsoft Please Help??"
- Reply: Kyril Magnos: "Re: Microsoft Please Help??"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|