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!

  • Restart-Server does not execute

    Support servers install otter
    6
    0 Votes
    6 Posts
    36 Views
    ?
    It is, albeit a bit buried in the formal specification.
  • Error after Upgrade to 4.7.11

    Support proget error install
    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • Nuget install Error

    Support 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. :(
  • Config Error

    Support buildmaster install
    2
    0 Votes
    2 Posts
    6 Views
    ?
    This error means that ASP.NET is not installed/enabled; it's a setting that's available in the server manager console, role/feature settings. Here is a guide from Microsoft on how to enable this: http://www.iis.net/learn/get-started/whats-new-in-iis-8/iis-80-using-aspnet-35-and-aspnet-45
  • Migrating to a new server

    Support proget install
    2
    0 Votes
    2 Posts
    5 Views
    ?
    You can look in the Web.config file in the ProGet Service directory to see what connection string it is currently using to connect to the database. If you installed everything with default settings, this will be using integrated authentication, so it's connecting using whatever account the ProGet Service is running as. Outside of this, whoever installed/updated ProGet last would have also needed to have access for integrated auth.
  • 0 Votes
    5 Posts
    14 Views
    ?
    I just installed v 3.4.6 Build 6 and it is now working. I used SQL Express installer this time instead of connecting to a stand alone sql server. Not sure if that made any difference.
  • Java Extension TypeLoadException

    Support java install buildmaster
    2
    0 Votes
    2 Posts
    9 Views
    ?
    Thanks for the report - there is a new version available from the Extension Gallery (v4.1) that should resolve this.
  • ProGet dB

    Support install proget error
    2
    0 Votes
    2 Posts
    9 Views
    ?
    To install ProGet, you must be an administrator and have db_owner privileges against the target database.