InstallationDeveloper Workstation Installation

Developer Workstation Installation

Compile the Solution in Visual Studio

You should have received the Sana Commerce SDK zip file. When you obtained the zipped version, the format will be Sana Commerce Release v7.X..zip. where 'X' is the version number.  
  • Extract the zip file to any folder on your hard drive. We recommend 'Drive:\Development\Source\Projects\SC'. Extracted Sana Commerce archive requires 150Mb of free space. When this is done, you should see the following directories and files: 


    The Content of the Sana Commerce Archive 

  • Open the 'Sana Commerce SDK.sln' solution file from the SDK directory in VS 2008 and press 'Ctrl+Shift+B' (Build solution) or simply choose 'Build > Build Solution' on the toolbar. The solution should now build without any exceptions: 

     
    Built Completed Without any Exceptions
InstallationDeveloper Workstation Installation