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
Load Plugin Problem
Load Plugin Problem
- Attachments
-
- DeviceTemplate.rar
- DeviceTemplate.Dll - the dll plugin
- (125.7 KiB) Downloaded 936 times
-
- screenshot of housebot log
- housebot_plugin.jpg (380.5 KiB) Viewed 13067 times
Re: Load Plugin Problem
i had windows xp sp 1
when i installed sp2 it solved the problem.
thanks anyway
when i installed sp2 it solved the problem.
thanks anyway
Re: Load Plugin Problem
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
Osler