Click to See Complete Forum and Search --> : ActiveX control Deployment


October 29th, 1999, 03:07 AM
how can i deploy MSChart and MSFlexGrid activeX control to production web server?

Lothar Haensler
October 29th, 1999, 03:38 AM
place the CAB files for these controls somewhere on your web server and refer to those files in the CODEBASE attribute of you OBJECT Tags in all HTML pages that use these controls.
(or, as MS suggests: directly point to the download section for the latest versions of the cab files on the MS Site).

October 29th, 1999, 03:43 AM
how to create the cab file? if using package and deployment wizard, need to specify the vb project.. but somehow i create my application in visual interdev... if there other way round?

Lothar Haensler
October 29th, 1999, 03:47 AM
you can find the cab files for all OCXs that come with the vb installation on the Installation-CD

October 29th, 1999, 04:19 AM
do u know what is the address for the site? cause i cant find it... is it restricted to MS customer only?

October 29th, 1999, 04:41 AM
do u know what is the address for downloading the ocx cab file from MS? i cant find it.. is it restricted to MS customer only?