Posted by Aaron on March 01, 2015

BV Commerce 2015 fresh installation instructions

Comments (0)

UPDATE 2: this documentation is also applicable to installing BV Commerce 2015 SP2. The only difference is that you would download BV Commerce 2015.2.1.1206 SP2 from your account in step #1 below.

UPDATE 1: this documentation is also applicable to installing BV Commerce 2015 SP1. The only difference is that you would download BV Commerce 2015.1.1.1059 SP1 from your account in step #1 below.

The process of creating a fresh installation of BV Commerce 2015 is identical to creating a fresh install of the 2013 version. The system requirements are also unchanged since the 2013 version, though we are offering recommend requirements.

System Requirements

Minimum System Requirements

  • Windows Server 2008 or above (i.e. IIS 7 or above)
  • .NET Framework 4.0 with Full Trust
  • SQL Server 2005 or above with Full Text Search installed

Recommended System Requirements

  • Windows Server 2008 R2 or above (i.e. IIS 7.5 or above)
  • .NET Framework 4.0 with Full Trust
  • SQL Server 2008 R2 or above with Full Text Search installed

SQL Server Full Text Search

The Full Text Search component is typically installed already, but in some cases this will need to be added to the SQL Server. Note that if you are using an Express edition of SQL Server and full text search is not installed, you will need to install the Advanced Services version of SQL Server Express to get the full text search component.

Installation Steps

These installation steps assume that you have already created a website in IIS where you will copy the BV Commerce files. If you are using a hosting company, this would have already been done for you.

  1. Download BV Commerce 2015 from the Downloads section of your account.
  2. Unzip the file on your computer to a location of your choosing.
  3. Copy only the contents of the \www folder to the server; the other folders contain the source code for developer use. If you're a developer using Visual Studio 2013 or above you can open the BVCommerce.sln solution file in the folder root to open the source code (note that the solution is setup to use IIS Express by default).
  4. In IIS set your application pool to .NET Framework 4.0 and integrated managed pipeline mode. If you're using a hosting company you may need to contact them to make this change. Note that if you are installing BV Commerce in a sub-folder of your website, rather than at the root level, you will need to make this folder an application in IIS with its application pool set to .NET Framework 4.0 and integrated managed pipeline mode.



  5. Create a blank database in SQL Server.
  6. Using a text editor like Notepad, enter your SQL Server connection string information (username, password, and database name) into the Web.config file found in the root of the site. There is a "Bvc5Database" connection string around line 33 that should look like this:
    <connectionStrings><add name="Bvc5Database" connectionString="Server=localhost;database=Bvc2015;uid=;pwd=;"/>
    </connectionStrings>

    If the SQL Server is on a different server than the website replace "localhost" with the address of the SQL Server. Change "Bvc2015" to the name of your newly created database from the previous step. Enter your username after "uid=" and your password after "pwd=".
  7. Open your web browser and go to the address of your BV Commerce store. Provided that the above steps were done correctly you should be redirected to the /SQLPatch.aspx page and see the installation screen below. If you don't, please re-check the steps above.



  8. Click the "Start" button to complete the installation. It can take a few minutes to setup the database. Once setup is complete you will be redirected to the store homepage.
  9. To access the store administration area, click the "Sign In" link.
  10. Enter the default username "admin" and the default password "password".
  11. Per PCI Compliance requirements you will now be asked to change your username, email address, and password (screen shot below). Be sure not to forget this information! Once you click the "Save" button you will be logged out and asked to log back in using your new login information.



  12. Congratulations! You've successfully installed BV Commerce 2015.

 

Tags: ,
Categories: Documentation

Add comment

biuquote
  • Comment
  • Preview
Loading

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012