2011-03-11, 09:50 PM
Hi,
Starting a recording and streaming it works great remotely through the web server interface, however, if I press "Cancel" to stop the recording prematurely NRecord.exe crashes with this in the Windows XP (32bit) Application Event log:
<BEGIN>
An unhandled exception occurred and the process was terminated.
Application ID: NRecord.exe
Process ID: 4088
Exception: System.Collections.Generic.KeyNotFoundException
Message: The given key was not present in the dictionary.
StackTrace: at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at NShared.RecordingService.WorkerThread()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
<END>
I'm running Windows XP Pro 32bit and I'm using a single WinTV PVR PCI II tuner card.
Any ideas why this is happening?
Thanks,
Dan
Starting a recording and streaming it works great remotely through the web server interface, however, if I press "Cancel" to stop the recording prematurely NRecord.exe crashes with this in the Windows XP (32bit) Application Event log:
<BEGIN>
An unhandled exception occurred and the process was terminated.
Application ID: NRecord.exe
Process ID: 4088
Exception: System.Collections.Generic.KeyNotFoundException
Message: The given key was not present in the dictionary.
StackTrace: at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at NShared.RecordingService.WorkerThread()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
<END>
I'm running Windows XP Pro 32bit and I'm using a single WinTV PVR PCI II tuner card.
Any ideas why this is happening?
Thanks,
Dan