Print Page | Close Window

License Problem

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=1360
Printed Date: 27 September 2024 at 9:14am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: License Problem
Posted By: srana
Subject: License Problem
Date Posted: 02 November 2004 at 12:49pm

Hi

Version 9.51

Everynow the  program gives me license file error. I correctly checked and verified that the .lic file is there and named properly. I have to rerun setup again to correct the problem. The problem is occuring almost daily. Then I checked the filenames in dos prompt. And Short File name for .lic file and .ocx do not match (if we leave the extension part). Can that be a problem ?

Can you make the license property design time property. There is lot of inconvinience installing the controls each time.

There was no such problem with 9.10 version controls.

Regards

 

 

 



-------------

Shrishail Rana



Replies:
Posted By: SuperMario
Date Posted: 02 November 2004 at 12:53pm
You can create your own .bat file to re-register the controls without installing them.

Regsvr32 c:\Program File\Codejock Software\ActiveX\....\CommandBars.OCX
etc.....

Or you can add the license in by code.

CommandBarsGlobalSettings.License = "Line 1 of lic file" & vbCrLf & "Line 2 of lic file" & vbVrLf & etc...
DockingPaneGlobalSettings.License = "Line 1 of lic file" & vbCrLf & "Line 2 of lic file" & vbVrLf & etc...
etc.....


Posted By: srana
Date Posted: 02 November 2004 at 9:20pm

Does not work.

I use the following command line to register the controls and this has no effect on license

for %v in (*.ocx) do start regsvr32 %v

CommandBarsGlobalSettings.License = "Line 1 of lic file" & vbCrLf & "Line 2 of lic file" & vbVrLf & etc...

But how it will take care of license at Design time ? The major problem is the form do not load at all shows errors when license is not there. Can you make license the design time property.



-------------

Shrishail Rana


Posted By: Oleg
Date Posted: 03 November 2004 at 3:37am
Do you have win95/nt4?

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: srana
Date Posted: 03 November 2004 at 4:03am

Hi

XP SP1

Regards

 

 



-------------

Shrishail Rana


Posted By: Oleg
Date Posted: 03 November 2004 at 9:03am
Try to download last 9.51 again, we made silent update day after release. May be you have that old version.

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: srana
Date Posted: 04 November 2004 at 1:41pm

I tried the new build. They have new modified date compared to old one. Same license problem.

 

 



-------------

Shrishail Rana


Posted By: Oleg
Date Posted: 05 November 2004 at 1:47am

Strange.. do you work with Visual Basic 6.0 as host?



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: srana
Date Posted: 05 November 2004 at 9:34pm

Yes. VB6.

 



-------------

Shrishail Rana


Posted By: srana
Date Posted: 08 November 2004 at 7:01am

can I send you my .lic files ?

 

 



-------------

Shrishail Rana


Posted By: Oleg
Date Posted: 08 November 2004 at 12:20pm
attach them in track pro.

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net