WE have made a cab file containing
msado15.dll,MSCOMCTL.OCX,MSSOAP30.dll,msstkprp.dll,msvcrt.dll,scrrun.dll and fileupload.ocx(made by us).
This .CAB file is not getting downloaded at client side, however settings in IE security has been done.
Can any one please give me some idea.
Rohit Sinha - 22 Mar 2009 16:49 GMT
Hi Ritesh,
Did you check your Object tag. It needs to be properly formed with correct
version. If version is not updated or tag is not formed correctly, it will
not download the updated version. Please review the following link
http://msdn.microsoft.com/en-us/library/941zhks9(VS.71).aspx. Also as you
said that you have already taken care of browser security, I assume it has
taken care of "Safe for Scripting and initialization"
http://msdn.microsoft.com/en-us/library/aa751977.aspx.

Signature
Rohit Sinha
> WE have made a cab file containing
> msado15.dll,MSCOMCTL.OCX,MSSOAP30.dll,msstkprp.dll,msvcrt.dll,scrrun.dll and fileupload.ocx(made by us).
>
> This .CAB file is not getting downloaded at client side, however settings in IE security has been done.
>
> Can any one please give me some idea.