Terrarium Server Beta installation problems

I installed Terrarium Server Beta on an Windows XP machine, uninstalled it and installed it again.  On the second install it comes up with the error:
"Cannot create Performance Category because it already exists"

Now the application cannot be uninstalled since it is not "officially" installed.  I have also made sure that the Terrarium database has been deleted on SQL Server and that the virtual directory has been deleted and the files stored in the c:\program files\"terrarium server" folder.

What do I do to solve this problem


Answer this question

Terrarium Server Beta installation problems

  • x38class

    Thanks

    Eventually I just used the brut force approach and removed all references to the 'Terrarium Server' in the registry and that seemed to help.

    Regards
    Uli

  • twjolly

    Couple of ways you can get rid of them:

    - If you have VS.NET, you should be able to delete them from the Server Explorer window.

    - If you have the website.dll still (found in <Install Dir>\Website\Bin), you can run the following command:

         installutil.exe website.dll /u

    Make sure that installutil.exe is in your path (It is in the Framework directory).


  • Terrarium Server Beta installation problems