Create a New Commerce Server 2002 Project

  1. Click Start, point to Programs, point to Microsoft Visual Studio .NET, and then click Microsoft Visual Studio .NET.
  2. In the Microsoft Development Environment [design] – Start Page screen, in the Profile box, select Visual C# Developer from the drop-down list, and then, in the left navigation menu, click Get Started.
  3. Click New Project.
  4. In the New Project dialog box, do the following:
    Use this To do this
    Project Types Select Commerce Projects.
    Templates From the list, select Commerce C# ASP.NET Web Application.
    Location Type https://localhost/NorthwindTraders.
  5. Click OK. The Commerce Server Project Wizard starts.
  6. In the Welcome page, click Next.
  7. In the Quick Unpack dialog box, select the Use Windows Integrated security option, and then click Next.
  8. In the Data Warehouse dialog box, in the Name box, type NorthwindTraders_dw, and then click OK.
  9. In the Profiling System dialog box, click Next.
  10. In the second Profiling System dialog box, click OK.
  11. In the Commerce Server Site Packager dialog box, click OK.

A new Commerce Project in Visual C# is created.

Copyright © 2005 Microsoft Corporation.
All rights reserved.