PDA

View Full Version : MESSAGE: License information for this component not found



Roli001
05-29-2013, 08:21 AM
Hi,

I have an Excel Workbook from a Forex broker FXCM. I have installed the API and referenced fxcor2_com in the workbook. When I try to run the code I get the following message:

LICENSE INFORMATION FOR THIS COMPONENT NOT FOUND. YOU DO NOT HAVE AN APPROPRIETE LICENSE TO USE THIS FUNCTIONALITY IN THE DESIGN ENVIRONMENT.

The folks at FXCM are saying that the workbook and API are OK but they don't know why it is not working on my machine.

I've googled and found a Microsoft solution and found the following links:

http : //support.microsoft.com/kb/177799
http : //support.microsoft.com/kb/194751/EN-US

No luck however in solving the issue.

Has anyone ever had a similar issue? Can you share your solution please.

Thanks,

SamT
05-29-2013, 09:40 AM
You tried this?

If the control in question is not among the controls listed above, please do the following:
Locate Regsvr32.exe on your machine. Note its path.
Locate the offending OCX file(s), usually found in the Windows\System folder for Windows 95, Windows 98, and Windows Me, or the Windows\System32 folder for Windows NT and Windows 2000.
On the Start menu, click Run.
In the Run dialog box, type the following:

<Path to RegSvr32>\REGSVR32.EXE /u <Path to OCX>\OCXFILE.OCX

For example:

C:\Devstudio\VB\REGSVR32.EXE /u C:\Winnt\System32\Forex brokerAPI.???

NOTE: If Regsvr32.exe is in the System or System32 folder, the path is optional.

Roli001
05-29-2013, 10:14 AM
You tried this?
Im not really sure which OCX file is the problem...I only have the dialog re the license issue without any specifics...

snb
05-29-2013, 02:27 PM
It might interfere with skype, Adobe, etc.

Roli001
05-29-2013, 05:25 PM
It might interfere with skype, Adobe, etc.

I only have an issue when I reference fxcor2_com.tlb. Wiyhout the reference all other projects work fine.

SamT
05-29-2013, 06:24 PM
<Path to RegSvr32>\REGSVR32.EXE /u <Path to OCX>fxcor2_com.tlb