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
|