Navigation

    Inedo Community Forums

    Forums

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

    • ?

      HTTP 500 Error using Pull to ProGet for NuGet Package with Dependencies
      Support • proget nuget error • • Jannes  

      2
      0
      Votes
      2
      Posts
      14
      Views

      ?

      That option unfortunately will not work at this time without significant changes, and it's supposed to be hidden currently. We may remove it in the next version or add the required functionality to get it working in an even later version. The problem with it is that dependencies can now vary based on other factors such as platform, .NET Framework version, etc. As a workaround, enabling caching for the feed and downloading the package from Visual Studio will accomplish essentially the same thing, though.
    • ?

      How do I specify ProGet as a NuGet source in Visual Studio
      Support • proget visual-studio • • Jannes  

      2
      0
      Votes
      2
      Posts
      75
      Views

      ?

      Please see: http://inedo.com/support/kb/1021/using-proget-with-nuget-the-visual-studio-extension
    • ?

      Cleaning Old NuGet Packages
      Support • proget • • Jannes  

      5
      0
      Votes
      5
      Posts
      57
      Views

      ?

      Retention Policies are not inclused in the free edition. You can still delete packages manually however.
    • ?

      Installer Issue with 'SQL_Latin1_General_CP1_CI_AS’
      Support • proget • • Jannes  

      2
      0
      Votes
      2
      Posts
      7
      Views

      ?

      Another quick way you can close all connections to the database: ALTER DATABASE [DbName] SET OFFLINE WITH ROLLBACK IMMEDIATE ALTER DATABASE [DbName] SET ONLINE
    • ?

      HttpException/Request timed out with download
      Support • proget • • Jannes  

      4
      0
      Votes
      4
      Posts
      8
      Views

      ?

      It was execution time in web.config. Thanks for help!
    • ?

      Clear feed cache (NPM)
      Support • proget • • Jannes  

      2
      0
      Votes
      2
      Posts
      7
      Views

      ?

      Thank you for the report, this will be resolved in the next release.
    • ?

      Using a non-Active Directory LDAP server with proget
      Support • proget ldap • • Jannes  

      6
      0
      Votes
      6
      Posts
      12
      Views

      ?

      4.0 is available for download now; we've tested it about as far as we can, the main reason it's still considered "beta" is to see how the Docker/installation process works in the wild. So, please give it a try. Depending on the requirements of non-AD LDAP, if it's easy to do, we can implement it quite soon.
    • ?

      Issues with ProGet through VPN
      Support • proget net visual-studio • • Jannes  

      2
      0
      Votes
      2
      Posts
      3
      Views

      ?

      VPN will occur at a much lower level than ProGet operations (which is HTTP/IIS), so I suggest you use a tools like Wireshark to dig a little further and see where the problem might be.
    • ?

      Avira Anti-Virus doesn't like the ProGet 3.5.7 install
      Support • proget • • Jannes  

      2
      0
      Votes
      2
      Posts
      3
      Views

      ?

      All of our installers are signed, our build process is isolated, and we do frequent network scans -- so it's definitely not a virus. If you want to verify it yourself, you're welcome to use a tool like .NET Reflector; it's just managed code and is not obfuscated in any way. It's just a self-contained SQL change script distribution package generated by our BuildMaster product. Still, every once in a while we get some part of the installer flagged by an AntiVirus scanner. Usually it's bmdbupdate.exe, since that does some "questionable-looking" things to an antivirus engine, such as embedding its dependency assemblies as resources. Please let them know about the false positive; the more people who do, the greater the chance they won't flag these in the future. Thanks for letting us know!
    • ?

      Proget strips config files from packages
      Support • proget nuget packages configuration-files • • Jannes  

      6
      0
      Votes
      6
      Posts
      24
      Views

      ?

      The story continuous :) Because I set TeamCity to create source packages as well (it's a checkbox called: Include sources and symbols) it was overwriting the packages in ProGet (I have all the PDB and sources in my nuspec files as well). This was causing the issue with the config file being gone, because TeamCity strips those files out for the symbols packages. So... I was doing things twice... Must be user error ;)
    • ?

      What are the limitations of ProGet FREE?
      Support • proget • • Jannes  

      2
      0
      Votes
      2
      Posts
      44
      Views

      ?

      As of 3.5, these are the features not available in the free edition: Active Directory / LDAP Integration Filter Packages by Name & License Load Balancing & High Availability Granular Privileges & Security (scoping by individual feeds) MyGet Feed Sync
    • ?

      The Proget LDAP integration is still very slow from Package Manager
      Support • proget nuget visual-studio • • Jannes  

      3
      0
      Votes
      3
      Posts
      18
      Views

      ?

      Hi Just wondering if this issue was resolved ? Pod
    • ?

      Registering a bower package on ProGet using the curl command
      Support • proget • • Jannes  

      4
      0
      Votes
      4
      Posts
      11
      Views

      ?

      Hi Dean, Sorry I continued trying and found out the problem was caused because I had to include the -k flag (for HTTPS) and to include the username and password in the URL. Problem solved. Thanks. Kevin
    • ?

      Reconfigure ProGet with another SQL instance
      Support • proget sql-server • • Jannes  

      2
      0
      Votes
      2
      Posts
      5
      Views

      ?

      You can just back-up the database, restore it on the new server, and edit the connection strings in the appSettings config files for the web and service.
    • ?

      Configuring private NuGet feed: see packages for all, download only for authenticated
      Support • proget • • Jannes  

      3
      0
      Votes
      3
      Posts
      5
      Views

      ?

      Thank you for the cache tip. I've included -NoCache modifier to a command, and ProGet asked me about credentials.
    • ?

      NPM feed time out error
      Support • proget • • Jannes  

      3
      0
      Votes
      3
      Posts
      2
      Views

      ?

      Hi Dean Restarting the ProGet service solved the problem. Thanks!
    • ?

      NuGet connector fails to update NuGet package
      Support • proget nuget connectors • • Jannes  

      5
      0
      Votes
      5
      Posts
      25
      Views

      ?

      It seems to be more stable now, or I can at least see the NuGet page on ProGet. Thanks.
    • ?

      ODataAdapterBase
      Support • proget sdk • • Jannes  

      2
      0
      Votes
      2
      Posts
      5
      Views

      ?

      Unfortunately not, but this would be a great place to post it if you are able to get it working! :) But before you do that, check under Advanced Settings to see if modifying the Base Odata URL field will solve the problem you're looking for.
    • ?

      Corrupt Packages when restoring
      Support • proget teamcity • • Jannes  

      2
      0
      Votes
      2
      Posts
      10
      Views

      ?

      I don't think you're doing anything wrong, but based on this, and your previous error... it sounds like you've got some server/network oddities. That could be any one of a THOUSAND things, but it's definitely not ProGet nor the NuGet clients. So, I'd suggest to put some wireshark or fiddler monitoring in between to see exactly what's happening, where they are coming from, and what the actual responses are.
    • ?

      Can't create ProGet Deploy feed
      Support • proget • • Jannes  

      2
      0
      Votes
      2
      Posts
      3
      Views

      ?

      This should be fixed in v4.5.7 (select NuGet or Chocolatey feed as the first option, and you can change the dropdown afterward). Note, we are considering deprecating the Deploy functionality in the next major version, so if you're looking to get started with deployment you should use BuildMaster instead.
    • 1
    • 2
    • 62
    • 63
    • 64
    • 65
    • 66
    • 79
    • 80
    • 64 / 80