2006-08-27, 01:24 PM
My error occurs when the service starts. Error goes into GBPVRRecordingService.exe.log. Below is an excerpt: This is a fresh build on win2K OS with all updates, using the lastest gbpvr version, .Net v2, etc. WinTV2000 works. I love this program and want to get it working again! Pls help.
609 INFO [4] Starting remoting service
640 VERBOSE [4] getValue() loading new key/value into cache: /settings/WebServerEnabled
640 VERBOSE [4] getValue: /settings/WebServerEnabled : false
703 ERROR [6] FATAL UNHANDLED EXCEPTION:: System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at GBPVR.RecordingService.x93f60a55016d55c4.xcba1f05fb5a46d5f()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
03 VERBOSE [4] getValue() loading new key/value into cache: /settings/MVPServerAutostart
703 VERBOSE [4] getValue: /settings/MVPServerAutostart : 0
703 VERBOSE [4] getValue() loading new key/value into cache: /settings/UpdateEPGHour
703 VERBOSE [4] getValue: /settings/UpdateEPGHour : 7
718 ERROR [8] FATAL UNHANDLED EXCEPTION:: System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at GBPVR.RecordingService.xa9e17cce0eee6a7a.xcba1f05fb5a46d5f()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
718 INFO [9] LiveTV File Removal Thread Started
781 VERBOSE [4] getValue() loading new key/value into cache: /settings/AutoConvertDvrmsToFormat
781 VERBOSE [4] getValue: /settings/AutoConvertDvrmsToFormat : No Conversion
781 VERBOSE [4] getValue() loading new key/value into cache: /settings/AutoConvertMpgToFormat
781 VERBOSE [4] getValue: /settings/AutoConvertMpgToFormat : No Conversion
781 VERBOSE [4] No conversions configured. Not starting conversion thread...
--EOM
609 INFO [4] Starting remoting service
640 VERBOSE [4] getValue() loading new key/value into cache: /settings/WebServerEnabled
640 VERBOSE [4] getValue: /settings/WebServerEnabled : false
703 ERROR [6] FATAL UNHANDLED EXCEPTION:: System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at GBPVR.RecordingService.x93f60a55016d55c4.xcba1f05fb5a46d5f()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
03 VERBOSE [4] getValue() loading new key/value into cache: /settings/MVPServerAutostart
703 VERBOSE [4] getValue: /settings/MVPServerAutostart : 0
703 VERBOSE [4] getValue() loading new key/value into cache: /settings/UpdateEPGHour
703 VERBOSE [4] getValue: /settings/UpdateEPGHour : 7
718 ERROR [8] FATAL UNHANDLED EXCEPTION:: System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at GBPVR.RecordingService.xa9e17cce0eee6a7a.xcba1f05fb5a46d5f()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
718 INFO [9] LiveTV File Removal Thread Started
781 VERBOSE [4] getValue() loading new key/value into cache: /settings/AutoConvertDvrmsToFormat
781 VERBOSE [4] getValue: /settings/AutoConvertDvrmsToFormat : No Conversion
781 VERBOSE [4] getValue() loading new key/value into cache: /settings/AutoConvertMpgToFormat
781 VERBOSE [4] getValue: /settings/AutoConvertMpgToFormat : No Conversion
781 VERBOSE [4] No conversions configured. Not starting conversion thread...
--EOM