Navigation

    Inedo Community Forums

    Forums

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

    • ?

      Proget LDAP configuration
      Support • proget ldap • • Benjamin  

      2
      0
      Votes
      2
      Posts
      34
      Views

      ?

      The privileges are cached; if you "invalidate cache" on the privileges page or restart the web application, that should fix it.
    • ?

      Automate Nuget Package Publish to ProGet
      Support • proget • • Benjamin  

      2
      0
      Votes
      2
      Posts
      38
      Views

      ?

      I assume, you are looking to deploy a package for deployment later? If this is the case, take a look at this guide, which goes over how to package and deploy an application for deployment using Otter. Otherwise, you can just use standard NuGet.exe client tools to package and publish your packages to the ProGet feed
    • ?

      Service is currently not running but it is.
      Support • proget • • Benjamin  

      2
      0
      Votes
      2
      Posts
      0
      Views

      ?

      Thanks for the report, we will investigate this further. We already know of an issue where there is disparity in the UI if the service is in the process of stopping/starting.
    • ?

      Visual Studio does not try to get sources
      Support • proget visual-studio source • • Benjamin  

      4
      0
      Votes
      4
      Posts
      22
      Views

      ?

      By default, Visual Studio 2012 and later does not use the source server even if the PDBs contain the correct source indexing information. To enable the source server, go to Tools > Options, Debugging, General and check "Enable source server support". This is disabled by default as it's a security risk. The mechanism for the source server encodes a command to execute into the PDB file, therefore untrusted PDB files could execute arbitrary code. Users have to opt in. See "Use Source Servers" in Specify Symbol (.pdb) and Source Files in the Visual Studio Debugger for more information.
    • ?

      Cannot activate license
      Support • proget licensing • • Benjamin  

      4
      0
      Votes
      4
      Posts
      19
      Views

      ?

      I was able to get this working. I had to change the license key to something else and save it, then change it back to the proper key and save it again. Once I did that, it asked me to manually validate.
    • ?

      What are the supported browsers?
      Support • proget • • Benjamin  

      2
      0
      Votes
      2
      Posts
      0
      Views

      ?

      ProGet supports the latest versions of all the major browsers. However, please note that only IE v11 is supported by Microsoft. We do test in IE9, and offer limited support. IE8 and earlier will probably exhibit some issues, but will mostly work most of the time; we do not test with those anymore.
    • ?

      Migration and Upgrade
      Support • proget update • • Benjamin  

      2
      0
      Votes
      2
      Posts
      11
      Views

      ?

      Hi TJ, That upgrade path is fine, and quite common; as long as the shared storage is the same (I assume it's already a UNC path), then when you start everything up again (webserver, indexing service), it should be the same. There isn't so much risk going from 3.5 -> 4.0, but please do read the ProGet upgrade notes just to see what's coming. Just make sure to do a quick test on the current (2005/single server) set up as 4.0 before moving that to new servers. You can always rollback if there is a realy big issue (though, we haven't seen any yet!) Best, Alana
    • ?

      Cannot update when using Azure DB
      Support • proget azure • • Benjamin  

      3
      0
      Votes
      3
      Posts
      5
      Views

      ?

      I managed to perform the upgrade. I had to stop IIS before running the process and run the following command: ProGetSetup4.0.9.exe /Upgrade /S /BackupDatabase=false
    • ?

      File size limitation for downloads?
      Support • proget • • Benjamin  

      2
      0
      Votes
      2
      Posts
      13
      Views

      ?

      Not in particular, but you might find limitations on intermediate network equipment when you try to download very large files (just like you might from over any web/HTTP point).
    • ?

      Trojan detected by System Center Endpoint Protection
      Support • proget proget-installation installer • • Benjamin  

      2
      0
      Votes
      2
      Posts
      11
      Views

      ?

      It's a false positive; see KB#1113 - Anti-malware False Positives, Code Signing, and Safety of Inedo Products for more information. Please let your malware protection provider know about the false positive; the more people who do, the greater the chance they won't flag these in the future.
    • ?

      Disallow overwriting packages
      Support • proget • • Benjamin  

      3
      0
      Votes
      3
      Posts
      28
      Views

      ?

      Thanks. I want that Administrators won't do it either to prevent accidental problems.
    • ?

      Proget NPM package web UI gets slow with multiple version of packages
      Support • proget npm iis • • Benjamin  

      5
      0
      Votes
      5
      Posts
      14
      Views

      ?

      Well, there is literally no js error since the browser loads forever and never returns. There is also no logs in the admin section.
    • ?

      Delete feed error in ProGet 4.0.2 Linux
      Support • proget linux postgresql • • Benjamin  

      5
      0
      Votes
      5
      Posts
      6
      Views

      ?

      Hi Alana, Thanks for the comprehensive answer. Looks like things are still quite away off then. It's a pity mono is not more stable right now, hopefully Microsoft will put in some investment, but it looks like SQL Server is not going to be available until for at least another year.
    • ?

      Deleting Retention Rules
      Support • proget • • Benjamin  

      4
      0
      Votes
      4
      Posts
      1
      Views

      ?

      I think this was a regression 3.8.6; if you upgrade to the latest, you should be able to remove them.
    • ?

      Cannot find unpack.exe
      Support • proget • • Benjamin  

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • ?

      How do we change our Proget database
      Support • proget sql-server • • Benjamin  

      2
      0
      Votes
      2
      Posts
      88
      Views

      ?

      When the new SQL Server is installed, simply backup and restore the existing ProGet database to the new server, then update the connection strings in the .config files located in the Service and WebApp install directories so that they point to the new server.
    • ?

      An error occurred in the web application: Legacy feed.
      Support • proget update • • Benjamin  

      4
      0
      Votes
      4
      Posts
      10
      Views

      ?

      A "legacy" NuGet feed is a single folder; it's possible it's a different location than \Packages\Default if you configured it later.
    • ?

      Issue while adding more than 14 filters Under Feed connectors
      Support • proget net connector-filters • • Benjamin  

      2
      0
      Votes
      2
      Posts
      9
      Views

      ?

      This error is coming from NuGet.org; unfortunately, certain long quriers will sometimes cause that error. It's intermittent. This is planned to be addressed with an "offline package index" in a future proGet release.
    • ?

      API Method to delete NuGet package?
      Support • proget nuget packages api • • Benjamin  

      6
      0
      Votes
      6
      Posts
      151
      Views

      ?

      See: http://inedo.com/support/questions/4487
    • ?

      Exception while pulling package from another repository
      Support • proget • • Benjamin  

      1
      0
      Votes
      1
      Posts
      12
      Views

      No one has replied

    • 1
    • 2
    • 50
    • 51
    • 52
    • 53
    • 54
    • 79
    • 80
    • 52 / 80