What was wrong was in my foreach loop, I thought h.Equals would assign it. But, .Equals is not the same as = and so I was not loading it correctly. All in all a problem with loading not saving though.
↧