Install Gummy Bear Version 3.0

Complete setup details are available on the Gummy Bear Installation Guide. Also visit the Sueetie Setup and Configuration Forum for assistance and to share your experience with others.

Setup Preparation

1) Verify that the .NET Framework Version you're using is .NET 4.0

Sueetie 3.0 requires .NET 4.0 (Version 4.0.30319.)

2) Configure IIS application directories

At left is a screenshot of a Sueetie 3.0 Website in IIS (atomo) showing directories that must be set as IIS applications. Remember to use the same .NET 4.0 application pool when configuring the directories.

3) Update Connection Strings

It is assumed you already created and configured your SQL database to support the website. Copy down your connection string to update the Sueetie SQL connection strings found in the locations below. You can retrieve those files quickly in Notepad++ or Visual Studio by searching for "GummyBearDB" with a *.config filter. The Sueetie Connection String is identical in all locations so you can perform a single search and replace operation.

\util\config\connections.config
\util\config\Sueetie.config
\forum\db.config
\media\connections.config
\wiki\Web.config

Install Gummy Bear

Now that we're done with Setup Prep, let's install Gummy Bear!