Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Suite Pro
  New Posts New Posts RSS Feed - Avoiding OCX Registration
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Avoiding OCX Registration

 Post Reply Post Reply
Author
Message
Daley View Drop Down
Newbie
Newbie
Avatar

Joined: 19 May 2006
Location: United Kingdom
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Daley Quote  Post ReplyReply Direct Link To This Post Topic: Avoiding OCX Registration
    Posted: 19 May 2006 at 11:21am

Hi,

I have created a C# application that utilises CommandBars and Docking Panes. I am trying to run the application from a network location using the <codebase> feature of the app.config file that allows .NET assemblies to be downloaded to the client. I am also specifying the generated Codejock Interop files (e.g. AxXtremeSuiteControls.dll and XtremeSuiteControls.dll).

This works fine as long as I have the Codejock OCX files registered on the 'target' machine. I am looking for my client to zero footprint for the application.

Does anyone know of anyway to avoid having to have the Codejock OCX files registered on the 'target' machine? (Is this what manifests are for?)

 

Regards,

Daley
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 19 May 2006 at 12:18pm
ocx is ActiveX file that must be registered. You can put ocx file near interop and manually register it in code.... Try to call DllRegisterServer of ocx.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Zach View Drop Down
Groupie
Groupie


Joined: 19 July 2006
Status: Offline
Points: 62
Post Options Post Options   Thanks (0) Thanks(0)   Quote Zach Quote  Post ReplyReply Direct Link To This Post Posted: 23 July 2006 at 11:40pm
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.