Navigation

    Inedo Community Forums

    Forums

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

    • ?

      Can the CSS of the ProGet home page be modified?
      Support • proget • • Bruce H.  

      5
      0
      Votes
      5
      Posts
      11
      Views

      ?

      Looks great. Thanks!
    • ?

      Nuget Package Manager lists no packages under 'Online' tab because Proget throws error
      Support • proget nuget error packages visual-studio • • Bruce H.  

      24
      0
      Votes
      24
      Posts
      188
      Views

      ?

      Ah, I see; please note that we do not support v1 feeds (they were already obsolete when we build ProGet in 2012) and we have no intention to. Suggest you push packages from TeamCity to ProGet instead.
    • ?

      Deleted default feed... can't create any feeds now!
      Support • proget • • Bruce H.  

      4
      0
      Votes
      4
      Posts
      0
      Views

      ?

      I like the web page solution better than my SQL solution. :) Let's go with that.
    • ?

      Upgrading from Free to Enterprise ProGet
      Support • proget proget-installation installation sql-server • • Bruce H.  

      2
      0
      Votes
      2
      Posts
      5
      Views

      ?

      The installed express database by default is at localhost\PROGET (i.e. machine_name\instance_name). To switch, simply backup and restore the database into the new instance, and update the connection string in web_appSettings.config under the web installation path, and ProGet.Service.exe.config under the service install path.
    • ?

      ProGet Feed Cleanup
      Support • proget feeds cleanup • • Bruce H.  

      3
      0
      Votes
      3
      Posts
      36
      Views

      ?

      Ok thanks for the Info
    • ?

      WebUI is wrong
      Support • proget iis • • Bruce H.  

      3
      0
      Votes
      3
      Posts
      5
      Views

      ?

      yes I am in the right instance (we have only one proget) so we found out our proget had some issues with the db and can't show all package in the ui now we delete from proget and reinstall everything and reindexing all packages I think this will work
    • ?

      "Custom API Key" Configuration does not work as expected
      Support • proget feeds authentication • • Bruce H.  

      2
      0
      Votes
      2
      Posts
      18
      Views

      ?

      This certainly used to work. It looks like nothing has changed on our end. I did some quick testing here with the latest NuGet client and can't seem to get it to send credentials with a push no matter what I do. Based on the error message you've pasted above, it looks like you're having the same issue (that message is only displayed if no auth credentials are present). You can double-check that this is happening in Fiddler, of course, but it looks like this is due to a change in behavior of NuGet.exe.
    • ?

      Unable to publish to nuget feed
      Support • proget nuget • • Bruce H.  

      8
      0
      Votes
      8
      Posts
      8
      Views

      ?

      Nice read, I just passed this onto a friend who was doing some research on that. And he actually bought me lunch as I found it for him smile Thus let me rephrase that Thanks for lunch! bagkeecdckkdedbb
    • ?

      Bower and windows authentication
      Support • proget authentication ldap • • Bruce H.  

      4
      0
      Votes
      4
      Posts
      5
      Views

      ?

      If you go to Admin->All Settings and change IntegratedAuthenticationEnabled to False and click Save, then it should use forms/basic authentication with LDAP as the user directory source. Note that if you are hosting the web site with IIS, you'll also have to enable Forms authentication and disable Windows authentication in there for the site. If you're using the integrated web server, it should just work. Once configured like this, you can supply the username and password in the url for the client. There is an example of this available if you click on the configuring Bower link visible on the page for any Bower package in ProGet. As far as I know, this is the only way to get it to work.
    • ?

      Auth Integratoin with LDAP Server
      Support • proget • • Bruce H.  

      2
      0
      Votes
      2
      Posts
      4
      Views

      ?

      Under that error message, is a button [Assign Privileges]. So, if you click that button, a dialog will appear that allows you to assign which LDAP users and groups can use ProGet, once you switch to LDAP integration. So, just assign yourself as an administrator.
    • ?

      Multiple npm feeds
      Support • proget • • Bruce H.  

      4
      0
      Votes
      4
      Posts
      5
      Views

      ?

      I believe the publish bug was fixed in the latest npm; you may want to update. Or, maybe it was broken in the latest npm (v2.5.0). In that case, you will want to downgrade. I believe we tested last against v2.2.0. I would also suggest to post this on the npm issue tracker, as will help raise the priority/importance of fixing and maintaining tests to work with repositories other than npmjs.org -
    • ?

      All Feeds have the same title
      Support • proget feeds • • Bruce H.  

      5
      0
      Votes
      5
      Posts
      8
      Views

      ?

      For me, using the feed name from the URL or getting it in a header makes no difference. So for me, that's not required. Thank you.
    • ?

      Cached Packages never disappear
      Support • proget connectors • • Bruce H.  

      6
      0
      Votes
      6
      Posts
      26
      Views

      ?

      I had the same problem, the packages still showed up after deleting the conector. SOLUTION Restart Proget DETAILS I browsed the database and the packages folder for the offending packages and could not find them. The connector was also deleted from the database. Running feed cleanup also did nothing. In short, I could find no evidence of a problem that would persist after a restart, so I restarted the server Proget ran on and after restart it no longer pulled in packages from the deleted remote. I have proget version: Version 3.7.5 (Build 3)
    • ?

      "Authenticated Feeds" not usable with Nuget config-based credentials
      Support • proget nuget authentication • • Bruce H.  

      7
      0
      Votes
      7
      Posts
      56
      Views

      ?

      Just want to confirm that the issue is fixed in ProGet 3.4.7. Thanks!
    • ?

      Private Feed + Public Feed?
      Support • proget feeds privileges • • Bruce H.  

      4
      0
      Votes
      4
      Posts
      35
      Views

      ?

      hey, i just did this on my own install by creating a new feed and adding a deny for the anonymous user for the private feed. hth, marvin
    • ?

      Pushing symbols.nupkg - NuGet
      Support • proget nuget symbols • • Bruce H.  

      3
      0
      Votes
      3
      Posts
      52
      Views

      ?

      In short, only push the .symbols package which contains all of the same files in the standard NuGet package, plus the symbols/source. For more info, see: http://inedo.com/support/questions/1409
    • ?

      Running ProGet at different base url
      Support • proget • • Bruce H.  

      3
      0
      Votes
      3
      Posts
      4
      Views

      ?

      That would be really great, thanks.
    • ?

      Source stepping not working
      Support • proget symbols source • • Bruce H.  

      3
      0
      Votes
      3
      Posts
      12
      Views

      ?

      Sure, when I experienced the problem I simplified the scenario by creating a very simple hello world package and I got the same problem. I'll send that to you.
    • ?

      Are there any logs for deleting a package from a feed?
      Support • proget • • Bruce H.  

      2
      0
      Votes
      2
      Posts
      5
      Views

      ?

      No, but this is now something we can add to non-legacy feeds.
    • ?

      Symbol Source failure
      Support • proget symbols • • Bruce H.  

      2
      0
      Votes
      2
      Posts
      5
      Views

      ?

      Is this a NuGet package you can send to us for testing? If not, a Fiddler trace of Visual Studio trying to access symbols would also be helpful. You can send either to support at inedo.com and we'll try to reproduce this.
    • 1
    • 2
    • 65
    • 66
    • 67
    • 68
    • 69
    • 79
    • 80
    • 67 / 80