What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Bug Reports » scriptlink.msgpluslive.net not found?

scriptlink.msgpluslive.net not found?
Author: Message:
Shape
New Member
*


Posts: 2
Joined: Jun 2007
O.P. scriptlink.msgpluslive.net not found?
I'm getting a couple of "Unhandled Exception: The system can not locate resource specified" errors when starting up msn messenger lately.

When I select the debugger, it ends up in this piece of code:
in msxml3.dll:


function LoadXmlDoc(sUrl){
    Interop.Call('wininet.dll', 'DeleteUrlCacheEntryW', sUrl);
    var xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
    xmlhttp.open('GET', sUrl, false);
    xmlhttp.send();
    return xmlhttp.responseText;
}

The sUrl contains this value:    http://scriptlink.msgpluslive.net/redirect-116/ss.update.xml"


Call stack:

OnEvent_SigninReady
OnEvent_Initialize
UpdateCheck
LoacXmlDoc


Any ideas how to fix this?
Aparantly the website scriptlink.msgpluslive.net does not exist (anymore?).

Tx.,
Eize

06-03-2007 08:27 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
scriptlink.msgpluslive.net not found? - by Shape on 06-03-2007 at 08:27 PM
RE: scriptlink.msgpluslive.net not found? - by Shape on 07-29-2007 at 02:25 PM
RE: scriptlink.msgpluslive.net not found? - by Patchou on 07-29-2007 at 04:05 PM
RE: scriptlink.msgpluslive.net not found? - by Mnjul on 07-29-2007 at 04:18 PM
RE: scriptlink.msgpluslive.net not found? - by matty on 07-29-2007 at 04:32 PM
RE: scriptlink.msgpluslive.net not found? - by Patchou on 07-30-2007 at 06:16 AM
RE: scriptlink.msgpluslive.net not found? - by matty on 07-30-2007 at 01:51 PM


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