FIX: Updated RDS Msadc11.cab for Internet Explorer Download PRB

ID: Q185963

The information in this article applies to:

SYMPTOMS

When using Remote Data Service (RDS) version 1.1 client components with Internet Explorer 3.0 client computers, the RDS 1.1 components do not download when older RDS components reside on the client computer.

CAUSE

The previous RDS version 1.1 Msadc11.cab file was updated with new files but was not given any versioning. Therefore, clients with older RDS client components will not download the newer components in the Msadc11.cab.

RESOLUTION

The Msadc11.cab is available for download. Please see the REFERENCES section for information on downloading the new file.

When replacing the Msadc11.cab file, the codebase line should be updated to reflect the new version of the CAB file as follows:

   CODEBASE="HTTP://<%=Request.ServerVariables("SERVER_NAME")%>/MSADC
     /mdsadc11.cab#version=1,1,0,1">

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug has been corrected in the updated Msadc11.cab file.

MORE INFORMATION

The new CAB file contains the same components as the older RDS 1.1 CAB file except that it is versioned and cleans up older versions of the RDS components on the client computers.

REFERENCES

This article is one of a series dealing with redistribution of MDAC components; ODBC, OLE DB, ADO, RDS, the MDAC Standalone, MDAC Redistribution and the Data Access SDK. The whitepaper "Redistributing Microsoft Data Access Components" presents a comprehensive overview of this subject, including referencing the content in this Knowledge Base article. The whitepaper is located at the following URL:

   http://www.microsoft.com/msdn/news/feature/datajul98/redistmdac.htm

The Msadc11.cab file is available for download from the Microsoft Universal Data Access Web site at the following Web address:

   http://www.microsoft.com/data/ 

Additional query words: ADC kbDSupport kbdse
Version           : WINDOWS:1.0,1.1
Platform          : WINDOWS
Issue type        : kbbug
Solution Type     : kbfix

Last Reviewed: February 10, 1999