loading
 
vb.net API sample is not work
Justin Ratliff from United States  [3 posts]
16 year
When I try to run the vb.net API sample I get the following error: "Cannot create ActiveX component." in reference to this line of code: "rr = CreateObject("RoboRealm.API.1")"

I have no earthly idea why that is erroring out at run time.  Any ideas what I might be doing wrong?

Does any one has a sample of a different vb.net API interface they might be able to send me at: Weyoun7@aol.com

Thanks!
-Justin
Anonymous 16 year
You may have missed the comment in the code that reads

' DON'T FORGET TO regsvr32 \path\API\RR_COM_API.dll before running!!

ie run

regsvr32 \path\API\RR_COM_API.dll

before running the example.

Perhaps give that a try first.

STeven.
Justin Ratliff from United States  [3 posts] 16 year
Well, for goodness sakes, I was making it more difficult than it needed to be.  

When I read: regsvr32 \path\API\RR_COM_API.dll  for the "path" I thought I needed to enter C:\RoboRealm\API..... When I removed the C: it accepted the registry update and the program sample for VB.Net work perfectly.

Thank You STeven

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index