473,396 Members | 1,805 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

global.asa Application_OnEnd on on w2000

I still have no clear idea of Application_OnEnd functioning on w2000 both
Pro and Server.

I have this sub in my global.asa which is supposed to save Application scope
variables to a file. (then Application_OnStart will restore theses variables
from the file)

It worked fine on local w98/PWS and on ISP NT4-Server/IIS4
To initiate Application_OnEnd and Application_OnStart for test purposes it
was sufficient to re-upload global.asa
Also Application_OnEnd were fired and registered by global.asa when
shutting Windows down in a proper way.

On w2000 re-uploading global.asa does not trigger Application_OnEnd.
Nevertheless it does trigger Application_OnStart
Neither does Application_OnEnd work on shutting W2K down
Is it a known behavour or I am having some anomaly? Perhaps w2k need a
different syntax for Application_OnEnd ?


Jul 19 '05 #1
0 1366

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Tom Bates | last post by:
Possible? It seems nobody knows how... :-) Tom
8
by: | last post by:
In global.asa I have some code outside all the Subs. I have some confirmation that it is being executed OnStart. Yet I can's see if it is executed OnEnd. The literature I have says that OnEnd...
1
by: Thomas Scheiderich | last post by:
I have been looking at the global.asa file and found two different formats and am wondering why. The few places I looked they all say that you use <SCRIPT></SCRIPT> for your scripts such as: ...
11
by: Julian | last post by:
Hi I have code in my login.asp which sets the online field in user database to true or 1. I am trying to use the same code in global.asa to change back the online field to 0 but it doesn't work....
1
by: Savas Ates | last post by:
i have table to understand which user is online or offline... when a user enter the system i check the my field as 1 when a user quit the site i want to make my field =0 for this i used...
5
by: Grant Schenck | last post by:
Hello, I posted an this issue before but I'm clearer on what is going on. I have a simple web site with a global.asa and a single .asp file. In global.asa I handle both Application_OnStart...
5
by: Prabhat | last post by:
Hi All, My website is hosted with the ISP and recently I have modified my Global.asa file for the ASP application. So I think we need to restart the World Wide Web Publishing Service so that...
6
by: Andrea Williams | last post by:
Where is the best place to put global variables. In traditional ASP I used to put all of them into an include file and include it in every page. Will the Global.aspx.cs do that same thing? ...
11
by: Marc | last post by:
Hello. Apologies if this is the wrong group. I have created a class called "page" which i would like to add to the global.asax and then call from any control within the website. I have currently...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.