[NullReferenceException: Object reference not set to an instance of an object.]
OliverHine.Weather.WeatherUserControl.TranslateConditionsText(XmlNode& xNewNode) +42
OliverHine.Weather.WeatherUserControl.TranslateXML(XmlDocument& xDocument) +53
OliverHine.Weather.WeatherUserControl.GetWeatherXML(String sLocationToBind, Int32 iLengthToDisplay, String sDisplayUnit) +851
OliverHine.Weather.WeatherUserControl.BindWeather(String Location) +606
[ModuleLoadException: Error: Weather is currently unavailable.]
DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(String FriendlyMessage, PortalModuleBase ctrlModule, Exception exc, Boolean DisplayErrorMessage) +446
DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(PortalModuleBase ctrlModule, Exception exc) +84
OliverHine.Weather.WeatherUserControl.BindWeather(String Location) +1020
OliverHine.Weather.WeatherUserControl.Page_Load(Object sender, EventArgs e) +438
[ModuleLoadException: Error: Weather is currently unavailable.]
DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(String FriendlyMessage, PortalModuleBase ctrlModule, Exception exc, Boolean DisplayErrorMessage) +446
DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(PortalModuleBase ctrlModule, Exception exc) +84
OliverHine.Weather.WeatherUserControl.Page_Load(Object sender, EventArgs e) +564
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Page.ProcessRequestMain() +750
[PageLoadException: Error: Weather is currently unavailable.]
DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) +350
DotNetNuke.Framework.PageBase.Page_Error(Object Source, EventArgs e) +363
System.Web.UI.TemplateControl.OnError(EventArgs e) +109
System.Web.UI.Page.HandleError(Exception e) +68
System.Web.UI.Page.ProcessRequestMain() +2100
System.Web.UI.Page.ProcessRequest() +218
System.Web.UI.Page.ProcessRequest(HttpContext context) +18
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
|