Re: ActiveX Control will not instantiate



Hi Connah,

Apartment threaded? What does your active X do? Any browser hooks? ISetSite
method calls:

Regards.
"Connah" <connah@xxxxxxxxx> wrote in message
news:1160740419.227876.8160@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi all.

Does anyone know of any utility out there that will help me determine
why IE will not instantiate an ActiveX control?

I have written a custom ActiveX control in Visual Basic 6. It has no
GUI, it simply exposes a few methods that are accessed by VBScript. On
some computers, I am having trouble getting the control to instantiate
consistently. The kicker is that SOMETIMES it instantiates without any
changes to the control, client, or HTML. If you refresh and clear your
cache enough (or so it seems), eventually it will work. Reload a few
more times, and it stops instantiating! Instead of the control, I get a
small square box with a dot in the middle where it should be. The
control is properly registered and I can instantiate it inside of a
Visual Basic program on the same computer consistently.

Thank you!

Matthew Connor



.



Relevant Pages

  • ActiveX problem
    ... Everytime I start Excel it asks me if I want to run this Active X control. ... how ActiveX controls are initialized within Office applications. ... another format the link reference to the ActiveX control might not convert ...
    (microsoft.public.windowsxp.perform_maintain)
  • RE: ActiveX as a Service with events
    ... > Have an ActiveX created in Delphi 7 and need to run it in a service by ... > If I just add the reference to the control at design time using the TLBImp ... > Private WithEvents myOCX as AxmyControl.AxmyOCX ... > Private Sub OnStart() ...
    (microsoft.public.dotnet.framework.interop)
  • RE: Microsoft Baseline Security Analyzer exploit (Exposed vulnerabilities list)
    ... >security setting of the browser. ... >whether to launch ActiveX that is signed by a specific signer. ... There IS a need for low security for the rouge ActiveX control to be ... Admin downloads and runs MBSA. ...
    (Vuln-Dev)
  • Re: System.Timers.Timer() sometimes gets stuck and disappears??
    ... The activeX was blocking ... with a timeout function. ... I think that this is getting stuck at the activeX control. ... | int myValue = activeXControl1.getMyValue; ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Null pointer exception for events in usercontrols (C#)
    ... > I'm writing user controls with custom events. ... > custom control and add some text boxes, labels, buttons etc... ... > public delegate void PirEventHandler ... The fact is that I never instantiate this object as I ...
    (microsoft.public.dotnet.languages.csharp)