Application_Start no longer firing wince converting project to WAP
Hi
I recently converted a project to a Web Application Project and the
Application_Start event no longer fires in my global.asax.cs file on our
live Windows 2003 Server. It all works fine when running under XP on my
local dev machine though.
I have tried adding a new global.asax using the Add->New menu option, and
then copying the code over but this hasn't fixed the problem.
Has anyone encountered this at all?
Thanks
Ben
.
Relevant Pages
- Doing a javascript form.submit and triggering server side event code for button
... years ASP exp. ... now doing .DOT which is a step in the wrong direction. ... but for some reason it no longer fires. ... How would you normally get this server side event to fire? ... (microsoft.public.dotnet.framework.aspnet) - Redirect web site on Private LAN
... I want to redirect site on my live ip 202.x.x.x ... configured on my live windows 2003 server. ... private ip 192.x.x.x of my another web site in LAN. ... (microsoft.public.windows.server.general) - Redirect web site on Private LAN
... I want to redirect site on my live ip 202.x.x.x ... configured on my live windows 2003 server. ... private ip 192.x.x.x of my another web site in LAN. ... (microsoft.public.windows.server.setup) - Redirect web site on Private LAN
... I want to redirect site on my live ip 202.x.x.x ... configured on my live windows 2003 server. ... private ip 192.x.x.x of my another web site in LAN. ... (microsoft.public.windows.server.networking) - Redirect web site on Private LAN
... I want to redirect site on my live ip 202.x.x.x ... configured on my live windows 2003 server. ... private ip 192.x.x.x of my another web site in LAN. ... (microsoft.public.windows.server.security) |
|