Activex isn't shown if VStudio not installed

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: CorradoL (anonymous_at_discussions.microsoft.com)
Date: 05/29/04


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>



Relevant Pages

  • Re: make active x control - permission denied
    ... I had to actually re-start IIS aswell as closing the browser before VB would allow re-compiling of one I wrote;o) ... >> permission error if I want to make ocx again after changing it. ... > The OCX is probably still loaded in memory via the browser access and is ...
    (microsoft.public.scripting.vbscript)
  • Re: MS Winsock Events: Connect und Close
    ... wenn der Remote-Computer die Verbindung beendet. ... Was hat der Browser mit dem WinSocket OCX zu tun. ...
    (microsoft.public.de.vb)
  • Re: plugin in ie for media player missing
    ... The first time you go to a page that uses the OCX for playing content in the ... isn't registered with the browser. ... Find Windows Media Player in the list and set the status to Enabled. ...
    (microsoft.public.windowsmedia.player)
  • Re: MAC Safari browser vs. Firefox on FC6
    ... Today Tim did spake thusly: ... or with a different browser? ... The OCX will talk to the software driver, ... Scott van Looy - email:me@xxxxxxxxxxxxxx | web:www.ethosuk.org.uk ...
    (Fedora)
  • Re: Installing third-party runtime ocx
    ... >I'm trying to create an install package for a VB6 program using the ... >Package & Deployment wizard. ... >both a development ocx and a run-time ocx. ... When I register the run-time ocx my program will no longer ...
    (comp.lang.basic.visual.misc)