
CAB files not updating on client side when VBscript is updated
I have a site that contains activeX controls and a CAB
file associated with it. When a first time users goes to
the site they are asked if they want to receive this CAB
file. Now the problem is when I update the
VBScript and
repackage the CAB file it does not always update the
client when they return. Sometimes it does and sometimes
it doesn't. I have noticed that I can force it by going
into TOOLS>INTERNET OPTIONS>SETTINGS>VIEW OBJECTS and
delete a related object and then go back and refresh the
page. I use Visual Studio's 'Package and Deployment
Wizard' to package the items and also make sure that the
VBScript version is incremented. Anyone know why the
client is not always getting updated?