Hey I'm using Rayden's Snap Usage Monitor (http://www.geekzone.co.nz/forums.asp?ForumId=90&TopicId=58885) and as of the Snap outage the other day it's now encountering an error.
Error I'm seeing is:
2012-07-14 12:51:26,345 [5] ERROR SnapUsageMonitor.Main [(null)] - String was not recognized as a valid DateTime.
System.FormatException: String was not recognized as a valid DateTime.
at System.DateTimeParse.ParseExact(String s, String format, DateTimeFormatInfo dtfi, DateTimeStyles style)
at System.DateTime.ParseExact(String s, String format, IFormatProvider provider)
at SnapUsageMonitor.Main.Update(Object state)
Anyone got any ideas?