The gadget's malfunction is caused by the absence of configW7.xml. If the file is still there for IE, it also is there for the gadget. It has already been there in January and kept the gadget working until now. You can find your local copy of configW7.xml
under
%localappdata%\Microsoft\Windows\Temporary Internet Files
Please don't confuse configW7.xml and config.xml. As long as configW7.xml is locally present, everything is fine. Your gadget keeps working because configW7.xml gets converted into config.xml on a regular basis, at least on every startup. This way the date
modified of config.xml is kept recent. All repair of the weather gadget is about keeping config.xml recent. You can do this by copying the file from another drive, which is why sting251's fix works. You can do it by opening the file and saving without
changes, which renews the date modified (also feasible by creating an automatic task). Or you can do it by setting the date modified to the future. Replacing the file by a prepared one also works. What's totally irrelevant and does no further fixing to anything
is setting the file to read-only. That's only Anders' favorite conspiracy theory.
Ahhh, you're sort of on to something here!
My "favoUrite conspiracy theory" are then correct, since I do NOT have that configW7.xml file At ALL
(Anyway not in the Path you give)!
THUS my way with making config.xml Read-Only Works!
And therefor my way below is working:
ALL one has to do, is to change the Date = Year, to like 2017, on the config.xml, and then set the config.xml to be Read-Only.
The path in my system are:
C:\Users*Your_Own_Windows_User_Name*\AppData\Local\Microsoft\Windows Live\Services\Cache
And when there, just:
Change the Year on the config.xml to 2017
and then set it as a Read-Only file, and that WILL
make the Weather Gadget work again.