Page 2 of 2

Re: Error while launching on Windows10

Posted: Wed Jun 20, 2018 6:03 pm
by admin
The dll that is missing is in the attached zip file. Please try copying the DLL from the zip file into your SharpCap install folder and see if that helps.

cheers,

Robin
System.ValueTuple.dll.zip
(14.81 KiB) Downloaded 184 times

Re: Error while launching on Windows10

Posted: Thu Jun 21, 2018 5:19 pm
by Krisbe1980
100% fix :)
Thx a million

Re: Error while launching on Windows10

Posted: Thu Jun 21, 2018 5:35 pm
by admin
Hurrah!

I will ship that DLL in the installer then, although I still don't understand why your system needs it but others don't. Just one of those things I suppose :)

Robin

Re: Error while launching on Windows10

Posted: Thu Jun 21, 2018 5:40 pm
by Krisbe1980
Maybe it is just the case of some files missing in the win10 config of my laptop. As I mentioned, PC no problems at all but yeah good that it has been resolved. Now I can concentrate on shooting stars :twisted: Just waiting for webcam adapter and off we go :D

Re: Error while launching on Windows10

Posted: Thu Jun 21, 2018 6:06 pm
by turfpit
Robin

I did find references to "Windows will look for referenced DLLs in the same folder as the calling application", so supplying the file should prevent further issues. Searches seem to indicate this to be related to a transition from .NET 4.6 and 4.7 - as though something goes wrong in the upgrade.

I wonder if Windows Home/Pro comes into this?

Dave