Mr. Maui,
I'm sure your users are some really heavy browsers since it's relevant to
clean the cache this often, but could it be, that the cleaning could be done
a bit less frequently?
Best regards,
Henrik Dahl
> We have no-touch smart-client application deploying from our IIS Intranet Web
> server. The application executable and assemblies get downloaded into the
[quoted text clipped - 9 lines]
>
> Thanks for any input.
Rob Maui - 15 Dec 2004 13:23 GMT
It is a "policy" of the office we are deploying too. They have tentatively
agreed to once a week, at the very least. This does provide some relief, but
an alternative would be preferrable.
> Mr. Maui,
>
[quoted text clipped - 21 lines]
> >
> > Thanks for any input.
> We have no-touch smart-client application deploying from our IIS Intranet Web
> server. The application executable and assemblies get downloaded into the
[quoted text clipped - 9 lines]
>
> Thanks for any input.
You might need to take more control of the deployment process. Since IE
caching is the problem, and you do not have direct control over your users'
IE habits, you might need to switch over to using a deployment technique
such as the Updater Application Block
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html
/updater.asp). This makes the process a little more complicated, but it
gives you more control and flexibility. And once it has been implemented,
you still get all the benefits of deploying to a central server.
Rob Maui - 15 Dec 2004 13:27 GMT
Thank You for your post. I did a search and found a related excellent article
(
http://msdn.microsoft.com/smartclient/default.aspx?pull=/library/en-us/dnpag/htm
l/scag-ch07.asp
) which outlines some alternatives for our deployment, given that there is no
direct way to solve the cache issue.
> > We have no-touch smart-client application deploying from our IIS Intranet
> Web
[quoted text clipped - 20 lines]
> gives you more control and flexibility. And once it has been implemented,
> you still get all the benefits of deploying to a central server.