View single post by simond
 Posted: Saturday Nov 23rd, 2013 09:44 am
 PM  Quote  Reply  Full Topic 
simond

 

Joined: Saturday Jan 24th, 2009
Location: United Kingdom
Posts: 35
Status: 
Offline

  back to top

Sadly I got an exception first time I loaded, as per below.
If I open a pre-heatmiser config it works, and then also loads my latest config (with heatmiser).

System.NullReferenceException: Object reference not set to an instance of an object.
at Comfort.UcmHeatmiserMapping.get_RegisterName()
at Comfort.UcmHeatmiserMapping.AddReferences(Dictionary`2 references, UcmHeatmiser ucmHeatmiser)
at Comfort.Configuration.BuildReferences()
at Comfort.Configuration.GetReferences(ConfigListItem configListItem)
at Comfort.Response.FlagOmittedResponses(Configuration configuration)
at Comfort.Response.EncodeResponses(Configuration configuration, Boolean flagRequireWriteToEeprom)
at Comfort.Form1.SetNewConfiguration(Configuration newConfiguration, Boolean keepPanel)
at Comfort.Form1.NewConfiguration(String filename)
at Comfort.Form1..ctor(String filename)
at Comfort.Program.Main(String[] arguments)

 Close Window