Hi,

We have some arrays stored as application variables (IIS 5.0)

Everything works fine until suddenly the variables lose their value.
This only happens with the applications that store arrays, not with
everyone, the rest
of the application variables are not affected.


These arrays are set when the application starts and they are never
changed by any other page.


When this happens the application must be restarted so they load the
information back.


Any idea / suggestion / solution ?


Thanks in advance.

Re: Problem with application variables by Tom

Tom
Wed Jul 13 14:11:05 CDT 2005

"Zeky" <eszechet@gmail.com> wrote in message
news:1121280900.575176.279880@o13g2000cwo.googlegroups.com...
> Hi,
>
> We have some arrays stored as application variables (IIS 5.0)
>
> Everything works fine until suddenly the variables lose their value.
> This only happens with the applications that store arrays, not with
> everyone, the rest
> of the application variables are not affected.
>
>
> These arrays are set when the application starts and they are never
> changed by any other page.
>
>
> When this happens the application must be restarted so they load the
> information back.
>
>
> Any idea / suggestion / solution ?

This talks about session vars:
http://www.aspfaq.com/show.asp?id=2157

Do you have an antivirus app on this server? They've been known to disrupt
app/session vars.

--
Tom Kaminski IIS MVP
http://www.microsoft.com/windowsserver2003/community/centers/iis/
http://mvp.support.microsoft.com/
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS