04-30-04 08:36 PM
Hello Simon. The .vsz file you have looks correct for VS 2003, but I think
you may be editing the wrong file (from the WIZARD_NAME param). Here is
the contents of my "Commerce Enable CSharp.vsz", which I'v verified is
working:
----------
VSWIZARD 7.0
Wizard=VsWizard.VsWizardEngine.7.1
Param="WIZARD_NAME = Enable Commerce Server for C# Web Project"
Param="START_PATH = C:\Program Files\Microsoft Commerce Server
2002\VS\CommerceWizards\Wizard"
Param="TEMPLATES_PATH = C:\Program Files\Microsoft Commerce Server
2002\VS\CommerceWizards\Wizard\Templates
\"
Param="SCRIPT_PATH = C:\Program Files\Microsoft Commerce Server
2002\VS\CommerceWizards\Wizard\Scripts\"
Param="WIZARD_UI = FALSE"
Param="PROJECT_TYPE = CSPROJ"
----------
This file should be located at "C:\Program Files\Microsoft Commerce Server
2002\VS\EnableProjects".
If you are still running into trouble, make sure that default.js exists in
the directory "C:\Program Files\Microsoft Commerce Server
2002\VS\CommerceWizards\Wizard\Scripts\1
033". The numeric code will be
different, depending on the culture for which VS 2003 was installed. If
you're still having trouble getting the wizard to run, I'd run a file
monitor and try to locate what directory VS2003 is trying find default.js.
Sysinternals has an excelent tool for this:
http://www.sysinternals.com/ntw2k/source/filemon.shtml
Thanks,
David
--------------------
From: "news.microsoft.com" <simon@sport.dk>
References: <#cjBzHGLEHA.4032@TK2MSFTNGP10.phx.gbl>
Subject: Re: Problems with enable CS2002 in exsisting web project
Date: Fri, 30 Apr 2004 10:14:30 +0200
Lines: 68
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
Message-ID: <udjo2roLEHA.3216@tk2msftngp13.phx.gbl>
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: cpe.atm2-0-1021169.0x503ff9e2.arcnxx9.customer.tele.dk
80.63.249.226
Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13
.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:13701
X-Tomcat-NG: microsoft.public.commerceserver.general
Please anyone.
Would you somebody open their CSharp.vsz file and tell me how it looks.
I tried on all my 4 different setups and they alle look the same.
This http://support.microsoft.com/defaul...kb;en-us;831134
artikle dosīnt help me. (if Iīm doing things right - I think I am)
/SIMON
"news.microsoft.com" <simon@sport.dk> wrote in message
news:%23cjBzHGLEHA.4032@TK2MSFTNGP10.phx.gbl...
> Hey
>
> As the subject stats i can't get the wizard started in vs2003.
>
> I found this which should take care of the problem but my vsz file dos'nt
> have the entry described.
>
> <hot fix>
> Check the path: \Microsoft Commerce Server 2002
> \VS\EnableProjects
> There are two files (Commerce Enable CSharp.vsz and
> Commerce Enable Vb.vsz)
>
> They need to be modified:
> Note that to update the files, you have to do the
> following:
> 1. Replace the variable %CS2002PATH% with the path to
> Commerce Server (such as "C:\Program Files\Microsoft
> Commerce Server 2002\" without the quotes).
> 2. Remove the variable %CS2002LOC% (as this is
> automatically taken care of by VS7.1).
>
> You also have to modify the following line in both the
> files attached to this email:
> Wizard=VsWizard.VsWizardEngine
> Changes to
> Wizard=VsWizard.VsWizardEngine.7.1
> </hot fix>
>
> My vsz file looks like this.
> <file start>
> VSWIZARD 7.0
> Wizard=VsWizard.VsWizardEngine.7.1
>
> Param="WIZARD_NAME = Commerce C# Web Project"
> Param="START_PATH = C:\Program Files\Microsoft Commerce Server
> 2002\VS\CommerceWizards\Wizard"
> Param="TEMPLATES_PATH = C:\Program Files\Microsoft Commerce Server
> 2002\VS\CommerceWizards\Wizard\Templates
\"
> Param="SCRIPT_PATH = C:\Program Files\Microsoft Commerce Server
> 2002\VS\CommerceWizards\Wizard\Scripts\"
> Param="WIZARD_UI = FALSE"
> Param="PROJECT_TYPE = CSPROJ"
> <file end>
>
>
> Can anyone give me an exsample off a wizard file that i working and/or any
> input on how to get the enable CS wizard started.
>
> /SIMON
>
>
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
[ Post a follow-up to this message ]
|