Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. proget
    Log in to post

    • ?

      Can't find ProGet's database connection string
      Support • proget sql-server • • Scott Cusson  

      3
      0
      Votes
      3
      Posts
      132
      Views

      ?

      Thanks. That solved it.
    • ?

      Migrate feeds takes all server down during migration
      Support • proget • • Scott Cusson  

      4
      0
      Votes
      4
      Posts
      13
      Views

      ?

      Oh I see, you're migrating a legacy NuGet feed! Sorry I misunderstood. With the number of packages you have, a database transaction will put a strain on your database server, which is most certainly where the problem is. Instead, why not back up the database beforehand, then run the migration without verbose logging and a transaction.
    • ?

      Install NuGet package failed
      Support • proget nuget • • Scott Cusson  

      4
      0
      Votes
      4
      Posts
      35
      Views

      atripp

      I see; in this cases, go to Advanced Settings, and change the base url property.
    • ?

      Visual Studio 2017 Package Manager Slow Offline
      Support • proget visual-studio performance • • Scott Cusson  

      2
      0
      Votes
      2
      Posts
      18
      Views

      ?

      Most likely, Visual Studio is trying to talk to nuget.org and other services. You can use Fiddler to see what connections are being made.
    • ?

      When will the NuGet feed support Markdown?
      Support • proget • • Scott Cusson  

      2
      0
      Votes
      2
      Posts
      13
      Views

      ?

      According to the Package Markdown Support](https://github.com/NuGet/Home/wiki/Package-Markdown-Support) and Packaging Documentation within the nupkg pages maintained by Microsoft, this is an expiremental work-in-progress and the specs are still in review. I would hope Inedo does not implement anything until NuGet settles on a standard, and this has been a work-in-progress for almost 2 years. So, check with Microsoft :)
    • ?

      Hosting ProGet under another site
      Support • proget iis • • Scott Cusson  

      2
      0
      Votes
      2
      Posts
      11
      Views

      T

      Make sure to set the Web.BaseUrl setting in Admin > Advanced Settings as well.
    • P

      Tutorial configuring PyPi feeds
      Support • proget pypi python • • pradeep_9498  

      2
      0
      Votes
      2
      Posts
      29
      Views

      T

      We don't have one yet (we're working on the documentation now, expected for the official 5.2 release), but there are examples in ProGet itself for: adding packages: click the Add Package button on the feed overview page after you've added one installing packages: once you have a package in a feed, browsing to it will show you how to install it with pip
    • P

      Install packages in a virtualenv
      Support • proget pypi python • • pradeep_9498  

      2
      0
      Votes
      2
      Posts
      17
      Views

      atripp

      Yes, ProGet supports this. However, you will need a paid version of Chocolatey in order to do that https://chocolatey.org/faq#i-would-like-to-be-able-to-offer-my-non-admin-desktop-users-an-option-for-self-service-type-of-installations
    • ?

      Feed back up
      Support • proget • • Scott Cusson  

      2
      0
      Votes
      2
      Posts
      7
      Views

      ?

      In this case, your best bet would be the backup the database, and then only the package files of that feed. In case of DR, your other feeds wouldn't really work (no package files), but your other configuraitn (usernames, etc) would remain.
    • ?

      Unable to push nuget symbols package
      Support • proget nuget • • Scott Cusson  

      2
      0
      Votes
      2
      Posts
      10
      Views

      ?

      Unfortunately we can't figure out any reason that Age would be returning an empty string. We're thinking there must be something else... can you share the entire NUSPEC file so we can reproduce it better.
    • ?

      Packages not caching from connector with package schema http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd
      Support • proget net • • Scott Cusson  

      2
      0
      Votes
      2
      Posts
      18
      Views

      ?

      We can't reproduce this; a more likely scenario is that the nuspec in question has an invalid item and is causing an otherwise unknown and unexpected error We would need to full nuspec and the reproduction instructions to better investigate.
    • ?

      Business use
      Support • proget licensing • • Scott Cusson  

      2
      0
      Votes
      2
      Posts
      4
      Views

      T

      Here are the features by edition: https://inedo.com/support/documentation/proget/administration/license ProGet Free is allowed for companies, however that edition only receives "community support" (i.e. this forum).
    • ?

      Developer
      Support • proget • • Scott Cusson  

      2
      0
      Votes
      2
      Posts
      7
      Views

      T

      There was an issue (PG-1208) with semantic version-enabled NuGet feeds and retention policies fixed in v5.0.8 - an upgrade should resolve this.
    • ?

      Licensing
      Support • proget • • Scott Cusson  

      2
      0
      Votes
      2
      Posts
      4
      Views

      T

      Yes, that is OK, the differences for each edition are outlined here: https://inedo.com/support/documentation/proget/administration/license
    • ?

      Access Package Source information from extension
      Support • proget feeds sdk • • Scott Cusson  

      2
      0
      Votes
      2
      Posts
      13
      Views

      ?

      Hi Ryan, Sorry for the delay in getting back to you - we're planning to add this to ProGet 5.2, which currently has a release date of April 11. It should be included in Inedo SDK 1.1.2 (see tentantive spec here). Does that look like it will cover your situation?
    • ?

      Setting up private Docker registry
      Support • proget iis servers • • Scott Cusson  

      5
      0
      Votes
      5
      Posts
      55
      Views

      ?

      Thanks Alana, once I installed the certificate into my 'Trusted Root Certification Authorities' and restarted the docker daemon on my client machine, things are working nicely. Thanks again for your help!
    • J

      Unable to push package from BuildMaster to ProGet
      Support • proget buildmaster • • jstarbird_7831  

      2
      0
      Votes
      2
      Posts
      16
      Views

      atripp

      Just to close this post: this was fixed in InedoCore 1.0.12, after diagnosing the issue on a ticket (EDO-5683).
    • C

      API keys not working after upgrade
      Support • proget nuget api • • claes.hermansson_6271  

      4
      0
      Votes
      4
      Posts
      43
      Views

      T

      As a followup, it's worth mentioning that this occurs specifically when directory providers are switched. The "Active Directory (New)" user directory requires the user@domain.tld format, so switching from the previous "LDAP & Active Directory" user directory (which supported netBIOSdomain\user) no longer can impersonate.
    • ?

      Deleting a npm package throws a UnauthorizedAccessException
      Support • proget npm windows • • Scott Cusson  

      9
      0
      Votes
      9
      Posts
      19
      Views

      ?

      You got it working though :)
    • ?

      Extra folder in container path
      Support • proget • • Scott Cusson  

      2
      0
      Votes
      2
      Posts
      9
      Views

      ben

      Hello Scott, This is done for 1-part repository names to match the behavior of Docker Hub. You should still be able to access the container without library/; that is, this should also work: <proget_server>:80/<container_feed>/<container_name>:<tag>
    • 1
    • 2
    • 6
    • 7
    • 8
    • 9
    • 10
    • 79
    • 80
    • 8 / 80