What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » i have a problem

i have a problem
Author: Message:
pu2000
New Member
*


Posts: 4
Joined: Jan 2005
O.P. i have a problem
i used VB.net sample for MPPlugins. then i used regasm.exe to register .dll. but the Messenger Plus 3 haven't found anything. how can i do.
thinks for your answer.
01-27-2005 06:15 AM
Profile E-Mail PM Find Quote Report
L. Coyote
Senior Member
****

Avatar
Captain Obvious

Posts: 981
Reputation: 49
38 / Male / Flag
Joined: Aug 2004
Status: Away
RE: i have a problem
Have you seen the .reg file that came with the samples?

It should add your plugin to another part of the Registry. You need to edit that .reg file first, of course.

This is the code:

REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Patchou\MsgPlus2\RegisteredPlugins]
"Your Plugin"="ProjectName.ClassName"

Hack, hack, hack!
Finally became a Systems Analyst! :spam:

01-27-2005 06:35 AM
Profile PM Find Quote Report
pu2000
New Member
*


Posts: 4
Joined: Jan 2005
O.P. RE: i have a problem
thanks for your help
i have used the install.reg for MPPluginNET to register .dll. but the Messenger Plus 3 can't find MPPluginNET
01-27-2005 06:42 AM
Profile E-Mail PM Find Quote Report
L. Coyote
Senior Member
****

Avatar
Captain Obvious

Posts: 981
Reputation: 49
38 / Male / Flag
Joined: Aug 2004
Status: Away
RE: i have a problem
*-) You placed it in the plugins folder in C:\Program Files\Messenger Plus! 3\Plugins (part in italic depends on your language and your drive), exited MSN Messenger, and it's still not there?

This is a common problem with .NET plugins... At least, I think so. As I had the same problem, and someone else too. :s

I don't know what I did until it was finally there... I think I kept registering the DLL.

Sorry I'm not of much help.

This post was edited on 01-27-2005 at 06:50 AM by L. Coyote.

Hack, hack, hack!
Finally became a Systems Analyst! :spam:

01-27-2005 06:49 AM
Profile PM Find Quote Report
desand
New Member
*


Posts: 1
– / Male / –
Joined: Jan 2005
RE: i have a problem
Hi, did you return 'true' in the 'Initialize' function?
(I made that mistake...;))
01-29-2005 03:01 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On