Navigation

    Inedo Community Forums

    Forums

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

    • ?

      Connection String for SQLEXPRESS on different server from PROGET
      Support • proget sql-server • • Sávio  

      3
      0
      Votes
      3
      Posts
      252
      Views

      ?

      Thanks. Removing \SQLEXPRESS fixed it. -Michael
    • ?

      Visual Studio can't find the source...
      Support • proget nuget symbols source • • Sávio  

      4
      0
      Votes
      4
      Posts
      171
      Views

      ?

      Upgraded to 3.7.4 and the problem is fixed. Thanks.
    • ?

      Performance of Nuget feed
      Support • proget nuget net microsoft • • Sávio  

      2
      0
      Votes
      2
      Posts
      5
      Views

      ?

      Yes, most definitely. See KB#1072 - ProGet vs. NuGet.Server
    • ?

      Rubygems feeds
      Support • proget feeds ruby • • Sávio  

      2
      0
      Votes
      2
      Posts
      9
      Views

      ?

      It's not possible to add a new feed type via the SDK, but it's for sure on our roadmap.
    • ?

      Why is the content from my .nupkg files getting lost when I publish symbols?
      Support • proget nuget symbols • • Sávio  

      4
      0
      Votes
      4
      Posts
      99
      Views

      ?

      It would be good to clarify the "Symbol and Source Server" document you linked to explain that you don't actually just want to push the symbols package; you want to push a package that contains everything. The way the document currently reads, which is why I got hung up, is that it talks about the two different packages - non-symbols vs. symbols - and then later says to only push the symbol package which is wrong. Symbol packages built with -Symbols don't include content files. I recognize the race condition issue, but the description that symbols packages only differ by adding symbols and source is incorrect. The typical symbol package only has symbols and source.
    • ?

      Internal error while deleting NPM feed
      Support • proget • • Sávio  

      2
      0
      Votes
      2
      Posts
      9
      Views

      ?

      We'll fix this in ProGet 3.7.4. For now, you can mark the feed as inactive to disable it. If you need to delete it, I can send you a patch to fix your installation.
    • ?

      NuGet v3 Server Support
      Support • proget nuget visual-studio • • Sávio  

      2
      0
      Votes
      2
      Posts
      5
      Views

      ?

      Although the VS2015 release is around the corner, we don't believe the v3 API will be ready/stable for public consumption yet. There are no currently no API docs, and the codebase is still moving too much to try to guess what will it will be. We reverse engineered what we could with NuGet3RC2, and it seems to use a blend of v2/v3 API calls. Once the API is ready, we will likely use it to implement the "nuget.org cache" feature that's on our roadmap. That said, the NuGet team will need to (and plans to) support the v2 API in both their client and server components for many years to come, so we're in no rush. The v3 API will primarily offer performance improvements for reaching NuGet.org, but ProGet users aren't really impacted by performance problems anyway, due to local server caching.
    • ?

      Error 500
      Support • proget • • Sávio  

      2
      0
      Votes
      2
      Posts
      3
      Views

      ?

      ASP.NET 500 errors should appear in the Windows Event Log, check there for full details, though this sounds like an error with the nuget.exe client rather than ProGet.
    • ?

      How to archive old packages
      Support • proget archive • • Sávio  

      2
      0
      Votes
      2
      Posts
      6
      Views

      ?

      You can set up a retention policy that will handle this feed cleanup.
    • ?

      Private NPM repositories/connectors
      Support • proget • • Sávio  

      5
      0
      Votes
      5
      Posts
      8
      Views

      ?

      Thanks Dean, I modded the regex inline to get around the validation issue. Thanks for getting back to us on this.
    • ?

      Maven support
      Support • proget • • Sávio  

      2
      0
      Votes
      2
      Posts
      11
      Views

      ?

      Maven connectors need to be indexed before they can be used from ProGet. If you go to the Admin->Scheduled Tasks page, you should see an entry for a MavenConnectorIndexing job, and you should be able to see a log of the last several attempts. Did it appear to complete successfully? Also, you may want to try actually performing a search for the Maven artifacts. When browsing, we only display local artifacts, but connectors are displayed when you search as well.
    • ?

      Binding ProGet to a single IP
      Support • proget network • • Sávio  

      9
      0
      Votes
      9
      Posts
      14
      Views

      ?

      This is now in Admin > All Settings, under ReservationUrls
    • ?

      Supporting symbols packages from a drop-path.
      Support • proget nuget symbols • • Sávio  

      3
      0
      Votes
      3
      Posts
      15
      Views

      ?

      Thanks Dean - that was super helpful :) I resolved this issue by only promoting the symbols package if one existed. Many thanks!
    • ?

      How to create a ProGet user through the API
      Support • proget api • • Sávio  

      6
      0
      Votes
      6
      Posts
      37
      Views

      L

      Hello, colleagues. Could you tell me: is something was changed in API in order to create a user with password? Regards, Roman
    • ?

      Anonymous read-only access to feeds
      Support • proget authentication • • Sávio  

      14
      0
      Votes
      14
      Posts
      46
      Views

      ?

      I see, in that case, your network/server is not properly configured. This is not trivial to troubleshoot, and this is happening before the request hits our software. The most likely culprit is an invalid/missing SPN, and a domain administrator must add that. Here are some additional resources to follow: https://support.microsoft.com/en-us/kb/969060 http://www.sidesofmarch.com/index.php/archive/2011/11/04/troubleshooting-windows-authentication-in-iis/ http://serverfault.com/questions/341978/troubleshooting-windows-authentication-problems-no-challenge-in-iis-7-5 Search terms, "diagnosing windows authentication iis"
    • ?

      NuGet Connector error
      Support • proget connectors • • Sávio  

      4
      0
      Votes
      4
      Posts
      12
      Views

      ?

      There is a bug in 3.7.x that will be fixed in 3.7.4 On the proxy configuration page, can you enter a dummy value into "Exclude URLs" section, e.g. "example.org"?
    • ?

      Problem with pushing to Maven
      Support • proget java • • Sávio  

      6
      0
      Votes
      6
      Posts
      109
      Views

      ?

      Started new question. Please answer there. Thank you
    • ?

      Hosting Mirror behind a proxy
      Support • proget • • Sávio  

      4
      0
      Votes
      4
      Posts
      2
      Views

      ?

      Tod. Looks like whatever you discovered was right. Added an exclusion of example.org, and I can now query and cache through a ProGet feed
    • ?

      Extension being unloaded
      Support • proget error • • Sávio  

      12
      0
      Votes
      12
      Posts
      5
      Views

      ?

      Thanks, all good now.
    • ?

      Proget Index Symbols
      Support • proget net symbols • • Sávio  

      2
      0
      Votes
      2
      Posts
      6
      Views

      ?

      Do you mean that some symbols are being indexed while others are not?
    • 1
    • 2
    • 59
    • 60
    • 61
    • 62
    • 63
    • 79
    • 80
    • 61 / 80