
VB6 ActiveX doc wants mdac20.cab - no longer on ms site
Les,
Make sure to follow the steps outline in:
BUG: Problems with MDAC20.Cab Shipping in VS 6.0 and VB 6.0
http://support.microsoft.com/support/kb/articles/q189/6/71.asp?FR=0
--
Thanks,
Carl Prothman, MVP, CCP
http://www.able-consulting.com
Quote:
>The cab file that VB6 produces for my ActiveX document wants
>http://activex.microsoft.com/controls/vb6/mdac20.cab . When it tries
>to grab this from the MS site it gets an mdac20.cab file that only
>contains:
>MDAC20.cab is no longer available. Please use MDAC_TYP.EXE instead.
>This file is located in MDAC 2.0 SDK and on the Visual Studio 98 CD.
>Are there some updated dep files I should have for VB6 so that it does
>not attempt to get a file that doesn't exist?
>--