NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 86 87 88 89 90 … 102 Next »
Installing V5 impossible

 
  • 0 Vote(s) - 0 Average
Installing V5 impossible
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#51
2020-04-29, 02:46 AM
I feel either v4 is running or you have two copies of v5 running. There may be firewall issues as well

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#52
2020-04-29, 04:04 AM
Quote:2020-04-29 12:03:43.308 [DEBUG][4] FindFilterByName failed to locate filter: IT9135 BDA Filter
2020-04-29 12:03:43.308 [ERROR][4] Unable to locate tuner filter (IT9135 BDA Filter)
Its having problems because the device you setup is no longer connected. (or the driver for that device has crashed)
march
Offline

Member

Posts: 89
Threads: 10
Joined: Jul 2011
#53
2020-04-29, 06:52 AM
yeah how to i stop a driver crashing Smile\
Hey look i think there are multiple issues hear and may have to call this one. I have gone back to 4.2.2 as i installed and no issues, which is the way it should be. so i don't want to waste anymore of your valuable time. I will re-install when i get a new PC.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#54
2020-04-29, 07:01 AM
Ok
mabe_j
Offline

Junior Member

United States
Posts: 2
Threads: 0
Joined: Apr 2020
#55
2020-04-30, 04:58 PM
(2020-04-27, 09:44 PM)sub Wrote: I'm not sure I follow you.

These days you just run https://nextpvr.com/NPVRSetup.exe and hit ok.

I am having a similar issue to this user with installation of version 5.  I launch the setup, user license agreement never displays, does not prompt me for installation folder, but begins downloading and copying files.  That window progresses to the end and sits there indefinitely until I close it.

Below is the contents of the install.txt file that shows the error I'm getting.  Any help would be much appreciated.


2020-04-30 12:33:47.242 [DEBUG][1] Source: https://nextpvr.com/stable/win64/NPVR.zip
2020-04-30 12:33:47.242 [DEBUG][1] InstallDirectory: C:\Program Files\NextPVR\
2020-04-30 12:33:47.272 [DEBUG][1] SessionId=1
2020-04-30 12:33:47.272 [DEBUG][1] Downloading from https://nextpvr.com/stable/win64/NPVR.zip
2020-04-30 12:33:47.272 [DEBUG][1] Setup is running as 64bit process
2020-04-30 12:33:47.272 [DEBUG][1] 64bit Windows
2020-04-30 12:33:47.322 [DEBUG][1] 'NextPVR Service' does not exist
2020-04-30 12:34:06.232 [DEBUG][1] Download complete
2020-04-30 12:34:06.242 [DEBUG][9] Starting protected install to C:\Program Files\NextPVR\
2020-04-30 12:34:06.242 [DEBUG][9] Installing files
2020-04-30 12:34:06.252 [DEBUG][9] Unexpected error during install: System.IO.FileNotFoundException: Could not load file or assembly 'System.IO.Compression, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
File name: 'System.IO.Compression, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
  at UpdateNPVR.ZipHelper.Unzip(String zipPath, String extractPath)
  at UpdateNPVR.InstallForm.DoUpgrade()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#56
2020-04-30, 06:14 PM
(2020-04-30, 04:58 PM)mabe_j Wrote:
(2020-04-27, 09:44 PM)sub Wrote: I'm not sure I follow you.

These days you just run https://nextpvr.com/NPVRSetup.exe and hit ok.

I am having a similar issue to this user with installation of version 5.  I launch the setup, user license agreement never displays, does not prompt me for installation folder, but begins downloading and copying files.  That window progresses to the end and sits there indefinitely until I close it.

Below is the contents of the install.txt file that shows the error I'm getting.  Any help would be much appreciated.


2020-04-30 12:33:47.242 [DEBUG][1] Source: https://nextpvr.com/stable/win64/NPVR.zip
2020-04-30 12:33:47.242 [DEBUG][1] InstallDirectory: C:\Program Files\NextPVR\
2020-04-30 12:33:47.272 [DEBUG][1] SessionId=1
2020-04-30 12:33:47.272 [DEBUG][1] Downloading from https://nextpvr.com/stable/win64/NPVR.zip
2020-04-30 12:33:47.272 [DEBUG][1] Setup is running as 64bit process
2020-04-30 12:33:47.272 [DEBUG][1] 64bit Windows
2020-04-30 12:33:47.322 [DEBUG][1] 'NextPVR Service' does not exist
2020-04-30 12:34:06.232 [DEBUG][1] Download complete
2020-04-30 12:34:06.242 [DEBUG][9] Starting protected install to C:\Program Files\NextPVR\
2020-04-30 12:34:06.242 [DEBUG][9] Installing files
2020-04-30 12:34:06.252 [DEBUG][9] Unexpected error during install: System.IO.FileNotFoundException: Could not load file or assembly 'System.IO.Compression, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
File name: 'System.IO.Compression, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
  at UpdateNPVR.ZipHelper.Unzip(String zipPath, String extractPath)
  at UpdateNPVR.InstallForm.DoUpgrade()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Installing this should fix it:
https://dotnet.microsoft.com/download/do...-installer
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#57
2020-04-30, 06:52 PM
This is why using .net as an installer seems insane.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#58
2020-04-30, 07:04 PM
(2020-04-30, 06:52 PM)mvallevand Wrote: This is why using .net as an installer seems insane.

Martin
Yep Big Grin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#59
2020-04-30, 07:10 PM
I might get keen and rewrite the install in C/C++ later.
mabe_j
Offline

Junior Member

United States
Posts: 2
Threads: 0
Joined: Apr 2020
#60
2020-04-30, 07:34 PM
That fixed my problem. Thank you for the quick response.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (6): « Previous 1 2 3 4 5 6


Possibly Related Threads…
Thread Author Replies Views Last Post
  having a difficult time installing latest version stamanf 10 1,537 2023-07-23, 02:57 AM
Last Post: stamanf
  Help installing version 5 HammondHammond 30 5,671 2021-08-11, 03:24 PM
Last Post: mvallevand
  [MicroTutorial] Installing NPVR5 on W10 build 10240/LTSB2015 The Solutor 0 852 2021-07-27, 03:17 PM
Last Post: The Solutor
  Installer still installing Obsolete UK DVB-T Tuning ini's Lao Pan 1 1,055 2020-08-23, 06:54 AM
Last Post: sub
  Installing service VCR58 3 1,662 2019-10-16, 12:41 AM
Last Post: VCR58

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

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

Linear Mode
Threaded Mode