- Thread starter
- #1,911
Hi
My TVService crashes every few days, I get the following in the TV.log
Tv.Log said:2013-01-29 09:51:36.020922 [(19)]: Tvservice stopped due to an unhandled app domain exception System.IO.IOException: The process cannot access the file 'G:\Custom_1.ts' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.Delete(String path)
at Custom_Data_Grabber.CustomDataGRabber.ProcessPackets(String Filename)
at Custom_Data_Grabber.CustomDataGRabber.GrabData1(Object[] ChannelID1)
at Custom_Data_Grabber.CustomDataGRabber._Lambda$__1(Object a0)
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart(Object obj)
2013-01-29 09:51:36.047923 [TVService(6)]: TV Service: stopping
Is G: a network drive?