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.