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!

  • How to give Feeds_OverwritePackage access

    proget
    2
    0 Votes
    2 Posts
    2 Views
    ?
    Please note, the 4.0 upgrade notes discussed the changes to permissions. So in v4, you will just need to edit the "task" that you want to give privileges to.
  • 0 Votes
    2 Posts
    0 Views
    ?
    You can use the "Anonymous" pseudo-user, but note that "Windows Integrated Authentication" is a protocol (not unlike HTTPS) that requires negotiation by the client/server before getting to the application layer... and unfortunately it's not possible to have WIA enabled on some urls/feeds and not others.
  • Npm default package

    packages npm proget
    2
    0 Votes
    2 Posts
    6 Views
    ?
    It's hard to say... 3.6 was almost a year ago, and I know the npm api/format specification has likely changed since then. So, it could be a related to that...
  • Jira Integration - Mark Version Released

    buildmaster releases jira
    2
    0 Votes
    2 Posts
    16 Views
    ?
    If the JIRA release operation should happen anywhere other than when the release is deployed in BuildMaster (i.e. using the event listener), you'll have to add a custom action or use PowerShell, etc. Alternatively you could fork https://github.com/Inedo/bmx-jira and add it that way, here is the tutorial for that: http://inedo.com/support/tutorials/cloning-and-patching-an-inedo-extension
  • 0 Votes
    2 Posts
    10 Views
    ?
    There weren't any major, systematic changes that would have caused this to occur. Most likely ,the service isn't running, etc... I would roll back to the old version, then try to do the upgrade again.
  • Administer Rights

    proget
    2
    0 Votes
    2 Posts
    2 Views
    ?
    Hi Owen, you can just run the ProGet.Service.exe, and there will be an option to reset the Admin info and directory provider.
  • 0 Votes
    2 Posts
    7 Views
    ?
    FYI - that's the "Operation" for our Otter product, but the BuildMaster Action works about the same... But in either case you will need to have an agent installed in order to stop the app pool on that server. Alternatively, you could use powershell script to do it, but that would require additional ports and the like be open on the remote server (RPC, maybe?)
  • Why is not every cs file from package copied?

    symbols proget
    2
    0 Votes
    2 Posts
    3 Views
    ?
    Unfortunately the behavior of Visual Studio's Debugging/Symbol Serving can be a bit strange; there's not much we can do to control that... however if you carefully follow the tutorial, it should help you get set up!
  • Authentication Required

    proget
    2
    0 Votes
    2 Posts
    1 Views
    ?
    Please see http://inedo.com/support/questions/4360
  • ProGet Free

    proget
    2
    0 Votes
    2 Posts
    3 Views
    ?
    Yes, all of our the free/express versions of our products allow for commercial use! Thank you for your interest.
  • Visual Studio keeps prompting me for authentication

    proget
    5
    0 Votes
    5 Posts
    16 Views
    ?
    When I changed IIS to use ONLY Windows Authentication and then changed Proget to Integrated mode, all my problems went away.
  • Ruby Gems

    ruby proget
    2
    0 Votes
    2 Posts
    7 Views
    ?
    Most definitely :) We don't have a target date just yet, but it's on our ProGet Roadmap. I'll add a +1 to the feature. Thanks.
  • What Software resellers do you work with

    licensing buildmaster
    2
    0 Votes
    2 Posts
    1 Views
    ?
    Hi Stephen, Although we don't offer reseller discounts, we are happy to (and often do!) work with any software reseller. If you have an approved reseller on your list, chances are they have already purchased from us before... and if not, we make it very easy. They can just submit a purchase order to us (or start by requesting a formal quote), and we will go from there. Does that help? best, Alana
  • 0 Votes
    6 Posts
    89 Views
    ?
    Believe me, we really wish it was feasible to provide "Integrated Windows Authentication" (i.e. 401/NTLM challenges) for some feeds, and "Anonymous" for others. The problem is that this is implemented at the HTTP.SYS stack level (a kernel-level service), which far below IIS. NTLM/Kerberos authentication is not something we can feasibly implement ourselves... even if we did, the TGS Exchange cannot really run in a protected environment (like an app pool user). This has been a known issue by Microsoft for at least 10 years, and they are planning to introduce some new libraries/options with Server 2016. There are rumors they will drop it altogether in favor of federated authentication (i.e. Azure style). But, it's not huge on their priority list I think.
  • Getting an error when trying to create new user

    error proget
    2
    0 Votes
    2 Posts
    8 Views
    ?
    this should be resolved in ProGet 4.0.8.
  • Npm feed- readme.md

    proget npm
    3
    0 Votes
    3 Posts
    8 Views
    ?
    Hi, the package is superagent-mocker 0.3.0 fetched from registry.npmjs.org: see display in the npmjs.org : display of superagent-mocker 0.3.0 in npmjs org see display in proget
  • Push NuGet Packages with LDAP Authentication

    ldap proget nuget
    8
    0 Votes
    8 Posts
    56 Views
    ?
    npm does not support Windows Auth. Unfortunately IIS/ASP.NET does not allow for some things to be Anon, some things to be Windows -- the whole site is one or the other. Best workaround is to create two IIsSites on the site server with different ports. You can point both of them to the same application directory. Note this does not require a separate license because it's considered the same instance, and largely a workaround for the authentication problem.
  • ProGet4 on Linux

    linux proget
    4
    0 Votes
    4 Posts
    2 Views
    ?
    We're still working it... currently there are some issues surrounding the .NET 4.5 implementation in the Mono distribution, which we hope to see resolved soon!
  • 0 Votes
    1 Posts
    7 Views
    No one has replied
  • Nuget install Error

    proget install nuget
    2
    0 Votes
    2 Posts
    3 Views
    ?
    When I trying after remove all connectors, NuGet.exe install command works without any exceptions. :(
Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation