ChocolateStore icon indicating copy to clipboard operation
ChocolateStore copied to clipboard

Skype giving errors

Open steve6375 opened this issue 8 years ago • 1 comments

Download Failed: http://download.skype.com/3694814915aaa38100bfa0933f948e65/partner/59/SkypeSetup.exe System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ChocolateStore.PackageCacher.DownloadFile(String url, String destination) in C:\temp\ChocStore\src\ChocolateStore
PackageCacher.cs:line 72 Download Failed: http://download.skype.com/SkypeSetupFull.exe System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ChocolateStore.PackageCacher.DownloadFile(String url, String destination) in C:\temp\ChocStore\src\ChocolateStore
PackageCacher.cs:line 72

Is it reading commented out lines?

The msi package is downloaded OK however and it does install OK.

Note: but when you run Skype it reports a MSVCP140.dll errors - but this happens even when you install online. Adding the vcredist2017 package fixes the DLL errors.

steve6375 avatar May 31 '17 11:05 steve6375

Also WinRar but that uses locales so is expected.

steve6375 avatar May 31 '17 11:05 steve6375