Activex isn't shown if VStudio not installed
From: CorradoL (anonymous_at_discussions.microsoft.com)
Date: 05/29/04
- Previous message: Alexander Nickolov: "Re: Unique instances of IE using OLE?"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 29 May 2004 02:41:02 -0700
Please Help, i've developed an ocx that integrate an ocx. If i run it in the browser on the develop computer all work fine and the same is if i run it on another computer with Visual Studio installed.
If i try to run instead on a "clean" computer the cab is downloaded, ocx components are registered, but i can't see nothing inside browser window.
The simple question is, WHY ?????
This is the html page where i run download phase, builded with "Package & deployment wizard" VS tool.
Thank you very much.
Corrado
<HTML><HEAD><TITLE>Mycontrol.CAB</TITLE></HEAD><BODY><!-- If any of the controls on this page require licensing, you must
create a license package file. Run LPK_TOOL.EXE to create the
required LPK file. LPK_TOOL.EXE can be found on the ActiveX SDK,
http://www.microsoft.com/intdev/sdk/sdk.htm. If you have the Visual
Basic 6.0 CD, it can also be found in the \Tools\LPK_TOOL directory.
The following is an example of the Object tag:
<OBJECT CLASSID="clsid:5220cb21-c88d-11cf-b347-00aa00a28331"><PARAM NAME="LPKPath" VALUE="LPKfilename.LPK"></OBJECT>
--><OBJECT ID="scroll"
CLASSID="CLSID:59ED7821-0B59-4B56-A00A-A61BB29523F0"
CODEBASE="Mycontrol.CAB#version=1,0,0,36"></OBJECT></BODY></HTML>
- Previous message: Alexander Nickolov: "Re: Unique instances of IE using OLE?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|