Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

The


View products that this article applies to.

Symptoms

When the Enable Commerce Server option is selected on the Project menu in an existing Microsoft ASP.NET application without Microsoft Commerce Server enabled, the Enable Commerce Server Wizard does not start, and no modifications are made on certain computers.

↑ Back to the top


Cause

This problem occurs because the Commerce Enable CSharp.vsz file and the Commerce Enable VB.vsz file are not updated.

↑ Back to the top


Resolution

Two files in the Drive:\Program Files\Microsoft Commerce Server 2002\VS\EnableProjects folder must be updated (Commerce Enable CSharp.vsz and Commerce Enable VB.vsz).

To update the files, follow these steps:
1.Start Notepad, and then open each of these files.
2.Replace the %CS2002PATH% variable with the path of Commerce Server. For example, Drive:\Program Files\Microsoft Commerce Server 2002\.

Note Replace Drive with the location where Commerce Server is installed.
3. Remove the %CS2002LOC% variable. This variable is automatically taken care of by Microsoft Visual Studio .NET.

Note Do not remove the "\" character together with the %CS2002LOC% variable.
4. If you are using Microsoft Visual Studio .NET 2003 with the Microsoft .NET Framework 1.1, replace the following text:
 Wizard=VsWizard.VsWizardEngine
with the following text:
Wizard=VsWizard.VsWizardEngine.7.1

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section of this article. This problem will be corrected in the next Commerce Server 2002 service pack.

↑ Back to the top


More information

Steps to reproduce the behavior

1.Start Visual Studio .NET.
2.On the File menu, click New Project.

Note In Microsoft Visual Studio .NET 2002, point to New on the File menu, and then click Project..
3.Click to select Visual C# Projects, click to select ASP.NET Web Application, and then click OK.
4.On the Project menu, point to Commerce Server Project, and then click Enable Commerce Server.

↑ Back to the top


Keywords: KB831134, kbprb

↑ Back to the top

Article Info
Article ID : 831134
Revision : 1
Created on : 1/2/2004
Published on : 1/2/2004
Exists online : False
Views : 372