I am having trouble getting my JetReports connect. It gives me an error and says - "429 ActiveX component can't create object–C/FRONT version that matches Navision Client not found." I attached a picture of the error it is giving. Any help would be much appreciated.
Thanks,
Matt
2 comments
-
Jet Reports Historic Posts Hi Matt,
I grabbed this from the Jet Reports Support Site (http://support.jetreports.com).
"429 ActiveX component can't create object – C/Front version that matches Navision Client not found"
The first message "Run-time error 429: ActiveX component can't create object" is most common when activating Jet Reports, or using the Jet Scheduler or Designer. However, it has occurred in other areas of the program. This problem may be caused by a general windows scripting error, which happens due to a missing Windows Script runtime library, or registration. This in turn could be caused by installing certain applications that overwrite your registry settings. To resolve this problem, take the following steps:
Go to Start -> Run and type "regsvr32 scrrun.dll" and press OK.
If the scrrun.dll file is missing or the above registration does not help, you may need to download and install the latest Scripting update from the Microsoft website. Download the update here:
Windows Script 5.6 for Windows 2000/XP -
Jet Reports Historic Posts Actually Matt,
The error, as it states, is usually caused when CFront is not installed or you are using a CFront version that does not match your Nav client version. I'd verify that CFront is installed and that it's version number matches the Nav client version number. To check version numbers you should find the Nav client executable (fin.exe), right-click on it and choose properties. You should be able to find the version number there. Do the same for cfront.dll. Do they match? It looks like maybe the full KB article was not copied.
Here is the link: http://support.jetreports.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=451&nav=0,32
Hope this helps.