2020-05-16, 12:52 PM
OK, That makes no sense - let me explain ![Smile Smile](https://forums.nextpvr.com/images/smilies/smile.png)
Installer fails on installing files so I downloaded the zip file and manually extracted, removed V4 and all seemed well until I noticed that my capture card was showing as unavailable.
I ran the vc redist as I saw recommended in another thread for both 64 and 32 bit just in case but no different.
I'm thinking this is a dot net thing, but not sure.
Win server 2016 in case it matters![Smile Smile](https://forums.nextpvr.com/images/smilies/smile.png)
From install log:
From nrecord.log:
Any assistance appreciated!
![Smile Smile](https://forums.nextpvr.com/images/smilies/smile.png)
Installer fails on installing files so I downloaded the zip file and manually extracted, removed V4 and all seemed well until I noticed that my capture card was showing as unavailable.
I ran the vc redist as I saw recommended in another thread for both 64 and 32 bit just in case but no different.
I'm thinking this is a dot net thing, but not sure.
Win server 2016 in case it matters
![Smile Smile](https://forums.nextpvr.com/images/smilies/smile.png)
From install log:
Quote:2020-05-16 13:27:33.324 [DEBUG][5] 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()
From nrecord.log:
Quote:2020-05-16 13:07:13.336 [ERROR][1]
Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at DeviceHostWindows.Program.Run(String[] args)
at DeviceHostWindows.Program.Main(String[] args)
Any assistance appreciated!