Shoutbox

Cant get sample DLL (vb.net) to install.... - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: Cant get sample DLL (vb.net) to install.... (/showthread.php?tid=39328)

Cant get sample DLL (vb.net) to install.... by daniel142005 on 03-01-2005 at 12:05 AM

i did the DLL registry thing like the readmy said, and i ran the install.reg, but i still cant get it to work... it wont show up in plus. What am i doing wrong?


RE: Cant get sample DLL (vb.net) to install.... by L. Coyote on 03-01-2005 at 12:11 AM

For .NET plugins you must use regasm instead of regsrv32.

Even when doing everything right, it might not show. Try restarting.

I and another programmer ran through this problem.


RE: Cant get sample DLL (vb.net) to install.... by Plik on 03-01-2005 at 12:12 AM

Also make sure you copy the interop dll (usual called "Interop.messengerapi") into the plugins folder with you plugin.


RE: Cant get sample DLL (vb.net) to install.... by daniel142005 on 03-01-2005 at 12:14 AM

i used the correct one to register it, and i have restarted multiple times and it still isnt on there, i double checked the registry and the info is in there.... but it still isnt detecting it

EDIT: and that file is in the folder with the plugin, and it still isnt being detected