Active X

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: scorpion53061 (admin_at_nospampleasekjmsolutions.com)
Date: 06/24/04


Date: Thu, 24 Jun 2004 15:31:44 -0700

Is there a way to reference in a namespace an active x control? Every
time I do this:

Public WithEvents TelnetEmulator As New AxDartVt.AxVt

I get the error: Is there anything I can do about it to avoid this?

An unhandled exception of type 'InvalidActiveXStateException' occurred
in axinterop.dartvt.dll

Kelly Martens

2918 S. 9th

Sheboygan WI

53081

920-457-7535

http://www.kjmsolutions.com <http://www.kjmsolutions.com/>



Relevant Pages

  • Re: web user control
    ... the code behind that references the namespace the user control is in. ... because a control is in a project doesn't mean it can always be found. ... means that dlls in seperate directories may not be able to reference ... The type or namespace name 'myUserControl' could not be found (are you ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Simple question : reference vs Register ????
    ... whereas when adding a reference to the project you are making the referenced ... > First, you can register a user control, in which case you are registering ... > a specific control. ... >>> System.Web.UI.WebControls namespace. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Embedded user controls
    ... namespace cannot be found. ... reference hasn't been included. ... add a reference to the assembly for your custom control. ... TabPage, and another control derived from the CheckBox, which I wish ...
    (microsoft.public.dotnet.languages.csharp)
  • Active X
    ... Is there a way to reference in a namespace an active x control? ... Sheboygan WI ...
    (microsoft.public.dotnet.languages.vb)
  • Referencing class without Namespace
    ... Problem is I need to reference a user control so I can use it to ... subdirectory that doesn't have a namespace? ...
    (microsoft.public.dotnet.framework.aspnet)