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!

  • Licensing Error

    proget licensing
    2
    0 Votes
    2 Posts
    27 Views
    ?
    You will need to reactivate ProGet from the Admin UI. there will be instructions on how to do so within the software.
  • Included pre-releases

    proget
    2
    0 Votes
    2 Posts
    0 Views
    ?
    We did remove the dropdown for prerelease from the NuGet feed browser to make it more in line with how NuGet.org is these days. As of v4.5.0, we always show the latest version in the browser, including prerelease packages.
  • Proget free version running on disconnected environment

    proget
    2
    0 Votes
    2 Posts
    1 Views
    ?
    Apologies, I've created an account and now have a license. Thanks
  • Proget default installation with local SQL Express

    proget
    3
    0 Votes
    3 Posts
    41 Views
    ?
    I get the same result with versioin 4.5.1. I try to change the connection string during the install but it still uses the default connection string and not the one I entered. I also tried to set it using the silent option. Then the installer fails without any message at all, not even to the specified log file.
  • Otter is displaying a credential password in the execution log

    otter
    3
    0 Votes
    3 Posts
    12 Views
    ?
    Thanks Steve! That solved the issue.
  • Unable to pull packages from maven

    proget java connectors
    4
    0 Votes
    4 Posts
    21 Views
    ?
    Thanks for the bug report; this is fixed in v4.5.1, which was just released.
  • Parallel Loop Block

    buildmaster workflows
    2
    0 Votes
    2 Posts
    12 Views
    ?
    Yes indeed, take a look at Asynchronous Blocks. Here is how you would do it in OtterScript: foreach $value in @list { with async { ... items ... } } await;
  • 0 Votes
    1 Posts
    8 Views
    No one has replied
  • Unable to add bower package to feed

    connectors bower proget
    3
    0 Votes
    3 Posts
    7 Views
    ?
    So that would be great if they were indeed added into my packages, but it seems that they are not. [image: gJ7Oov8.png]
  • Unable to upload zip files via universal feed

    proget
    2
    0 Votes
    2 Posts
    16 Views
    ?
    When uploading a package via the ProGet Web UI, the package will need to conform to the Universal Package Format: is a ZIP archive format with a .upack file extension has a metadata file at root level of archive named upack.json contains any number of files in the /package directory; these files are the files that will get "unpackaged" by the client or server You can use the Upload Package Endpoint to submit plain zip files, so long as you also put additional metadata. That link will have some examples of how you can use it.
  • Log in - npm commandline

    authentication proget npm
    4
    0 Votes
    4 Posts
    40 Views
    ?
    The URL must still be incorrect; the /npm endpoints will return JSON-based content, where as the errors shown is HTML-based body content (<!DOCTYPE html>...). You can use a tool like Fiddler to see precisely what URLs are being requested, and then hopefully diagnose/trace from there.
  • No packages listed on VS2015

    visual-studio buildmaster
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Webpage not loading

    proget-installation proget
    3
    0 Votes
    3 Posts
    6 Views
    ?
    Hi Alana, the EventView helped. Thanks for the hint. An SQL Error was noting that the "EXECUTE" permission was missing for the Database-User of ProGet. Once I fixed that, everything runs smoothly now.
  • 0 Votes
    2 Posts
    8 Views
    ?
    There is an open issue with this, [BM-2273] that should be addressed in an upcoming release.
  • Default email in my event listeners

    notifiers buildmaster
    3
    0 Votes
    3 Posts
    7 Views
    ?
    I agree whoever owns the event listener, should get the email. What I mean is the default email address doesn't seem to work. E.g., ideally, if I create a event listener, and expect that I should be the one who owns the listener, therefore gets the email, without explicitly putting in my email address to the box again. Currently, I'd have to enter my email address again to get the email, that's kind of unexpected.
  • 0 Votes
    2 Posts
    6 Views
    ?
    This is working as designed*, as a user can still approve the package even if there was a failed target. We have been thinking of ways to improve this (events / notifications in general, across the products), and will likely add something a lot better on the roadmap. [*] which is not to say the design needs work :)
  • Problem viewing purge history

    buildmaster
    2
    0 Votes
    2 Posts
    1 Views
    ?
    This was definitely fixed in a newer version of BuildMaster, though I'm not sure which one specifically.
  • Adding Powershell script asset to plan returns error

    buildmaster powershell
    2
    0 Votes
    2 Posts
    7 Views
    ?
    This was a regression in 5.5.2, but will be fixed in 5.5.3 (shipping later today) As a work-around, you can use text-mode to invoke PSCall
  • View scheduled builds/releases?

    buildmaster build-schedules
    2
    0 Votes
    2 Posts
    5 Views
    ?
    Hi David, this is on our roadmap-- calendar views for things like this.
  • How to switch form IIS hosting to native hosting

    proget
    2
    0 Votes
    2 Posts
    2 Views
    ?
    We don't have a guide for that, but if you uninstall ProGet and reinstall, that might be easy. You can also try to reverse the steps here: https://inedo.com/support/kb/1013/hosting-through-iis-instead-of-the-integrated-web-server
Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation