I can't remember if i tried the old version on this computer or my other computer. Anways tried running as administrator didn't work either. Not sure why the view count is unchanged.
This version now starts up correctly.Well I spent a little time and implemented the detection method into the weather plugin and I updated the testing tool to hopefully get around the "Reserved" issue (I move onto the next node).
Attached is an updated testing tool (based on the code I used in MP2) so if people could give it a shot and give some feedback.
Oh and to anyone who's familiar with MP2 I used HttpServer.Helpers.XmlHelper to deserialize the XML from freegeoip by adding a reference to HttpServer. I'm not sure if that's the preferred way to do it or just implement my own deserializer, thoughts?