Hi Roger
I'm trying to run the examples you have in xCodeJock
and got this error.
Error Automation6500
description: Could not create activex control
Nolberto Paulino
Regards
Error in xCodeJock
Error in xCodeJock
Nolberto Paulino
Regards
Regards
Re: Error in xCodeJock
You need to set the following environment variable:
SET CODEJOCK_VERSION=<your version>
Example:
SET CODEJOCK_VERSION=13.0.1
In your own application code you would set the version as follows:
CJ_Version("13.0.1")
SET CODEJOCK_VERSION=<your version>
Example:
SET CODEJOCK_VERSION=13.0.1
In your own application code you would set the version as follows:
CJ_Version("13.0.1")
The eXpress train is coming - and it has more cars.
Re: Error in xCodeJock
Hi Roger
I added the line you told me and I have the same error.
Nolberto Paulino
Regards
I added the line you told me and I have the same error.
Nolberto Paulino
Regards
Nolberto Paulino
Regards
Regards
Re: Error in xCodeJock
Hi Paulino,
Have you already installed CodeJock? If so, which version?
This is the version you have to use.
If you have the evaluation version of Codejock, it should always work, even without correct version ID.
Regards,
Have you already installed CodeJock? If so, which version?
This is the version you have to use.
If you have the evaluation version of Codejock, it should always work, even without correct version ID.
Regards,
Re: Error in xCodeJock
Hi skiman
I added CJ_Version("12.0.2") the line you told me and I have the same error.
Nolberto Paulino
Regards
------------------------------------------------------------------------------
ERROR LOG of "D:\Alaska\EXP19\XCODEJ~1\Samples\SHORTC~1\ShortcutBar.EXE" Date: 03/05/2010 10:20:37
Xbase++ version : Xbase++ (R) Version 1.90.355
Operating system : Windows XP 05.01 Build 02600 Service Pack 2
------------------------------------------------------------------------------
oError:args :
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: L VALUE: .T.
oError:canDefault : Y
oError:canRetry : N
oError:canSubstitute: Y
oError:cargo : NIL
oError:description : Could not create ActiveX control
oError:filename : NIL
oError:genCode : 6503
oError:operation : XBPACTIVEXCONTROL:CREATE
oError:osCode : NIL
oError:severity : 2
oError:subCode : 6500
oError:subSystem : Automation
oError:thread : 1
oError:tries : NIL
------------------------------------------------------------------------------
CALLSTACK:
------------------------------------------------------------------------------
Called from DC_XBPACTIVEXCONTROL:CREATE(5124)
Called from DC_GETLIST:CREATEOBJECT(11600)
Called from DC_GETLIST:READGUI(2229)
Called from DC_READGUI(103)
Called from MAIN(104)
I added CJ_Version("12.0.2") the line you told me and I have the same error.
Nolberto Paulino
Regards
------------------------------------------------------------------------------
ERROR LOG of "D:\Alaska\EXP19\XCODEJ~1\Samples\SHORTC~1\ShortcutBar.EXE" Date: 03/05/2010 10:20:37
Xbase++ version : Xbase++ (R) Version 1.90.355
Operating system : Windows XP 05.01 Build 02600 Service Pack 2
------------------------------------------------------------------------------
oError:args :
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: L VALUE: .T.
oError:canDefault : Y
oError:canRetry : N
oError:canSubstitute: Y
oError:cargo : NIL
oError:description : Could not create ActiveX control
oError:filename : NIL
oError:genCode : 6503
oError:operation : XBPACTIVEXCONTROL:CREATE
oError:osCode : NIL
oError:severity : 2
oError:subCode : 6500
oError:subSystem : Automation
oError:thread : 1
oError:tries : NIL
------------------------------------------------------------------------------
CALLSTACK:
------------------------------------------------------------------------------
Called from DC_XBPACTIVEXCONTROL:CREATE(5124)
Called from DC_GETLIST:CREATEOBJECT(11600)
Called from DC_GETLIST:READGUI(2229)
Called from DC_READGUI(103)
Called from MAIN(104)
Nolberto Paulino
Regards
Regards
Re: Error in xCodeJock
Hi,
Are the samples of Codejock working?
regards
Are the samples of Codejock working?
regards
Re: Error in xCodeJock
The only time I have seen this error is if the CJ_Version() does not match the installed version of CodeJock, or CodeJock is not installed, or you have not installed the complete set of CodeJock controls and you are trying to run a sample that uses one of the uninstalled controls.
The eXpress train is coming - and it has more cars.
Re: Error in xCodeJock
Thanks Roger
Codejock was poorly installed the
Nolberto Paulino
Regards
Codejock was poorly installed the
Nolberto Paulino
Regards
Nolberto Paulino
Regards
Regards