I have errors all over the
I have errors all over the place, is there a way to stop DVRMS toolbox from autostarting on startup, seems I’m getting a lot of crashes due to DVRMS and I want to turn it off to see if that is the problem.
Not sure if this means anything to anyone:
Log Name: Application
Source: DVRMSToolbox
Date: 11/6/2011 10:03:05 PM
Event ID: 0
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: MediaCenter
Description:
PW Exit: System.ObjectDisposedException: Cannot write to a closed TextWriter.
at System.IO.__Error.WriterClosed()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.IO.StreamWriter.Write(Char[] buffer, Int32 index, Int32 count)
at System.IO.TextWriter.WriteLine(String value)
at System.IO.TextWriter.WriteLine(String format, Object arg0)
at Durrant.DVRMSFileWatcher.ProcessWrap.ap_Exited(Object sender, EventArgs e)
Event Xml:
<Event xmlns=”http://schemas.microsoft.com/win/2004/08/events/event”>
<System>
<Provider Name=”DVRMSToolbox” />
<EventID Qualifiers=”0″>0</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime=”2011-11-07T04:03:05.000000000Z” />
<EventRecordID>32717</EventRecordID>
<Channel>Application</Channel>
<Computer>MediaCenter</Computer>
<Security />
</System>
<EventData>
<Data>PW Exit: System.ObjectDisposedException: Cannot write to a closed TextWriter.
at System.IO.__Error.WriterClosed()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.IO.StreamWriter.Write(Char[] buffer, Int32 index, Int32 count)
at System.IO.TextWriter.WriteLine(String value)
at System.IO.TextWriter.WriteLine(String format, Object arg0)
at Durrant.DVRMSFileWatcher.ProcessWrap.ap_Exited(Object sender, EventArgs e)</Data>
</EventData>
</Event>