NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 61 62 63 64 65 … 433 Next »
Installing 4.1.0 On Windows Vista32

Installing 4.1.0 On Windows Vista32
KyleC_USA
Offline

Member

Posts: 63
Threads: 8
Joined: Mar 2018
#1
2018-03-04, 09:38 PM
Hello,

I am trying to install NPVR 4.1.0 on a ASRock HTPC that is running Vista32 Ultimate. I have SP2 installed as well as .NET 4.6.1.
I am getting the below errors.

NPVR.log https://www.dropbox.com/s/mlzykd0whwfvpql/NPVR.log?dl=0

I also have some screenshots of the errors.
https://www.dropbox.com/s/tqpdpf38zi84wr...1.png?dl=0
https://www.dropbox.com/s/4q7km0mnv81xc6...2.png?dl=0
https://www.dropbox.com/s/0lci8lxag6yr3e...3.png?dl=0

This HTPC is used for watching recordings. My ither main PC is running Windows 10 and is recording and working fine with NPVR 4.1.0.
I am wondering if this is a Vista issue.

Thanks in advance for any help.
Kyle
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#2
2018-03-04, 09:45 PM
Maybe try installing this Microsoft runtime to see if it helps:
https://aka.ms/vs/15/release/VC_redist.x86.exe
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,205
Threads: 958
Joined: May 2006
#3
2018-03-04, 09:52 PM
I had that problem on VIsta and I also needed to reinstall NextPVR after running this runtime update because the server didn't install properly.

Martin
KyleC_USA
Offline

Member

Posts: 63
Threads: 8
Joined: Mar 2018
#4
2018-03-05, 03:19 AM (This post was last modified: 2018-03-05, 03:42 AM by KyleC_USA.)
sub Wrote:Maybe try installing this Microsoft runtime to see if it helps:
https://aka.ms/vs/15/release/VC_redist.x86.exe

No luck. The NRecord.exe seems to crash during install and kills the rest.
Going to try uninstall NPVR delete folders re-apply .NET4.6.1 and vcredist_x86. (I had to use 2013 version the 2017 just hangs on install.)

Will try to install again. if fails I will post again and attach NPVR.log


Saw this in my Application log.

Application: NRecord.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.FileNotFoundException at NRecord.Program.Main(System.String[])

Faulting application NRecord.exe, version 1.0.0.0, time stamp 0x5a99e3bb, faulting module KERNEL32.dll, version 6.0.6002.18005, time stamp 0x49e037dd, exception code 0xe0434352, fault offset 0x0003fbae, process id 0x%9, application start time 0x%10.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,205
Threads: 958
Joined: May 2006
#5
2018-03-05, 03:41 AM
,I think you need 4.6 not 4.6.1

Martin
KyleC_USA
Offline

Member

Posts: 63
Threads: 8
Joined: Mar 2018
#6
2018-03-05, 04:40 AM
mvallevand Wrote:,I think you need 4.6 not 4.6.1

Martin

Tried again and this time un-installed NPVR and .NET4.6.1 rebooted installed .NET4.6 and rebooted again.
Same issue. It fails when installing NRecord.exe service.

I have attached the NPVR.log

Thanks I'll keep trying...
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#7
2018-03-05, 04:55 AM
Any messages in the Windows Event Viewer that give more clues?
KyleC_USA
Offline

Member

Posts: 63
Threads: 8
Joined: Mar 2018
#8
2018-03-05, 04:26 PM
This morning . tried using the Major geeks install of the visual C++ and it did the un-install of old and re-installed the latest.
I rebooted then tried the install of NPVR 4.1.0 faile the same way with the NRecord.exe not able to start.

Went to my Event Application log and got the below:

EVENT 1000,Application Error
Faulting application NRecord.exe, version 1.0.0.0, time stamp 0x5a99e3bb, faulting module KERNEL32.dll, version 6.0.6002.18005, time stamp 0x49e037dd, exception code 0xe0434352, fault offset 0x0003fbae, process id 0x%9, application start time 0x%10.

EVENT1026, .NET Runtime
Application: NRecord.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
Stack:
at NRecord.Program.Main(System.String[])

Windows System LOG

EVENT 7000, Service Control Manager Eventlog Provider
The NPVR Recording Service service failed to start due to the following error:
The service did not respond to the start or control request in a timely fashion.

EVENT 7009, Service Control Manager Eventlog Provider
A timeout was reached (30000 milliseconds) while waiting for the NPVR Recording Service service to connect.

EVENT 7000, Service Control Manager Eventlog Provider
The NPVR Recording Service service failed to start due to the following error:

EVENT 7009, Service Control Manager Eventlog Provider
A timeout was reached (30000 milliseconds) while waiting for the NPVR Recording Service service to connect.

The service did not respond to the start or control request in a timely fashion.

.NET Framework error trying to launch NPVR
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'Unmanaged.dll' or one of its dependencies. The specified module could not be found.
File name: 'Unmanaged.dll'
at NextPVR.ControllerForm.Form1_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at NextPVR.ControllerForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)




************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
NextPVR
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/NPVR/NextPVR.exe
----------------------------------------
NUtility
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/NPVR/NUtility.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
NShared
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/NPVR/NShared.DLL
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.85.0
Win32 Version: 1.0.85.0
CodeBase: file:///C:/Program%20Files/NPVR/System.Data.SQLite.DLL
----------------------------------------
System.Data.Entity
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.Entity/v4.0_4.0.0.0__b77a5c561934e089/System.Data.Entity.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.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:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

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.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#9
2018-03-08, 05:44 PM
KyleC_USA Wrote:.... and vcredist_x86. (I had to use 2013 version the 2017 just hangs on install.)
Did anyone notice this bit from the post above?
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,205
Threads: 958
Joined: May 2006
#10
2018-03-08, 06:13 PM
johnsonx42 Wrote:Did anyone notice this bit from the post above?

Yes but for VS 2015 it made no sense.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Lights-Out for Windows Home Server 2011? TuckerDean 1 1,438 2021-01-28, 01:52 PM
Last Post: mvallevand
  Screensaver on Windows 10 NumberFive 0 1,163 2020-12-24, 10:21 AM
Last Post: NumberFive
  Flashing in on-screen graphics (Windows 10) (Can post logs if needed) bgtees 39 13,875 2020-08-19, 12:38 PM
Last Post: Stanno
  Lights-Out for Windows Home Server 2011 pvrip 6 3,426 2020-05-21, 04:56 PM
Last Post: Madlec
  Windows 10 Record Issues Captain Jack 11 5,813 2020-02-02, 09:11 PM
Last Post: Captain Jack
  MCE Remote Opens NextPVR Behind Other Windows 1sae 3 2,505 2020-01-13, 06:19 PM
Last Post: Stanno
  TV signal breaking up in Windows 10 wg22 8 4,313 2020-01-06, 08:49 AM
Last Post: wg22
  Metadata in Windows 10 Explorer TimN 3 1,751 2019-11-08, 04:44 PM
Last Post: mvallevand
  Won't Record with Windows 10 v. 1903 GWCowling323 5 3,619 2019-10-15, 03:51 PM
Last Post: mvallevand
  moved to windows 10 and npvr 4.2.4 and scan not finding channel nogoer 12 3,714 2019-07-18, 12:22 PM
Last Post: nogoer

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode