Application_Start Event does not fire

S

Steve

Looking for some help on this one...

I have three servers (development, staging, production), each running
the same code. All three computers are running Windows 2003 Server, IIS
6.0.

I have some code in the GLOBAL.ASAX file, which writes out a message to
a database indicating that the event fired.

When running on the development or staging servers, I can make this
event fire by making a change in the web.config file and saving it.
When I do this on production, this event does not fire.

I know that the Session_Start event does fire when a new sesison is
establised.

I have updated the Global.asax file, the .dll that it references, etc.
but nothing seems to work.

Help!!!

Thanks in advance
 
M

MSDN

Is your connection to the database on the production server correct?
Can you stop the production server then start it and see if it fires.

SA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top