Reply to thread

Sorry for all these posts, but I thought it best to keep all these errors in seperate posts....


What does this mean in the exception log?


ExceptionType: System.IO.DirectoryNotFoundException

Message: Could not find a part of the path.

Source: mscorlib


Stack trace:

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

   at System.IO.__Error.WinIOError()

   at System.IO.FileInfo.MoveTo(String destFileName)

   at MediaPortal.GUI.GUIBurner.BurnerThread.TranscodeThread()

   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)

   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

   at System.Threading.ThreadHelper.ThreadStart()


Top Bottom