Klondike icon indicating copy to clipboard operation
Klondike copied to clipboard

Getting XML error when trying to install package on VS 2017

Open GiganteX opened this issue 3 years ago • 1 comments

I'm using VS 2017 and docker version of Klondike 2.1.1 :

"Failed to retrieve information about 'DevExpress.Xpo' from remote source 'https://nuget.nebol.se/FindPackagesById()?id='DevExpress.Xpo'&semVerLevel=2.0.0'. The content at 'https://nuget.nebol.se/FindPackagesById()?id='DevExpress.Xpo'&semVerLevel=2.0.0' is not valid XML. For security reasons DTD is prohibited in this XML document. To enable DTD processing set the DtdProcessing property on XmlReaderSettings to Parse and pass the settings into XmlReader.Create method."

In this case the package doesn't even exist on my server, it's in another repository. But if I try to get something from my own server I get the same problem.

What's could be going on here?

GiganteX avatar Mar 11 '21 11:03 GiganteX

Getting a similar error updating package Humanizer.

MaxSierra16 avatar Sep 27 '21 15:09 MaxSierra16