22.08.2013 15:25:53
Masternoob Posts: 4
|
Hello, I tried to install RcWinTrans 9.3 on my Server (Windows Server 2008 R2, 64 Bit), but when i start i get the following Error:
"License information for this component not found. You do not have an appropriate license to use this functionality in the design environment."
When i click "ok" the VB Editor starts and it opens the file "NewsHandling" and it is the the function "Function OnInitModule() As Boolean" and the line IniValue = InifileFunctions.GetAppIniEntry(INISECTION_NEWS, INIENTRY_URL) is highlighted Version 9.1 of RcWinTrans works fine.
Thanks for your help in advance
|
0
• permalink
|
23.08.2013 00:02:31
Support Administrator Posts: 245
|
Hello Masternoob,
this "License Error" message comes from the Microsoft VBA environment (Visual Basic 6.0) which is used by RC-WinTrans. There seems to be anything wrong with any common MS ActiveX component (?) or with a registration (?).
See the Microsoft support: http://support.microsoft.com/kb/194751
Please try running the Microsoft tool Vb6cli.exe: http://download.microsoft.com/download/vb60ent/Sample30/1/W9XNT4/EN-US/VB6CLI.EXE
Regards, Support, Schaudin.com
|
0
• permalink
|
25.03.2014 15:54:50
HeiWoMa Posts: 30
|
I have the same error after install v9.4. I tried to install VB6 but it fails. Even Microsoft says it's too old. http://social.msdn.microsoft.com/Forums/vstudio/en-US/6b7b70de-483e-430f-84b5-018138c81a0a/installing-visual-studio-60-enterprise-on-windows-81?forum=vssetup
What can I do now?
-- Regards, -HeiWoMa-
|
0
• permalink
|
27.03.2014 20:41:35
Support Administrator Posts: 245
|
Hello HeiWoMa,
correct, the Microsoft tool Vb6cli.exe does not help to fix this problem for VBA.
The problem it documented in the Microsoft knowledgement base: http://support.microsoft.com/kb/177799
Cause: "When a control is installed for run time use only (such as those installed by an application created with Visual Basic), if the Visual Basic Development Environment is installed onto the same machine afterwards and the existing control is of equal or higher version than that from the CD, the license key for that control is not updated. "
We still do not know how this can be fixed. Running the VBA installation once again does not help.
Regards, Support, Schaudin.com
|
0
• permalink
|
28.03.2014 08:13:09
HeiWoMa Posts: 30
|
Hello, just to be sure: It means that I can't run v9.4 on this computer. How to solve it now? Install v9.4 on a VMware machine or keep v9.2? Seems that v9.2 is more WIN 8.1 compatible then v9.4.
-- Regards, -HeiWoMa-
|
0
• permalink
|
29.03.2014 21:05:37
Support Administrator Posts: 245
|
Visual Basic message: "License information for this component not found. You do not have an appropriate license to use this functionality in the design environment."
Description (Microsoft): http://support.microsoft.com/kb/318597
Fix -- ToDo: 1. download: VB6CONTROLS.REG (Registry file. Contains the design time licenses for all of the VB6 controls.) 2. start the Registry Editor: click Start, click Run, type regedit, and then click OK. 3. in the Registry Editor dialog box, click Import on the File menu. 4. select the VB6Controls.reg file, and then click Open. This step inserts all of the Visual Basic 6.0 ActiveX Controls license keys in the registry. 5. ready.
Remark: RC-WinTrans 9.3 and RC-WinTrans 9.4 uses the ActiveX control mscomctl.ocx in the system macro file (SystremMacros.macro). The use of the mscomctl.ocx causes the error message from the VB system on your Windows system. The system macro from RC-WinTrans 9.2 (and earlier) did not make use of the mscomctl.ocx.
Support, Schaudin.com edited by Support on 30.03.2014
|
0
• permalink
|
31.03.2014 10:44:39
HeiWoMa Posts: 30
|
Danke für die Hilfe. Leider geht es damit immer noch nicht. Es kommt jetzt ein Dialog: Microsoft Visual Basic System Error &H80040111 (-2147221231). ClassFactory kann angeforderte Klasse nicht liefern.
-- Regards, -HeiWoMa-
|
0
• permalink
|
22.09.2014 11:22:38
HeiWoMa Posts: 30
|
I managed to make it working on Win8 and Win8.1. Download: http://www.chip.de/downloads/Visual-Basic-2010-Express_24082907.html and install it. Now RCWT v9.4 is working.
I did it this way: - install RCWT v9.4 -> start it -> get Errors - kill the task via Taskmanager - download and install vbasic_web.exe - start RCWT v9.4 -> works
-- Regards, -HeiWoMa-
|
0
• permalink
|
23.09.2014 22:14:35
Support Administrator Posts: 245
|
Very good. Thank you very much to let us know.
"License information for this component not found. You do not have an appropriate license to use this functionality in the design environment." ...it is (1) the version of the common control MSCOMCTL.ocx and (2) missing license entries for this ocx in the Windows registry.
Our fix : http://www.schaudin.com/forum_srv/topic242-vb-error-system-error-h80040111-2147221231.aspx?MessageID=525#post525
We are still updating the setup for RC-WinTrans 9.4 to install an up-to-date MSCOMCTL.ocx (6.1.98.34) and to add the required license entries to the Windows registry.
Regards, Support, Schaudin.com edited by Support on 06.10.2014
|
0
• permalink
|