PardeeCenterDU / IFs-Issues-Tracking

This repository only holds the list of bugs that have been reported for IFs. Anyone may add a bug report, but please look to see if your issue has already been added!
2 stars 0 forks source link

Error loading Environmental list in Flex Display in .NET #220

Closed jonathandmoyer closed 1 year ago

jonathandmoyer commented 1 year ago

Environment, Global Average Temperature Not Country Based gives this error

Error Handler for IFsWeb.


The following error occurred:Exception of type 'System.Web.HttpUnhandledException' was thrown.System.NullReferenceException: Object reference not set to an instance of an object.at IFsWeb.frm_GraphicalDisplay.Page_Init(Object sender, EventArgs e) in C:\Users\solox\AppData\Local\Temp\WebSitePublish\IFsWeb--1602039507\obj\Debug\AspnetCompileMerge\Source\frm_GraphicalDisplay.aspx.vb:line 239at System.Web.UI.Control.OnInit(EventArgs e)at System.Web.UI.Page.OnInit(EventArgs e)at System.Web.UI.Control.InitRecursive(Control namingContainer)at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)The IFs project will appreciate and thank users that report any errors they might find, in either the web-based or stand-alone version of IFs including a reproducible path for generating the error (please provide details clearly) to jsolorza@du.edu. Thank you for using IFs and making it better. -- Error Handler for IFsWeb. The following error occurred: Exception of type 'System.Web.HttpUnhandledException' was thrown. System.NullReferenceException: Object reference not set to an instance of an object. at IFsWeb.frm_GraphicalDisplay.Page_Init(Object sender, EventArgs e) in C:\Users\solox\AppData\Local\Temp\WebSitePublish\IFsWeb--1602039507\obj\Debug\AspnetCompileMerge\Source\frm_GraphicalDisplay.aspx.vb:line 239 at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.Page.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) The IFs project will appreciate and thank users that report any errors they might find, in either the web-based or stand-alone version of IFs including a reproducible path for generating the error (please provide details clearly) to [jsolorza@du.edu](mailto:jsolorza@du.edu?body=Exception%20of%20type). Thank you for using IFs and making it better.
PardeeCenterIFs commented 1 year ago

This one has been fixed, the problem was related to handling long URLs for the particular case of Lists that have no dimensions. The fix will be included in version 7.89.