Robert,
As you know, I'm running FV 2.4
I renamed the Weatherunderground folder to WeatherUnderground2 and made the current WeatherUnderground code in the config file inactive.
I installed your latest compiled version and added 8 locations in the WUndergroundWidget.xml
I set the config to Preload="close"
When I ran it I get the dreaded Application Error #2036
The 8 locations do come up, but no popsups.
I ran fiddler and saw in red;
GET WeatherInfoPopupWidget.swf 404 Not Found localhost 1.6 KB 127.0.0.1:80 15ms
HeadersResponseCacheHTML
Response Headersview source
Content-Length 1635
Content-Type text/html
Date Wed, 29 Feb 2012 17:57:27 GMT
Server Microsoft-IIS/6.0
X-Powered-By ASP.NET
Request Headersview source
Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Encoding gzip, deflate
Accept-Language en-us
Connection keep-alive
DNT 1
Host localhost
User-Agent Mozilla/5.0 (Windows NT 5.2; WOW64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2
It looks like its not seeing the WeatherInfoPupupWidget.swf, but it's there under the WeatherUnderground2 folder.
Did I mess up?
Jeff