Page 1 of 1

VB .net

Posted: December 10th, 2005, 5:26 pm
by optikal
I compiled the example vbdotnetplugin from the sourceforge site for vb.net.
When I use $dll(vbdotnetplugin,1,hello,there) it shows a msgbox saying:

Load of plugin failed: Bridge Init for vbdotnetplugin.dll failed with :Plugin does not contain a type of vbdotnetplugin.LCDSmartie


Any ideas?

Posted: December 10th, 2005, 6:49 pm
by limbo
Check your program directory for the DNBridge.dll

Also take a look here:
http://www.lansley.co.uk/forum/phpBB2/v ... ugin+error

Posted: December 10th, 2005, 8:17 pm
by optikal
Thanks, I checked I had all that stuff from both posts and I do.
The LCD displays Dll: No Bridge Func]

I don't have a problem with any other plugins. Just the custom one from the sourceforge vbdotnetplugin example compiled.

Posted: December 11th, 2005, 6:31 pm
by limbo
Here is a new Sample project (created using vb.NET 2005).

Can you test this one? :smt024

Posted: December 12th, 2005, 7:00 pm
by optikal
limbo wrote:Here is a new Sample project (created using vb.NET 2005).

Can you test this one? :smt024
worked perfect. thanks a lot.

Posted: December 12th, 2005, 7:56 pm
by limbo
No problem,E-mail me if you need extra info or anything :wink: