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 delete role
      Support • proget error • • Damon  

      3
      0
      Votes
      3
      Posts
      3
      Views

      ?

      Thanks, I'll wait until the fix is released. It's not a blocking issue for me.
    • ?

      Anonymous user needs "Feeds_ViewFeed" to publish a package by an authenticated user
      Support • proget authentication publishing • • Damon  

      3
      0
      Votes
      3
      Posts
      15
      Views

      ?

      The discussion for this question is here: http://stackoverflow.com/questions/29254068
    • ?

      Bulk Import in ProGet when hosted in IIS
      Support • proget iis • • Damon  

      2
      0
      Votes
      2
      Posts
      8
      Views

      ?

      I had mistakenly stopped the ProGet service after I switched to IIS hosting mode, so that caused the problem.
    • ?

      Version dependancy
      Support • proget • • Damon  

      2
      0
      Votes
      2
      Posts
      1
      Views

      ?

      All dependency resolution is handled by the NuGet.exe client, here's how you do it: https://docs.nuget.org/create/versioning
    • ?

      Some packages with only pre-release versions can not be used as dependencies
      Support • proget nuget • • Damon  

      7
      0
      Votes
      7
      Posts
      113
      Views

      ?

      Okay, Alana, thanks for your help. We will do just that.
    • ?

      How to increase timeout to download NuGet package of more than 30MB
      Support • proget nuget • • Damon  

      5
      0
      Votes
      5
      Posts
      231
      Views

      ?

      Thanks for the investigation- we'll see if we can get this configurable in the next release, and possibly look into seeing if we can avoid clobbering web.config on upgrades.
    • ?

      How to backup Proget
      Support • proget • • Damon  

      2
      0
      Votes
      2
      Posts
      7
      Views

      ?

      We need to add that.. but to back-up ProGet, you just need to Back-up the Database and the Packages directory (the path is listed on each feed, and is in the All Settings under Admin). Then restore the database, and the files on a new server.
    • ?

      Pro Get Errors Based On Request From NuGet UI in Visual Studio
      Support • proget • • Damon  

      3
      0
      Votes
      3
      Posts
      4
      Views

      ?

      Yes - that worked for me. Thank you.
    • ?

      How to enable LDAP auth?
      Support • proget ldap • • Damon  

      4
      0
      Votes
      4
      Posts
      10
      Views

      ?

      Sorry yes, I meant ProGet (though the implementations are actually the same :)) Anyway, the way that it's currently implemented does require the machine to be a part of the domain. We are aware that this is not ideal and will likely change the way LDAP is queried to make more settings configurable in a future version.
    • ?

      Troubles with bower feed
      Support • proget • • Damon  

      3
      0
      Votes
      3
      Posts
      0
      Views

      ?

      Yes, http://localhost:81/bower/bower/packages/croc.webClient returns a good json: {"name":"croc.webClient","url":"http://myrepo/webclient-dist.git","hits":0}
    • ?

      Trouble registering and viewing packages on bower feed from TFS/Git repository
      Support • proget packages microsoft • • Damon  

      2
      0
      Votes
      2
      Posts
      6
      Views

      ?

      Regarding the first error – that sort of thing should only happen if the connector returns invalid data. What is the URL of the bower connector? For the registration, it looks like it’s just an HTTP 401. See this article for info about Bower & authentication in ProGet: http://inedo.com/support/kb/1095/introducing-bower-support-for-proget
    • ?

      Avira tells me there is an Issue
      Support • proget proget-installation • • Damon  

      3
      0
      Votes
      3
      Posts
      8
      Views

      ?

      i will try to submit this to avira. maybe it would be nice to report it to them too since it is your product that gets blocked! this could lead to misunderstandings.
    • ?

      Downloading packages from LDAP-Authticated feeds in Ruby
      Support • proget ruby • • Damon  

      3
      0
      Votes
      3
      Posts
      13
      Views

      ?

      Answering my own question using this solution. Hope anyone else who has to do this with Ruby will find this helpful: require 'rubygems' require 'httpclient' #latest, with rubyntlm also installed http_client = HTTPClient.new http_client.set_auth(nil, '<domain>\<username>', '<password>') local_file = File.new("C:\\temp\\<package>.<version>.nupkg", "wb") local_file.write( http_client.get_content("https://<server>/nuget/<feed>/package/<package>/<version>") ) -/- flagellum
    • ?

      The underlying connection was closed
      Support • proget nuget • • Damon  

      2
      0
      Votes
      2
      Posts
      90
      Views

      ?

      Do you have any connector filters? If so, try removing those to see if it works. Also, try using the non-SSL URL, i.e. http://www.nuget.org/api/v2 and see if that works. I would also double-check the proxy configuration if you have one set up. If so, see what the message when “Test Proxy Connection” is clicked.
    • ?

      Chocolatey-Feed-Properties missing in comparison to Chocolatey.org
      Support • proget feeds • • Damon  

      2
      0
      Votes
      2
      Posts
      10
      Views

      ?

      Thanks- we'll try to expose these properties in the next release.
    • ?

      ProGet Package Retention Policy
      Support • proget cleanup • • Damon  

      3
      0
      Votes
      3
      Posts
      11
      Views

      ?

      Note: we have now scheduled this feature for v3.6
    • ?

      LDAP Authentication for Package Upload but Anonymous for Feed Downloads
      Support • proget authentication ldap • • Damon  

      3
      0
      Votes
      3
      Posts
      7
      Views

      ?

      I can see how to add named groups, but "Domain Users", "Everyone", "Authentication Users" don't seem to be recognized by the add users window. I think we are just going to use a large organizational group that covers most everyone so true anonymous access isn't needed anymore. Thanks!
    • ?

      ProGet regularly demands license activation.
      Support • proget activation • • Damon  

      2
      0
      Votes
      2
      Posts
      11
      Views

      ?

      Activation invalidates when the MachineUUID (MAC Address + CPU-ID) changes; in some virtual hosts (VM Ware), we've seen the MAC change randomly... but it's a setting that you can control.
    • ?

      Secure Chocolatey
      Support • proget security • • Damon  

      4
      0
      Votes
      4
      Posts
      6
      Views

      ?

      Because Chocolatey uses nuget.exe behind the scenes, you can just specify your authentication in the same manner., in the configuration file.
    • ?

      V1 feed
      Support • proget • • Damon  

      3
      0
      Votes
      3
      Posts
      0
      Views

      ?

      Upgrading isn't a practical nor helpful suggestion. I guess I'll be looking elsewhere for a feed server.
    • 1
    • 2
    • 64
    • 65
    • 66
    • 67
    • 68
    • 79
    • 80
    • 66 / 80