![]() |
License Problem |
Post Reply
|
| Author | |
Onur
Groupie
Joined: 17 August 2005 Status: Offline Points: 37 |
Post Options
Thanks(0)
Quote Reply
Topic: License ProblemPosted: 20 February 2007 at 5:38am |
|
How do I license the controls? The documentation is so poor so I tried these below but does not work.. Any idea?.. thanks.. ( I use C#)
XtremeCommandBars.CommandBarsGlobalSettings CBGlobalSettings = new XtremeCommandBars.CommandBarsGlobalSettingsClass(); CBGlobalSettings.License = "CommandBars Control Copyright (c) 2003-2005 Codejock Software" + "\r\n" + "PRODUCT-ID: Codejock.CommandBars.ActiveX.v9.81" + "\r\n" + "VALIDATE-CODE: XXX-XXX-XXX-XXX"; XtremeDockingPane.DockingPaneGlobalSettings DPGlobalSettings = new XtremeDockingPane.DockingPaneGlobalSettingsClass(); DPGlobalSettings.License = "DockingPane Control Copyright (c) 2003-2005 Codejock Software" + "\r\n" + "PRODUCT-ID: Codejock.DockingPane.ActiveX.v9.81" + "\r\n" + "VALIDATE-CODE: XXX-XXX-XXX-XXX"; |
|
![]() |
|
sserge
Moderator Group
Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 February 2007 at 6:37am |
![]() |
|
Onur
Groupie
Joined: 17 August 2005 Status: Offline Points: 37 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 February 2007 at 7:23am |
|
Thanks but I've already done that.
Still not working. I receive the following error from the debugger: An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in Production Manager Pro.exe Additional information: Retrieving the COM class factory for component with CLSID {8B71E7FF-699F-4610-9379-DE3A92D519BD} failed due to the following error: 80040154. any chance? |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 February 2007 at 9:59am |
|
Hi,
Do you destribute our ocx files? Do you register them?
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Onur
Groupie
Joined: 17 August 2005 Status: Offline Points: 37 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 February 2007 at 11:50pm |
|
I wrote it in Visual Studio .NET 2003.
I only include the dll's and exe compiled into the "release folder" Should I also include the ocx files with the dlls? |
|
![]() |
|
Onur
Groupie
Joined: 17 August 2005 Status: Offline Points: 37 |
Post Options
Thanks(0)
Quote Reply
Posted: 21 February 2007 at 12:15am |
|
Oleg,
Do I need to distribute the OCX files in "C:\Program Files\Codejock Software\ActiveX\Xtreme SuitePro ActiveX v9.81\bin" or OCX files in "C:\Program Files\Codejock Software\ActiveX\Xtreme SuitePro ActiveX v9.81\bin\Redist" Which are archived in cab files with ini files? Do I need to use ini files and how? and do I need the Unicode ocx files? so many questions I know but I'm going mad for 2 days trying to figure out. So your help is truly appreciated. thanks |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 21 February 2007 at 1:24am |
|
Yes, you have to distribute ocx from bin directory and register it in script. .ocx if you plan to run your application in Win98/Win Me or unicode.ocx if plan to run only in NT.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |