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 2 3 4 5 … 433 Next »
NPVR4 and MPC-HC problem

NPVR4 and MPC-HC problem
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,671
Threads: 767
Joined: Nov 2003
#11
2021-07-25, 11:47 PM
(2021-07-25, 11:32 PM)The Solutor Wrote: But explain why NTPVR5 on LTSB2016 does not work until i upgrade the framework

I don't have a big team of people testing on different versions of Windows. This is a very small project. I test on my version of Windows, which is the currently version, fully patched.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,671
Threads: 767
Joined: Nov 2003
#12
2021-07-25, 11:49 PM
What output do you get if you run the following from a command prompt?

DeviceHostWindows.exe -discover
The Solutor
Offline

Member

Italy
Posts: 50
Threads: 5
Joined: Jul 2021
#13
2021-07-26, 12:02 AM (This post was last modified: 2021-07-26, 12:04 AM by The Solutor.)
(2021-07-25, 11:49 PM)sub Wrote: What output do you get if you run the following from a command prompt?

DeviceHostWindows.exe -discover

Code:
Eccezione non gestita: System.IO.FileLoadException: Impossibile caricare il file o l'assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' o una delle relative dipendenze. La definizione di manifesto dell'assembly specificato non corrisponde al riferimento all'assembly. (Eccezione da HRESULT: 0x80131040)
  in DeviceHostWindows.Program.Run(String[] args)
  in DeviceHostWindows.Program.Main(String[] args)

P.S. a few words in technical Italian shouldn't be a problem, but if you need a translation I'm here  Wink

P.S2 I didn't even remember that but the desktop app crashes as well
The Solutor
Offline

Member

Italy
Posts: 50
Threads: 5
Joined: Jul 2021
#14
2021-07-26, 12:15 AM (This post was last modified: 2021-07-26, 12:16 AM by The Solutor.)
(2021-07-25, 11:57 PM)mvallevand Wrote: I think it is only fair for sub to limit support the current and updated desktop Windows environment.  How many users purchase Enterprise volume licenses that LTSB requires? 

Technical curiosity isn't your best quality isn't it ?  Wink

Jokes aside.

#1 .net updates aren't mandatory, you can have a Server 2016 machine which is fully updated but still on 4.6.1

#2 is plenty of power user that prefer to spend 60$ or so for a stable and debloated windows rather than spend 0$ and have an ever changing machine, which is a privacy nightmare.

#3 is plenty people that use at home the Server 2016 essentials as file server/backup machine and also as HTPC, that have no problem to spend 250/400$
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,671
Threads: 767
Joined: Nov 2003
#15
2021-07-26, 12:26 AM
(2021-07-26, 12:15 AM)The Solutor Wrote: #1 .net updates aren't mandatory, you can have a Server 2016 machine which is fully updated but still on 4.6.1

#2 is plenty of power user that prefer to spend 60$ or so for a stable and debloated windows rather than spend 0$ and have an ever changing machine, which is a privacy nightmare.

#3 is plenty people that use at home the Server 2016 essentials as file server/backup machine and also as HTPC, that have no problem to spend 250/400$
Regardless, it's a small project, which gives away the software for free, and can only so much. For the most part we do a pretty good job, and a whole lot of people managing to use it without issue. There is always going to be some setups that are odd versions of OS or supporting software which it may have problems with.

I definitely don't test against any versions of Window Server
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,671
Threads: 767
Joined: Nov 2003
#16
2021-07-26, 12:29 AM
(2021-07-26, 12:02 AM)The Solutor Wrote:
(2021-07-25, 11:49 PM)sub Wrote: What output do you get if you run the following from a command prompt?

DeviceHostWindows.exe -discover

Code:
Eccezione non gestita: System.IO.FileLoadException: Impossibile caricare il file o l'assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' o una delle relative dipendenze. La definizione di manifesto dell'assembly specificato non corrisponde al riferimento all'assembly. (Eccezione da HRESULT: 0x80131040)
  in DeviceHostWindows.Program.Run(String[] args)
  in DeviceHostWindows.Program.Main(String[] args)

P.S. a few words in technical Italian shouldn't be a problem, but if you need a translation I'm here  Wink

P.S2 I didn't even remember that but the desktop app crashes as well
It looks like it's complaining it can't find netstandard 2.0, which is installed with .NET Runtime 4.6.1. Maybe try installing that if you haven't already.
The Solutor
Offline

Member

Italy
Posts: 50
Threads: 5
Joined: Jul 2021
#17
2021-07-26, 12:29 AM
(2021-07-25, 11:47 PM)sub Wrote:
(2021-07-25, 11:32 PM)The Solutor Wrote: But explain why NTPVR5 on LTSB2016 does not work until i upgrade the framework

I don't have a big team of people testing on different versions of Windows. This is a very small project. I test on my version of Windows, which is the currently version, fully patched.

