Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

  • SqlException

    publishing proget npm
    11
    0 Votes
    11 Posts
    7 Views
    ?
    Thanks! We will have this fixed in ProGet 4.0.14, which will be released within the hour.
  • Change password for developer

    proget user-interface authentication
    3
    0 Votes
    3 Posts
    8 Views
    ?
    Thanks for your response. I'm glad to see that this will be fixed in the next release. For the time being, could you please specify which URL individual users should use, because every URL I've tried so far results in a SecuredTaskDeniedException
  • Nuget.exe can't delete a .nupkg from proget feed

    windows feeds proget nuget
    3
    0 Votes
    3 Posts
    17 Views
    ?
    In my original example that I used, the web user did have permissions. In fact, the user I used was the admin user. I did both create a special user with delete attributes and test the admin user. Both results were the same. Success was reported, but the package never really was deleted. I'm not using a feed APIKey, I'm only using users that have appropriate rights to do certain things, like delete.
  • V5 has 'Invalid variable name' error for an application build

    tfs buildmaster
    7
    0 Votes
    7 Posts
    18 Views
    P
    Those 2 steps are working now. I can work on adding back the other steps in the plan/pipeline. Thanks for your help.
  • Caching using a Feed API Endpoint

    proget npm
    2
    0 Votes
    2 Posts
    7 Views
    ?
    When you download a package, then package is cached by default; if you download aggin, it will use your local cache instead of re-downloading from npm. The caching is transparent, so they will not show up as local packages.
  • Unable to add permissions

    permissions proget
    4
    0 Votes
    4 Posts
    8 Views
    ?
    Thanks Alana. Could you guide me to-what table should I be making what changes?
  • Symbols not strip from native packages

    proget symbols
    2
    0 Votes
    2 Posts
    6 Views
    ?
    This is by design; symbols work quite weirdly for native packages, and don't follow consistent conventions like .NET packages. So, we can't arbitrarily strip all .pdb files (we only remove them from the /lib path). In this case, we suggest to make a separate symbols feed.
  • NuGet packages older .NET versions not visible

    proget
    4
    0 Votes
    4 Posts
    3 Views
    ?
    We will explore this further; NuGet 3.4 added new abbrebrivations that we will be supporting in the next maintenance release.
  • Add Privilege Error

    proget privileges
    2
    0 Votes
    2 Posts
    5 Views
    ?
    This is a bug in the free edition; we will resolve it in the next mainteannce release of ProGet.
  • Unable to Configure Load Balancing

    proget
    2
    0 Votes
    2 Posts
    9 Views
    ?
    Are you able to do this from the Admin > All Settings button? There should be a checkbox to enable load balancing. Also, FYI -- as an enterprise customer, don't hesitate to fill out a ticket or email us at support - Inedo - com, and include a couple screenshots or more info so we can better help resolve. This Q&A site tend to get a lower priority, so we may respond slower!
  • Can't Add Principals to Roles

    proget bug
    4
    0 Votes
    4 Posts
    9 Views
    ?
    I think we've identified this and will fix this in the next maintenance; it only impacts the free version, but you can workaround as you've noted.
  • 0 Votes
    2 Posts
    11 Views
    ?
    This may be fixed in a new version of ProGet; however please note that in NuGet 3.4 client, they added framework monikers abbreviation ("net" instead of "net45") that seem to be occasionally used. These will be supported in the next maintenance release of ProGet, udner PG-560 (Add Support for new NuGet 3.4 Framework Abbreviations).
  • Problem finding the source files

    proget symbols
    2
    0 Votes
    2 Posts
    2 Views
    ?
    Unfortunately symbols/source can be a little complicated to set up and debug; please review the various resources on the symbols tag, such as the tutorial and questions.
  • Sporadic issues with npm

    error proget npm
    8
    0 Votes
    8 Posts
    19 Views
    ?
    We have been running the update since it has been out and it does look like it has fixed our issues with random failing npm restores. Running my LinqPad test script now (which makes 32 concurrent requests for the same resource), still makes it "fail", but now with a 404 as you described, instead of returning an empty package. (Which is still quite weird behavior IMO...) Thanks for the quick response and help on solving this!
  • 0 Votes
    3 Posts
    3 Views
    ?
    Thank you. That was the solution. I had already rebooted once, because the Windows Powershell update required it. I rebooted the machine again and now BuildMaster is reporting the correct version. Thanks again.
  • Retention Rules - Missing File Error

    proget
    2
    0 Votes
    2 Posts
    0 Views
    ?
    Hi again, My mistake, I selected the latest one and didn't notice that MINUTES before the 4.0.13 version was released and corrects this issue (Mine was 4.0.12 after all). Very, very, very fast guys. Awesome! Thanks!
  • BuildMaster

    buildmaster nuget
    2
    0 Votes
    2 Posts
    4 Views
    ?
    The BuildMaster NuGet Extension is a wrapper around the nuget.exe client. So it really depends on the client version you're using and how you've configured it. See InstallPackagesOperation.cs
  • Could not find a part of the path Error

    buildmaster net
    4
    0 Votes
    4 Posts
    13 Views
    ?
    Please note a lot of these errors are coming from third-party tools, like svn or msbuild, so it's not possible to know precisely how to fix it without knowing more information. Unfortunately it's really difficult to diagnose or provide further troubleshooting with the information you've provided so far; if you paste/share the entire logs, we might be able to provide more insight. Please see KB#1052 - Troubleshooting Failed Builds and Deployments for more help on how to diagnose.
  • 0 Votes
    2 Posts
    7 Views
    ?
    Hi Ryan, That's definitely unusual! There should definitely be a bunch of logs here, especially showing the exact SCM command-line command that was run. So, something quite unexpected is happening... What source control provider are you using? And also, what happens when you test connection? Can you share the configuration of the provider (a screenshot should be ok), you can send this to us at support - at Inedo dot com.
  • Java in command line

    buildmaster
    2
    0 Votes
    2 Posts
    1 Views
    ?
    the execute command-line action will run a process directly. So, if you run the java.exe as the command-line action, and then specify those arguments, it will work in the way you'd like
Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation