Re: ActiveX dll



i am trying to install it on the client side
how can i get the clsid after i usa regAsm??
thanks

"Nicholas Paldino [.NET/C# MVP]" wrote:

> Ahmed,
>
> You can not export an active x control from .NET (at least, not in a
> supported way). If you want to register types in .NET as COM types, you
> need to use the regasm tool to create the appropriate registry entries for
> the .NET classes. Of course, you also need the .NET runtime installed on
> the client machine as well.
>
> What are you trying to do? Are you trying to embed the control on the
> page, or are you trying to install the control on the client side (for use
> in an application).
>
>
> --
> - Nicholas Paldino [.NET/C# MVP]
> - mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx
>
> "ahmed khairy" <ahmedkhairy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:B9B81CD9-4975-4E50-9C4B-3861B23ACC31@xxxxxxxxxxxxxxxx
> > i've developed a user control using C# and turned it into a dll so that i
> > can
> > use it on the web on an html page. however i need to put that dll in a cab
> > file so that it registers itself correctly on client's PCs. each time i
> > try
> > to register it using regsvr32 it comes up with the error, that the file
> > was
> > loaded but the dllRegisterServer entry point was not found. and on client
> > pcs
> > the cab file is downloaded but is not registered with error message: class
> > not registered hr = 80040154.
> > any suggestions?
>
>
>
.



Relevant Pages

  • RE: Active-x error (RWW revisited)
    ... ActiveX Controls and Plugins section; set the following value to DISABLED ... You will need to restart IE and it should let you install or use the ActiveX ... Remote Desktop ActiveX control. ... "Microsoft Terminal services Client Control " is ...
    (microsoft.public.windows.server.sbs)
  • Re: Active-x error (RWW revisited)
    ... ActiveX Controls and Plugins section; set the following value to DISABLED ... You will need to restart IE and it should let you install or use the ActiveX ... Remote Desktop ActiveX control. ... "Microsoft Terminal services Client Control " is ...
    (microsoft.public.windows.server.sbs)
  • Re: Active-x error (RWW revisited)
    ... ActiveX Controls and Plugins section; set the following value to DISABLED ... You will need to restart IE and it should let you install or use the ActiveX ... Remote Desktop ActiveX control. ... "Microsoft Terminal services Client Control " is ...
    (microsoft.public.windows.server.sbs)
  • Re: Oracle 10g and JVM
    ... > as the primary GUI for database management and monitoring. ... It (database control) typically runs on the ... > Oracle software whatsoever required on the client). ... No real problem actually - I always try to install the minimal amount of ...
    (comp.databases.oracle.server)
  • Re: Serial port comms with ASP.Net
    ... The client will have to agree to install a few ActiveX controls. ... control in an ASP.Net application? ...
    (microsoft.public.dotnet.framework.aspnet)