

Pushd "%localappdata%\microsoft\windows live\services\cache"Īttrib "%localappdata%\microsoft\windows live\services\cache\*.xml" -r Note to use this batch file you'll just have to create a copy of the Settings.ini and call it Settings3Monitors.ini in the folder %userprofile%\AppData\Local\Microsoft\Windows Sidebar

By adding this batch file to a scheduled task using the Task Scheduler, I've managed to get the gadget to always work now.

Have just managed to write a batch file that fixes this issue ongoing. This.statusMessage = getLocalizedString('ServiceNotAvailable') This.oMSN2 = oMSN2.GetService("weather") // Object to send a latlong query and recieve a location code corresponding to the latlong This.oMSN = oMSN.GetService("weather") // Object to send and recieve weather data queries and to poll for service existence Var oMSN2 = new ActiveXObject("wlsrvc.WLServices") Var oMSN = new ActiveXObject("wlsrvc.WLServices") (Note: This fix appears to work, even if you're testing in IE10 with ActiveX settings as follows, using this code here Īnd you get the Access is denied error from the call to oMSN.GetService("weather") Many (myself included) report the problem returning.
