Re: aspx file named "object" - now Global.asax does not load
From: Scott M. (s-mar_at_BADSPAMsnet.net)
Date: 02/05/04
- Next message: dotCore: "So you can't trust forms authentication?"
- Previous message: Scott M.: "Re: ASP.NET Web Form size"
- In reply to: john_ca _at_hotmail.com>: "aspx file named "object" - now Global.asax does not load"
- Next in thread: bruce barker: "Re: aspx file named "object" - now Global.asax does not load"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 5 Feb 2004 12:09:51 -0500
Don't name things reserved word names maybe?
"john_ca @hotmail.com>" <john_murray_sp<remove> wrote in message
news:180CB9D2-EEDD-4246-8D5F-7F1633F2608E@microsoft.com...
> Added a Webform to existing project and named the file "Object.aspx".
>
> After that the Global.asax did not load (or at least the 'Session_start'
method did not fire). This occured both with running the application or
debugging from within Visual Studio (e.g. breakpoint within Session_start
was not hit).
>
> Removed the offending file and all was well.
>
> Any thoughts?
>
>
> Environment:
> Windows 2000 SP3
> .NET Framework version v1.1.4322
> Visual Studio .NET 2003
> IE 6.0.2800.1106
>
- Next message: dotCore: "So you can't trust forms authentication?"
- Previous message: Scott M.: "Re: ASP.NET Web Form size"
- In reply to: john_ca _at_hotmail.com>: "aspx file named "object" - now Global.asax does not load"
- Next in thread: bruce barker: "Re: aspx file named "object" - now Global.asax does not load"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|