C
Carl Davis
Hi,
We have an ASP.net 1.1 application which loads an XML file into cache when
the application starts up. However, when we overwrite some of the
application DLLs with new versions it appears that this cache is wiped. In
fact, the application seems unable to access the XML file until we actually
open the file in windows and save it again (no changes to file). Could
someone let me know what affect overwriting application DLLs should have on
the application itself (does it cause the app to recycle?) and why does this
cached file appear to be locked?
Thank you,
C.
We have an ASP.net 1.1 application which loads an XML file into cache when
the application starts up. However, when we overwrite some of the
application DLLs with new versions it appears that this cache is wiped. In
fact, the application seems unable to access the XML file until we actually
open the file in windows and save it again (no changes to file). Could
someone let me know what affect overwriting application DLLs should have on
the application itself (does it cause the app to recycle?) and why does this
cached file appear to be locked?
Thank you,
C.