API Support Forum
OEC API > API Support > OEC API Libid
Author Topic: OEC API Libid
(4 messages, Page 1 of 1)
Moderators: VPfau
TArnold
Posts: 2
Joined: Aug 25, 2007


Posted: Aug 25, 2007 @ 09:58 AM             Msg. 1 of 4
Just installed the "API COM Interface" and am attempting to compile the CPPComSample. Getting the following error:

c:\program files (x86)\oec\oec api com\samples\cpp\stdafx.h(74) : error C3505: cannot load type library '{E4B286B1-1F04-4CF7-1978-151D72E9B724}'


on this line:


#import "libid:e4b286b1-1f04-4cf7-1978-151d72e9b724" // OEC API


Any help would be appreciated. Thanks.
SergeK
-Developer-
Posts: 475
Joined: Jan 26, 2007


Posted: Aug 28, 2007 @ 05:10 PM             Msg. 2 of 4
it seems that OEC API type library was not registered properly.

please try to reinstall API COM interface.
TArnold
Posts: 2
Joined: Aug 25, 2007


Posted: Aug 30, 2007 @ 11:59 AM             Msg. 3 of 4
Uninstalled and Reinstalled but still no luck.

Any need to restart?

I'm running on Windows XP 64 -- any issues with that?

Thanks.
SergeK
-Developer-
Posts: 475
Joined: Jan 26, 2007


Posted: Aug 30, 2007 @ 02:51 PM             Msg. 4 of 4
Windows XP 64 may be the cause of the problem - please try to complile the sample for x64 platform,
or to use x32 windows version for compiling.