If you have a comment on this topic, contact Aptify Documentation. If you want to return to the Aptify Community Site, please click here.

Creating a New Sitefinity Site (Version 5.5)

Perform the following steps to create a new Sitefinity site for e-Business version 5.5.

Create a New Sitefinity Database

Sitefinity requires the creation of SQL database to be used with a new Sitefinity site. Follow these steps to create the new database.

  1. Open Microsoft SQL Server Management Studio 2008 and connect to the SQL Server that hosts Aptify.
  2. Expand the SQL Server in the Object Explorer and select New Database from the Databases context menu.  

    Add New Database
     
  3. Enter the name ebusiness for the new Sitefinity database in the Database Name field and click OK to create the new database.
    • Sitefinity 4 embeds an Application Name in many of its tables and assumes a specific path for links on some of the page (for example, it assumes that images are in a particular folder). Therefore, when installing the Sitefinity 4.4 sample site, customers should name their site ebusiness and install it to localhost/ebusiness for best results and to ensure that the sample site loads properly.

Create a New Sitefinity Site and Update IIS Settings

Follow these steps to create a new Sitefinity site:

 See the Sitefinity User Guide for more information about creating a new site.

 

  1. Go to directory where you have Sitefinity Project Manager installed and run Sitefinity.exe by right-clicking on the file and selecting the Run as Administrator option.
  2. Select Create New Project.
  3. Verify the location for the project or Browse to the appropriate directory.
  4. Enter a name, such as ebusiness, for the new site in the Project Name field and click Next.

    Sitefinity 4 embeds an Application Name in many of its tables and assumes a specific path for links on some of the page (for example, it assumes that images are in a particular folder). Therefore, when installing the Sitefinity 4.4 sample site, customers should name their site ebusiness and install it to localhost/ebusiness for best results and to ensure that the sample site loads properly.

    Creating a Sitefinity Project

  5. Select Login or Select a license file and click Next.
  6. Complete the project and click Finish.
  7. Close the Project Manager.

  8. Under Administrative Tools, launch the IIS (Internet Information Services) Manager. 

  9. Under the Connections, select the Default Web Site from the directory tree.

    Expand the tree by clicking on the plus sign to left of the area you would like to view.
     

  10. Right-click on ebusiness and select Convert to Application.

  11. On the Add application box click the Select button, change the drop-down to ASP.NET v4.0, and click OK.

  12. Click OK to close the Add Application dialog.

    Add Application Dialog
     
  13. In IIS select Authentication.

  14. Right-click on Anonymous Authentication and select Edit.

  15. Select Application Pool Identity and click OK.

    Note that you may need to provide elevated permissions to the web site folder in order for the Sitefinity site to run properly. Refer to the Sitefinity installation documentation for details.
     
  16. Open an Internet browser. Go the following URL: http://localhost/ebusiness/Sitefinity.
  17. Select Microsoft SQL Server.
  18. Enter the name of the database server in the Server field.
  19. Enter 1433 in the Port field if not already pre-populated.
  20. Specify an account with the appropriate administrative database permissions (as required by Sitefinity – refer to the Sitefinity documentation for more information) in the Username field.
    • Note that when setting up the database connection for Sitefinity, Aptify recommends that you use an Integrated security connection, if possible. If you decide to use an untrusted SQL Server user account, note that Sitefinity will store the user's password in plain text within the web.config file. So, in this case, you should use an account other than sa that has limited access to the SQL Server.
       
  21. If not using Windows Authentication, enter the password of the administrator account in the Password field.
  22. Enter the name for the Sitefinity database to create (Aptify recommends using ebusiness) in the Database field.

    Set Database Setting for Sitefinity Site

  23. Click Continue.
    • Clicking Continue may produce a server error page stating tha the "Role feature is not enabled." However, refreshing the page should correct the issue.
       
  24. Complete the fields on the Registration page to set up the first user. For the e-Business sample site, enter admin as the Username and Admin11 as the Password. When finished, select I'm done.
    • This is the username and password that will be used to administer the ICE starter site in Sitefinity. This information can be changed (or additional administrators added) at a later date as needed after you complete the installation of the e-Business sample site. See the Sitefinity User Guide for more information.

Copyright © 2014-2017 Aptify - Confidential and Proprietary