G
Guest
We have no-touch smart-client application deploying from our IIS Intranet Web
server. The application executable and assemblies get downloaded into the
user's IE cache on their PC automatically as part of the framework process.
The problem is that in some offices, they automatically clean-out the IE
cache every morning. Which means that the executable and assemblies get
re-downloaded everyday.
Is there a way to maintain the files in the IE cache area? in essence
preventing un-neccessary re-downloading of the files everyday when nothing
has changed. The files total about 5Mbs. Nothing is strongly named at this
time.
Thanks for any input.
server. The application executable and assemblies get downloaded into the
user's IE cache on their PC automatically as part of the framework process.
The problem is that in some offices, they automatically clean-out the IE
cache every morning. Which means that the executable and assemblies get
re-downloaded everyday.
Is there a way to maintain the files in the IE cache area? in essence
preventing un-neccessary re-downloading of the files everyday when nothing
has changed. The files total about 5Mbs. Nothing is strongly named at this
time.
Thanks for any input.