License Problem |
Post Reply |
Author | |
srana
Groupie Joined: 15 May 2003 Location: India Status: Offline Points: 27 |
Post Options
Thanks(0)
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 |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
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..... |
|
srana
Groupie Joined: 15 May 2003 Location: India Status: Offline Points: 27 |
Post Options
Thanks(0)
|
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 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Do you have win95/nt4?
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
srana
Groupie Joined: 15 May 2003 Location: India Status: Offline Points: 27 |
Post Options
Thanks(0)
|
Hi XP SP1 Regards
|
|
Shrishail Rana |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
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 |
|
srana
Groupie Joined: 15 May 2003 Location: India Status: Offline Points: 27 |
Post Options
Thanks(0)
|
I tried the new build. They have new modified date compared to old one. Same license problem.
|
|
Shrishail Rana |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Strange.. do you work with Visual Basic 6.0 as host? |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
srana
Groupie Joined: 15 May 2003 Location: India Status: Offline Points: 27 |
Post Options
Thanks(0)
|
Yes. VB6.
|
|
Shrishail Rana |
|
srana
Groupie Joined: 15 May 2003 Location: India Status: Offline Points: 27 |
Post Options
Thanks(0)
|
can I send you my .lic files ?
|
|
Shrishail Rana |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
attach them in track pro.
|
|
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 |