1. Double click the *.pup file to unpack the installation files.
2. Click quick unpack and next.
3. After unpacking if successful you will get an alert box Server Site Packager, click ok. You will get unpacking completed message, click finish.
4.
a) Then go to all programs-->Microsoft SQL Server 2005-->SQL Server Management Studio and login.
b) Double click on ASPNET and you will get properties dialog box, click user mapping and check All Web site related databases and check their corresponding db_owner. (You have to do this one by one).
c) Similarly you have to follow this step for system admin and system login. (In Windows 2003 systems you have to add systemname\iis_wpg)
5.
a) Go to C:\Inetpub\wwwroot. You will find four web services.
b) Right click on any web service --> Properties-->security, then click add, In the textbox type domain name\your login; System name\Administrator; System name\ASPNET and click search name and after verification click ok. . (In Windows 2003 systems you have to add systemname\iis_wpg)
c) Select allow full control and ok.
d) Similarly repeat this for all four web services.
6.
a) Go to start--> Run and type azman.msc, authorization manager box will be displayed.
b) Right click authorization manager--> open authorization store, browse for the xml files of CatalogAuthorizationStore, MarketingAuthorizationStore, OrdersAuthorizationStore, and ProfilesAuthorizationStore in C:\Inetpub\wwwroot and add one by one.
c) All four .xml will be displayed in left panel.
7. a) Click CatalogAuthorizationStore.xml-->CatalogInventrySystem -->RoleAssignments –> CatalogAdministrator.
b) Double click on CatalogAdministrator, whatever name will be displayed on right grid, delete all.
c) Now Right click on CatalogAdministrator and assign windows users or groups. In text box type systemname\admin; systemname\ASPNET; domain name\your login check names and click ok.
Similarly follow the above procedure for all four xml.
8. Go to run and type iisreset, you can do it in command prompt also.
9. Go to run and type inetmgr.
1. Go to websites--> Default websites.
2. Under default websites right click on OrderWebService--> properties--> select directory security, under the secured communication select edit and check the required secure channel check box.
3. Similarly do for ProfileWebService.
Go to All ProgramsàMicrosoft Commerce Serverà Commerce Server Manager
Global ResourcesàProfilesàProfile CatalogàData SourcesàProfileService_SQLSourceàPartitions
Right click on the SQLSource displayed on the right grid àSelect propertiesàEdit; Give your machine name in server name. Check the connection by clicking Test Connection.
10. Go to StartàRun and type IISRESET
11. a)Go to StartàRun and type services.msc
b) Search the SQL Server, You will get 7 SQL Server, startup type should be like the following
SQL Server (MSSQLSERVER) ------Automatic
SQL Server (SQLEXPRESS) ----------Disabled
SQL Server Active Directory Helper—Disabled
SQL Server Agent (MSSQLSERVER)—Manual
SQL Server Browser-----Disabled
SQL Server Full Text Search (MSSQLSERVER) -----Automatic
SQL Server VSS Writer----Automatic
12. Open web.config file and modify the connection string, data source should be Changed to your server (i.e. your machine name).
13. Go to StartàRun and type IISRESET
14. You have to create ErrorLog and ExceptionLog folder in C: drive.
15. Go to StartàRun inetmgr
16. Inside Default Website Click CatalogWebServiceàBrowse the CatalogWebService.asmx
17. Similarly open all web service and browse the .asmx files.
18. a)Go to All ProgramsàMicrosoft Commerce Server 2007àCatalog Manager
b) Click FileàNewàConnection
c) In name click edit and change name to new website
d) In Catalog Web Services type URL of CatalogWebService.asmx and click ok
19. a)Go to All ProgramsàMicrosoft Commerce Server 2007àCatalog Manager
b) Click FileàNewàConnection
c) In name click edit and change name to new web site
d) In Catalog Web Services type URL of CatalogWebService.asmx and click ok
e) In Marketing Web Services type URL of MarketingWebService.asmx and click ok
20. a)Go to All ProgramsàMicrosoft Commerce Server 2007àCatalog and Inventory Schema Manager
b) Click FileàNewàConnection
c) In name click edit and change name to new web site
d) In Catalog Web Services type URL of CatalogWebService.asmx and click ok
21. a)Go to All ProgramsàMicrosoft Commerce Server 2007àCatalog and Inventory Schema Manager
b) Click FileàNewàConnection
c) In name click edit and change name to new web site
d) In Catalog Web Services type URL of CatalogWebService.asmx and click ok
e) In Orders Web Services type URL of OrdersWebService.asmx and click ok
f) In Profiles Web Services type URL of ProfilesWebService.asmx and click ok
22. Go to StartàRun and type IISRESET
23. Now open new site from local host