I'm just providing educated guesses and infos you may have missed.

I think are valuable infos exactly because of the small team, but then is up to you to decide if they are helpful or not and if they are wellcome or not.

Surely I'm not here to waste your time. Wink
The Solutor
Offline

Member

Italy
Posts: 50
Threads: 5
Joined: Jul 2021
#18
2021-07-26, 12:36 AM
(2021-07-26, 12:29 AM)sub Wrote:
(2021-07-26, 12:02 AM)The Solutor Wrote:
(2021-07-25, 11:49 PM)sub Wrote: What output do you get if you run the following from a command prompt?

DeviceHostWindows.exe -discover

Code:
Eccezione non gestita: System.IO.FileLoadException: Impossibile caricare il file o l'assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' o una delle relative dipendenze. La definizione di manifesto dell'assembly specificato non corrisponde al riferimento all'assembly. (Eccezione da HRESULT: 0x80131040)
  in DeviceHostWindows.Program.Run(String[] args)
  in DeviceHostWindows.Program.Main(String[] args)

P.S. a few words in technical Italian shouldn't be a problem, but if you need a translation I'm here  Wink

P.S2 I didn't even remember that but the desktop app crashes as well
It looks like it's complaining it can't find netstandard 2.0, which is installed with .NET Runtime 4.6.1. Maybe try installing that if you haven't already.

4.6.1 is installed.

I see that now there is a 4.6.2 update I'll try that and I'll report back ASAP
The Solutor
Offline

Member

Italy
Posts: 50
Threads: 5
Joined: Jul 2021
#19
2021-07-26, 01:47 AM (This post was last modified: 2021-07-26, 01:54 AM by The Solutor.)
(2021-07-26, 01:06 AM)mvallevand Wrote:
(2021-07-26, 12:15 AM)The Solutor Wrote: Technical curiosity isn't your best quality isn't it ?  Wink

I expect that I have installed NextPVR and various NextPVR clients on far more platforms out of curiosity then anyone else on this forum.

Then you should understand my curiosity I expressed on first post (which isn't just a curiosity as I clearly explained)

Quote:Unsupported hacking of BDA driver onto Win Server

Look.. is better if you argue of a matter you know well, and that is clearly not the case.

BDA and streaming components are included in any Windows Home Server 2011 flavors AND in any Windows Storage Server 2008R2 essentials as well

BDA and streaming components are included in Server 2012 essentials and Server 2012R2 Essentials

BDA and streaming components are included in Server 2016, 2019 and 2022

Perhaps i can't see where the problem is supposed to be in installing the BDA components on servers from the stone age era which lacked them


Quote: and installing WMC past Win 7 is not my cup of tea though, it never was better then NextPVR. 

Thanks god we live both in democratic countries  and we can express more or less biased opinions w/o being jailed.

BTW WMC was officially available until win 8.1 and aside there isn't any client program who beat it in usability and smoothness, WMC was and still IS the only SW based option to watch the TV for cable card users in the US.

So can we stop with the OT?
The Solutor
Offline

Member

Italy
Posts: 50
Threads: 5
Joined: Jul 2021
#20
2021-07-26, 03:07 AM (This post was last modified: 2021-07-26, 03:13 AM by The Solutor.)
@sub

Sorry for the delay, but I decided to use a fresh installation to be as sure as possible that anything else is interfering

In short this is a virgin installation of the RTM version 10240.16384.

The only things installed are the 4.6.2 .NET framework, NTPVR5, and the vc installer you linked.

I didn't even bother to install the tuner's driver


Attached Files Thumbnail(s)
   
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem locking on to a tuner? time_lord 7 2,912 2021-01-09, 12:06 PM
Last Post: Graham
  EPG XMLTV problem DBHall 8 3,721 2021-01-01, 12:34 PM
Last Post: Graham
  Problem with Intel 4600 graphics driver pol098 1 1,409 2020-12-01, 12:44 PM
Last Post: romdl
  Problem setting up recording for some programmes LeoL 5 1,978 2020-10-21, 09:34 PM
Last Post: LeoL
  Replayed recording problem Tj.2 25 8,963 2020-09-22, 04:51 PM
Last Post: baj1
  Recurring recording problem Dave48167 18 4,128 2020-09-10, 08:26 PM
Last Post: Dave48167
  Problem with 1 device and 1 frequency lost@c 6 1,999 2020-08-21, 04:11 AM
Last Post: lost@c
  Audio Problem jrockow 11 4,726 2020-04-22, 12:07 PM
Last Post: jrockow
  Audio/video sync problem on playback and program freeze when resuming zer 34 12,952 2019-12-21, 02:49 PM
Last Post: HarryH3
  Recent problem with Hauppauge WinTV-dual HD TV Tuner Christen 2 4,335 2019-10-12, 02:05 PM
Last Post: Christen

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

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

Linear Mode
Threaded Mode