Load Plugin Problem

HouseBot Plugin Development Discussions.
Post Reply
yanivps
Member
Posts: 3
Joined: Fri Mar 25, 2011 5:59 am

Load Plugin Problem

Post by yanivps »

Hello respected forum.
i am posting here after long search on the internet with no solution to my problem and i really hope you guys would help me.

i downloaded the housebot sdk and tried the DeviceTemplate plugin which includes MessageBoxDevice and BeeperDevice in it.
I built the project and put the DeviceTemplate.Dll from the Debug directory in the "C:\Program Files\HouseBot\Plugins\Devices" directory.
When i run housebot server i see in the log the following error:
"Unable to load Device DLL Module [C:\Program Files\HouseBot\Plugins\Devices\DeviceTemplate.dll]. Error = [The specified procedure could not be found. ]"

i really don't understand what procedure he can not find.
when i open the dll with Dependency Walker i can see all the required procedures in it.

i am really Frustrated. Please help me solve my problem.

thanks in advanced
Attachments
DeviceTemplate.rar
DeviceTemplate.Dll - the dll plugin
(125.7 KiB) Downloaded 350 times
screenshot of housebot log
screenshot of housebot log
housebot_plugin.jpg (380.5 KiB) Viewed 6280 times
yanivps
Member
Posts: 3
Joined: Fri Mar 25, 2011 5:59 am

Re: Load Plugin Problem

Post by yanivps »

i had windows xp sp 1
when i installed sp2 it solved the problem.

thanks anyway
ScottBot
Site Admin
Posts: 2786
Joined: Thu Feb 13, 2003 6:46 pm
Location: Georgia (USA)
Contact:

Re: Load Plugin Problem

Post by ScottBot »

That's odd. Glad you solved your issue.
Scott
Osler
HouseBot Guru
Posts: 742
Joined: Fri Feb 03, 2006 11:18 pm

Re: Load Plugin Problem

Post by Osler »

I'm pretty sure that was the error message I was getting with DotNet Bridge devices when I had .NET 4.0 installed on the HouseBot box. It went away when I converted back to .NET 3.5.

Osler
Post Reply