O.P. RE: [help] MsgPlus.DisplayToast
As you suggested, I removed and reinstalled Live from scratch, then applied Live Plus right away to it with no A-Patch or Mess Patch.
I launched the program and in the debug section I still get false for
function OnEvent_Initialize(MessengerStart){
Debug.Trace(MsgPlus.DisplayToast("test", "test"));
}
Is there an exhaustive list available of the reasons why DisplayToast is returning false. It seems to me that the problem might be related to something else... I just don't know what.
|