Sitecore Commerce 8.2.1 Installation Guide for Reference Storefront-Part 4
Sitecore Commerce 8.2.1 Installation Guide for Reference Storefront-Part 4
When you set up Commerce Server, you must install Commerce Server on your local machine, then create an IIS site to host the Commerce Server web services.
Once Commerce Server is installed, set up an IIS site to host the Commerce Server web services:
For Successful Sitecore commerce Installation Continue Reading https://xchangesitecore.com/sitecore-commerce-8-2-1-installation-guide-for-reference-storefront-part-4/ Vikash Raaj
Install Commerce Server and Commerce Server web services
When you set up Commerce Server, you must install Commerce Server on your local machine, then create an IIS site to host the Commerce Server web services.
Note:For successful commerce installation it requires full admin access
Install the Commerce Server software
- Navigate to path where the commerce packages has been downloaded.Unzip Sitecore.Commerce.8.2.1_U2_1.2.62.zip
- Run the CommerceServer-11.4.xxx.exe installer in administrator access.
- Select Install, and accept the license agreement.

- If it Prompts with following below error message. Manually start the commerce service.Open services.msc and start "Commerce Server Staging" service

- On the Administration Database page, verify the value in the SQL Server field (the default value is the machine name).
o If you are using an SQL named instance, enter the name of your SQL instance. If you are using SQL Express, enter .\SQLExpress or localhost\SQLExpress. 
- Click Test to verify the connection to the database.

- Click on Next button
- On the Staging Service page, enter your domain password(windows login password).
- Uncheck the IIS Virtual Root box at this time.And click Next

- On the Summary page, click Next.
- On the final page of the wizard, click Finish. Do not select the Launch Upgrade wizard check box.
Create an IIS site for Commerce Server web services
Once Commerce Server is installed, set up an IIS site to host the Commerce Server web services:
- Create a folder named C:\inetpub\CSServices\.
- Make sure that commeruser(CSFndRuntimeUser,IIS_USRS) has read,write access to CSServices folder.If not add the users

- Add new website in IIS

- In IIS, add a new website named CSServices, with the physical path pointing to the folder that you created in step 1.
- Make sure this IIS site listens on port 1004 (to be used at a later stage).

- set "CSServices" identity to the administrator account you are using for the installation (e.g., .\CSFndRuntimeUser).
- Add host entry for CSServices.
For Successful Sitecore commerce Installation Continue Reading https://xchangesitecore.com/sitecore-commerce-8-2-1-installation-guide-for-reference-storefront-part-4/ Vikash Raaj
Comments
Post a Comment