Page 1 of 1

TCP Client Device Plugin

Posted: Fri Jul 13, 2012 1:35 am
by art
Sorry for cross posting this but I got no response to my previous post so thought I would try here instead.

I installed the TCP Client plug-in as directed in the PDF and I am getting this error when starting HB:

"6/29/2012","6:01:55 pm","Device Module","Debug","Unable to find device initialization function (HBDeviceModuleInit) for Device DLL Module [C:\Program Files\HouseBot\Plugins\Devices\TCPClient.dll]."

TCPClient.dll is in the correct folder. Any ideas on what is going on?

Re: TCP Client Device Plugin

Posted: Mon Jul 16, 2012 9:57 pm
by edgar
Hi Art,

I worked with this a while back and actually re-compiled the code for it. What OS are you using....I am thinking that you may not have the dll registered. If you are using Windows 7...64 bit you will need to register it manually.

v/r

Kevin

Re: TCP Client Device Plugin

Posted: Tue Jul 17, 2012 1:41 am
by art
Thanks for the reply Kevin. I am working with XP. I'll try registering the dll to see if that fixes the problem.

Art