Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    Attempting Package Restore from Proget Feed with AD Auth indicates invalid XML

    Scheduled Pinned Locked Moved Support
    2 Posts 2 Posters 50 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      mhull_0872
      last edited by

      I am trying to restore packages using "dotnet restore" AND "nuget restore" for a feed that requires authentication (AD auth). I have configured my system so that the username/password are stored in the nuget.config file. Whenever I do a restore I receive the following error:

      The content at 'http://my.url.com/nuget/myfeed/FindPackagesById()?id='Package.Name'&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.
       Retrying 'FindPackagesByIdAsyncCore' for source 'http://my.url.com/nuget/myfeed/FindPackagesById()?id='Package.Name'&semVerLevel=2.0.0
      

      I am concerned by the "not valid XML" message that I receive. I am not sure if I have misconfigured something within Proget or not. Is there some sort of limitation here?

      1 Reply Last reply Reply Quote 0
      • jjonesJ Offline
        jjones inedo-engineer
        last edited by

        Hi Matthew,

        After discussing with our team they think this could be related to Windows Integrated Authentication (if it is enabled) or a configuration issue in your nuget.config file.. Can you try to use fiddler to help pinpoint the issue? Also, have you enabled CEIP in ProGet? That would give us some visibility to you errors.

        Thanks,
        Jason

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • 1 / 1
        • First post
          Last post
        Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation