Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    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!

    ProGet doesn't uninstall cleanly / No access on reinstall

    Scheduled Pinned Locked Moved Support
    4 Posts 1 Posters 14 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      I have installed the trial version of ProGet Enterprisse as IIS app and evaluated various things. I set up LDAP authentication and two feeds, and https-only access.

      Some things didn't work out; IIS permission errors (500) when a developer / admin with rights to repo #2 but not to repo #1 tried to upload packages...etc.

      So I uninstalled it.

      Later, I thought I should give it a second try and re-installed it.

      However, now I cannot login with Admin/Admin (as I did the first time), and so never get to actually set up the new install. In addition, the newly installed empty ProGet shows the two feeds that I had created before in the tab.

      I would like to give it a second try, so how do I get ProGet to uninstall cleanly so I can login with Admin/Admin again?

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        As a precaution, uninstalling ProGet does not remove the ProGet database.

        If you installed the bundled SQL Express instance, you can do this with:

        osql -E -S .\PROGET

        ALTER DATABASE ProGet SET SINGLE_USER WITH ROLLBACK IMMEDIATE
        GO

        DROP DATABASE ProGet
        GO

        1 Reply Last reply Reply Quote 0
        • ? This user is from outside of this forum
          Guest
          last edited by

          Thanks, this solved the problem!

          1 Reply Last reply Reply Quote 0
          • ? This user is from outside of this forum
            Guest
            last edited by

            I ran into similar problems myself with the latest version of ProGet as of 10/22/2013. It seems that the name of the DB has been changed to BuildMaster. I didn't see any ProGet database but there was one called BuildMaster so I followed the directions substituting "BuildMaster" instead of "ProGet" and it seems to have worked.

            1 Reply Last reply Reply Quote 0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • 1 / 1
            • First post
              Last post
            Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation