Shoutbox

AddContact() not working in new MP 5 - 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: WLM Plus! Bug Reports (/forumdisplay.php?fid=7)
+----- Thread: AddContact() not working in new MP 5 (/showthread.php?tid=96979)

AddContact() not working in new MP 5 by matoja on 03-02-2011 at 07:48 PM

var window23 = Messenger.OpenChat("xxxx@net.hr");
Debug.Trace(window23.Handle);
window23.AddContact("yyyyyy@gmail.com");

-Messenger Plus! Version: 5.00.0.702 - Released 8.2.2011

-Windows Live Messenger version 2011 ( Build 15.4.3502.922)


[Time: 20:45:58.592] Chat.AddContact(i_Email)

Error: unknown (code: -2147418113)
       File: 18_Chat.js. Line: 57.

Function On__Invite_Dialog__Event_CtrlClicked returned an error. Code: -2147352567

I test the previous versions and is operating normally , but the new throws this error.