"Bug" that needs to be trapped in XML/XSL 03.01.00.
When the network connectivity is down for the XML feed the following error message (below) needs to be replaced with a friendlier message.
Hope this is helpful.
Cheers
Alex
Error: Weather is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Unable to connect to the remote server ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A socket operation encountered a dead network at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at DotNetNuke.Common.Utilities.XmlUtils.GetXMLContent(String ContentUrl) in C:\devet2\Current\Library\Components\Shared\XmlUtils.vb:line 249 at DotNetNuke.Modules.XML.XmlModule.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---