Keep getting an error when trying to run my hotel.
Code:
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Net.ContextAwareResult.Complete(IntPtr userToken)
at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)</ExceptionString></Exception></TraceRecord>
and this is highlighted in yellow for clsHoloUSER.vb
Code:
restingDays = (DateTime.Parse(dbRow(2))).Subtract(DateTime.Now).TotalDays + 31
http://i301.photobucket.com/albums/n...rrorMedium.jpg is the link to an img