Page 1 of 1

Start up Error (System.NullReferenceException)

Posted: Sat 02 Apr 2016 7:28 am
by wbargent
Hi, I quite often get this error when trying to start cumulusMX, is anyone else having this problem.


System.NullReferenceException: Object reference not set to an instance of an object.
at .() in C:\Users\steve\Documents\Visual Studio 2015\Projects\CumulusMX\CumulusMX\WMR100Station.cs:line 636
at .() in C:\Users\steve\Documents\Visual Studio 2015\Projects\CumulusMX\CumulusMX\WMR100Station.cs:line 85
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()