See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Text.EncoderFallbackException: Unable to translate Unicode character \uD9D8 at index 730 to specified code page. at System.Text.EncoderExceptionFallbackBuffer.Fallback(Char charUnknown, Int32 index) at System.Text.EncoderFallbackBuffer.InternalFallback(Char ch, Char*& chars) at System.Text.UTF8Encoding.GetBytes(Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount, EncoderNLS baseEncoder) at System.Text.EncoderNLS.GetBytes(Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount, Boolean flush) at System.Text.EncoderNLS.GetBytes(Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex, Boolean flush) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.IO.StreamWriter.Dispose(Boolean disposing) at System.IO.TextWriter.Dispose() at MediaPortal.Support.EventLogCsvLogger.CreateLogs(String destinationFolder) at WatchDog.PostTestActions.PerformActions() at WatchDog.MPWatchDog.PerformPostTestActions(Boolean autoClose) at WatchDog.MPWatchDog.tmrMPWatcher_Tick(Object sender, EventArgs e) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///E:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- WatchDog Assembly Version: 1.0.9.14227 Win32 Version: 1.0.9.0 CodeBase: file:///E:/Program%20Files/Team%20MediaPortal/MediaPortal/WatchDog.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///E:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///E:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///E:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- Utils Assembly Version: 2.2.7.14221 Win32 Version: 2.2.7.0 CodeBase: file:///E:/Program%20Files/Team%20MediaPortal/MediaPortal/Utils.DLL ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///E:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- DaggerLib.DSGraphEdit Assembly Version: 1.0.2866.28351 Win32 Version: 1.0.0.0 CodeBase: file:///E:/Program%20Files/Team%20MediaPortal/MediaPortal/DaggerLib.DSGraphEdit.DLL ---------------------------------------- DirectShowLib-2005 Assembly Version: 2.0.0.0 Win32 Version: 2.0.0.0 CodeBase: file:///E:/Program%20Files/Team%20MediaPortal/MediaPortal/DirectShowLib-2005.DLL ---------------------------------------- DaggerLib Assembly Version: 1.0.2856.27998 Win32 Version: 1.0.0.0 CodeBase: file:///E:/Program%20Files/Team%20MediaPortal/MediaPortal/DaggerLib.DLL ---------------------------------------- MediaPortal.Support Assembly Version: 1.0.9.14220 Win32 Version: 1.0.9.0 CodeBase: file:///E:/Program%20Files/Team%20MediaPortal/MediaPortal/MediaPortal.Support.DLL ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.