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!

  • Feed Causes "PDB does not match image." Error

    symbols proget net source
    2
    0 Votes
    2 Posts
    60 Views
    ?
    There have been a few modifications since the version you're running to the symbol/source server that will likely fix the behavior you're experiencing. There is one issue in particular that involved reverse sorting of the symbol file's age value that I believe is related. When you upgrade to the latest, it should resolve the issues.
  • Create a npm connector to the public registry npmjs.org

    proget
    3
    0 Votes
    3 Posts
    21 Views
    ?
    Ok, it worked. If after created a connector the app asked to index and redirect to the scheduled task, it will be nice.
  • Is there any specific framework required for nuget.exe?

    nuget proget
    2
    0 Votes
    2 Posts
    8 Views
    ?
    I would use .NET 4.5 with NuGet.exe to be safe.
  • Cannot update from 4.0.8 to 4.0.9

    update proget-installation proget
    8
    0 Votes
    8 Posts
    6 Views
    ?
    Nevermind, apparently, the installation was messed up because of the failed previous upgrades (due to the antivirus). The program was not registered anymore so the installer didn't detect it for upgrade. I simply installed over the previous installation and it worked! Now running on 4.0.9! Thanks a lot for the info and help!
  • Automate Nuget Package Publish to ProGet

    proget
    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
  • Proget LDAP configuration

    ldap proget
    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.
  • What are the supported browsers?

    proget
    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.
  • Cannot activate license

    proget licensing
    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.
  • Migration and Upgrade

    proget update
    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
  • BuildMaster TFS integration

    buildmaster tfs
    8
    0 Votes
    8 Posts
    19 Views
    ?
    In short, don't use the wizard, we have decided to remove them in v5 anyway because of problems like this. Instead, simply create a Standard Application, and then visit the Workflows tab, and add a Build Step that imports from TFS. That's actually all the wizard is supposed to do anyway.
  • Java web app deployment

    buildmaster
    2
    0 Votes
    2 Posts
    1 Views
    ?
    This is a pretty common deployment for BuildMaster; there are a lot of options, but the easiest thing we've seen is to do the "exploded WAR" strategy -- basically, unzip the war file into the catalina_home directory, and kick the tomcat service. This saves a lot on initial load time as well.
  • File size limitation for downloads?

    proget
    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).
  • Cannot update when using Azure DB

    azure proget
    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
  • 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

    proget
    3
    0 Votes
    3 Posts
    28 Views
    ?
    Thanks. I want that Administrators won't do it either to prevent accidental problems.
  • Move code from SVN to local server

    buildmaster svn
    2
    0 Votes
    2 Posts
    5 Views
    ?
    Take a look at the Getting a Simple Application into BuildMaster Tutorial for a good way to get started!
  • 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.
  • Feeds are not getting displayed , Admin user issue

    buildmaster
    2
    0 Votes
    2 Posts
    8 Views
    ?
    If you have locked yourself out of ProGet, then you can use ProGet.Service.exe to reset the Admin account.
  • Where to configure the credentials for Private GIT repository

    buildmaster
    2
    0 Votes
    2 Posts
    8 Views
    ?
    The easiest option is to put them directly in the URL of the repository: https://username:password@domain/
  • 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.
Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation