O.P. AddContact() not working in new MP 5
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.
|