Commerce Server Blog

Build world class ecommerce applications using Microsoft Commerce Server
  •  
  • Home
  • About
  • Advertise
  • Copyright Policy
  • Disclaimer

Create MOSS Ecommerce Site with your pup

ravikanth | March 14, 2009

SharePointCommerceServicesConfiguration tool is nice tool and helped us not to update the configuration settings on multiple locations. By default it is creating commerce site provided by Microsoft. Can I create a new MOSS site with the commerce server database I have? and the answer is yes. It is pretty simple, follow below steps to achieve it.

  • Open “"{drive name}:\Program Files\Microsoft Commerce Server 2007\Microsoft Commerce Server 2009\Site” folder and copy your site pub file into this folder.
  • Open “SharePointCommerceServicesConfiguration.exe.config” file in notepad. This file has configuration settings and the tool uses this configuration settings while creating a new site.
  • Make sure you provide your pub file either in PupWithDataFileName value or PuPSchemaOnlyFileName value. 
  • <appSettings>
            <add key="SolutionTitle" value="Microsoft SharePoint Commerce Services Configuration Wizard" />
            <add key="PupWithDataFileName" value="MicrosoftCommerceDefaultSiteWithSampleData.pup" />
            <add key="PupSchemaOnlyFileName" value="MicrosoftCommerceDefaultSiteNoData.pup" />
            <add key="TextLogFile" value="Sharepoint Commerce Services Config.log" />
            <add key="SiteCollectionCultureContext" value="en-US" />
        </appSettings>

Note: When you execute the tool, In third screen it will ask for two options.

image

If you select “Unpack Commerce Server Site (schema only)” then the tool will import the pub file specified in “PupSchemaOnlyFileName” key or if you select “Unpack Commerce Server Site (with sample data)” then the tool will import the pub file specified in “PubWithDataFileName” key.

Categories
Commerce Server 2009
Comments rss
Comments rss
Trackback
Trackback

« Starter site creation in Commerce Server 2009 Import CS2009 Starter pub »

Leave a Reply

Click here to cancel reply.

Powered by WP Hashcash

Sign up for Newsletter


Categories

Quiz

  • Catalog Quiz for Beginners
  • Profile Quiz for Beginners
  • Quiz 1 for Advance Users
  • Quiz for Beginners

Recent Posts

  • Configuration Error: Could not load type ‘Microsoft.Commerce.Providers.SharePointCommerceOrderModule from assembly because the parent type is sealed
  • How commerce server Site Terms are stored
  • Troubleshoot: An unexpected error has occurred.
  • Design consideration for developing commerce server catalog system
  • Troubleshoot: AuthManager(CommerceServer): Error reading Commerce Server administration database
  • Account Creation Approval Process
  • Troubleshoot: Unauthorized exception when the new user tries to access MyAccount page
  • Microsoft Commerce Server 2009 code name "R2" – January 2010 Community Technical Preview
  • Merchant Access to Catalog Manager
  • Commerce Server 2009 December VPC ready for download

Archives

  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008

Tags

add discounts add images to profile Advantages of commerce server approve discounts authentication auto login process automatic user creation basket Brand Management business tools campaign management Catalog catalog import Category CategoryConfiguration cc_number checkout commerce 7 commerce server commerce server 2002 commerce server 2007 commerce server 2007 Display Types Commerce Server SP2 discounts ecommerce Estimation inventory Kanth Koppala marketing system migration error Mojave Product profile profile subsystem property metadata purchase order quick checkout Ravi Ravi Kanth site cache refresh starter site tools transactions error Variant
(c) 2009 Commerce Server Blog. All rights Reserved. Articles cannot be reproduced without permission from the author.Write to me at kanth@ravikanth.net if you have any comments, questions, suggestions about this site or would like to send us a tip
About Us | Terms of Use | Disclaimer | Advertise .