IIS Application Variable Problem

K

Kenneth W. Freo

I have an ASP based application that in the default.asp
sets a run at server variable of Application("Value") = 0
in Application_OnStart. Among other things in the
Session_OnStart their is the code Application("Value")=CInt
(Application("Value"))+1. I have two Workstations running
Windows XP Pro that when the the default.asp is run (IE6)
this variable is incremented not by one but two or more.
The Session_OnEnd is supposed to decrement but instead
increments. No viruses, spyware etc. have been found.
Anyone have any ideas. Running Win2k/IIS5. All service
packs and security patches have been applied. I'm at a
loss as to what is going on.
 
R

Ray at

This code you're talking about is in global.asa, correct? Post the contents
of that file.

Ray at work
 

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,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top