Navigation

    Inedo Community Forums

    Forums

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

    • ?

      Feed Not Populating
      Support • proget nuget feeds • • Peter Lanoie  

      2
      0
      Votes
      2
      Posts
      9
      Views

      ?

      I assume you can see the package when you browse the feed in ProGet? If so, then Visual Studio is filtering out your package because it's targeting a different framework than your package is configured for. For example, you may have a net45 package and are trying to make a net35 project.
    • ?

      Migrate ProGet Packages to network share
      Support • proget packages • • Peter Lanoie  

      3
      0
      Votes
      3
      Posts
      25
      Views

      MaxCascone

      Hi, This is an old thread but i have the same question. We're on 5.3.17 and have used up all of the space on C:\. We have 1TB on D:\, so I just want to move the PackagesRootPath to there. Does the above pattern still apply? thanks max
    • ?

      Drop path contents
      Support • proget • • Peter Lanoie  

      4
      0
      Votes
      4
      Posts
      36
      Views

      ?

      Just a quick note to add to this, there is a setting on the Admin->Advanced Settings page called AllowDropPathImportOverwrite that will allow drop path packages to overwrite feed packages when set to true.
    • ?

      Proget webapp over https
      Support • proget • • Peter Lanoie  

      2
      0
      Votes
      2
      Posts
      70
      Views

      ?

      Yes, there is, but I'm afraid we don't have a detailed set of instrucitons on how to do that. Effectively though, you need to install the certificate to the host name you wish to use, and then change the url to https. However, we strongly recommend using IIS hosting if you want to do this, as there are plenty of guides available on how to do this, and administrators will be much more familiar with how to manage certificates.
    • ?

      How to get disk usage report
      Support • proget nuget • • Peter Lanoie  

      2
      0
      Votes
      2
      Posts
      6
      Views

      ?

      There are some disk usage reports on the Manage Feed Page, but they do not break it down overtime and by month. We simply do not store disk usage statistics -- only the current space utilization. There are likely some third-party utilities that will tell you disk usage peaks, usage over time, etc; you can point those to the disk path that ProGet uses for internal storage.
    • ?

      Visual Studio adding nuget to path for source files, port hard-coded into Proget output
      Support • proget symbols visual-studio source • • Peter Lanoie  

      3
      0
      Votes
      3
      Posts
      12
      Views

      ?

      I've got it working now, but only with the port. I'd rather not have to do that, but it will work for now. I'd really like to know why I can't use a reverse proxy in front of ProGet to avoid needing to specify port numbers.
    • ?

      Does the bower feed cache public git repositories of a bower package?
      Support • proget feeds • • Peter Lanoie  

      2
      0
      Votes
      2
      Posts
      8
      Views

      ?

      not currently, but it's definitely on our roadmap to do a caching in a similar manner
    • ?

      Maven deploy support incomplete?
      Support • proget • • Peter Lanoie  

      3
      0
      Votes
      3
      Posts
      9
      Views

      ?

      That sounds great! I'll mail you some testcases for reproducing the issues we ran into shortly.
    • ?

      ProGet Service Crash
      Support • proget windows service • • Peter Lanoie  

      2
      0
      Votes
      2
      Posts
      11
      Views

      ?

      I have found the solution ... Set the Property "UseIntegratedWebServer" to False in the Advanced Config when use IIS. The solves the problem
    • ?

      Unable to download pdb files
      Support • proget • • Peter Lanoie  

      3
      0
      Votes
      3
      Posts
      1
      Views

      ?

      Thanks Alana, issue has been fixed now.
    • ?

      How to cleanup a feed
      Support • proget • • Peter Lanoie  

      5
      0
      Votes
      5
      Posts
      10
      Views

      ?

      Thanks Philipp i will findout the script to delete the files.
    • Y

      NuGet 3.x support
      Support • proget nuget • • ygeelen-tb  

      6
      0
      Votes
      6
      Posts
      12
      Views

      ?

      At this time, the NuGet team has no plans to make the v3 API publicly consumable, and will support the v2 API indefinitely as the public API; as such, we have no intention to reverse engineer and attempt to implement a private API. Note this it is entirely a "behind the scenes" transport mechanism (JSON vs XML) and makes no difference at all from a usage perspective.
    • ?

      Auto Upload of Packages
      Support • proget net • • Peter Lanoie  

      2
      0
      Votes
      2
      Posts
      4
      Views

      ?

      Hi, please refer to https://docs.nuget.org/create/creating-and-publishing-a-package and https://docs.nuget.org/consume/command-line-reference; just make sure to specify the ProGet URL for the --source option
    • ?

      Cannot access settings on Docker ProGet 4.0.2
      Support • proget • • Peter Lanoie  

      3
      0
      Votes
      3
      Posts
      3
      Views

      ?

      Last time it happened after 2 days (or maybe less, but that's when I noticed), but now it has been running for 4 days and it still works. We have been using the NuGet feed a few times during those 4 days. I will keep monitoring it and report back if I find anything!
    • ?

      Npm scoped packages
      Support • proget npm • • Peter Lanoie  

      12
      0
      Votes
      12
      Posts
      14
      Views

      ?

      ProGet 4.0.11 is now available, which includes support for scoped packages. You can get it from the downloads page: http://inedo.com/proget/download
    • ?

      Handling contracted domain names in 'Active Directory with Multiple Domains'
      Support • proget ldap • • Peter Lanoie  

      6
      0
      Votes
      6
      Posts
      32
      Views

      ?

      Hi Alana, Any chance of sending that C# code to me as well? We are also facing issues getting multi-domain AD working. TIA
    • ?

      Privileges per package?
      Support • proget security privileges • • Peter Lanoie  

      2
      0
      Votes
      2
      Posts
      11
      Views

      ?

      Only per feed, and that requires the Enterprise edition. The free edition only allows system-level privileges.
    • ?

      Problems with Symbols indexing when adding package
      Support • proget symbols • • Peter Lanoie  

      4
      0
      Votes
      4
      Posts
      2
      Views

      ?

      There's nothing special that ProGet is doing, it's effectively just inserting a SRCSRV stream into the pdb, exactly as pdbstr would. I'd also check out #3061, and specifically http://techblog.dorogin.com/2012/09/troubleshooting-debug-symbols-indexing.html
    • ?

      LDAP authentication for creating/ updating packages only
      Support • proget feeds ldap • • Peter Lanoie  

      4
      0
      Votes
      4
      Posts
      4
      Views

      ?

      Thanks, it works (after we updated to the latest version).
    • ?

      Out of box installation not working.
      Support • proget iis installation configuration-files • • Peter Lanoie  

      3
      0
      Votes
      3
      Posts
      17
      Views

      ?

      ProGet on IIS is only supported as a root level web site of IIS - it cannot be a virtual directory of another application. If this is not an option, you'll have to go with the built-in web server option.
    • 1
    • 2
    • 56
    • 57
    • 58
    • 59
    • 60
    • 79
    • 80
    • 58 / 80