Dean J Garrett
Guest
|
Posted:
Thu Nov 04, 2004 12:46 am Post subject:
CS2000->CS2002 upgrade problems |
|
|
Hello,
We're upsizing and upgrading our CS2000 site on a single Windows 2000
Server, to CS2002 on a two-server Windows 2003 Server configuration
(separate web server and database server). CS2002 is running with IIS on the
web server, and SQL Server 2000 is running on the database server. There is
no separate domain controller.
We ran the cs2002upgrade.exe program on the CS2000 database that we copied
over from the old system, but when the program runs it does not list the
Resources needed to be updated .. our list is blank. It is as if the upgrade
program is not seeing our database.
We're running the upgrade program from the web server, but the SQL database
is on a different server. How does the upgrade program know where to look
for the database to upgrade? How can we tell it where to look?
Thanks! |
|
Vinayak Tadas[MSFT]
Guest
|
Posted:
Fri Nov 05, 2004 1:02 am Post subject:
RE: CS2000->CS2002 upgrade problems |
|
|
The Cs2002Upgrade.exe takes either a sitename or a connection string as a
parameter. If you provide the sitename it will loog up the connection
string based on the sitename. You can also specifiy the connection string
to your database.In addition the Cs2002Upgrade.exe also generates a log
file in the current working directory.
Can you post the options you are passing to the command line tool?
--------------------
From: "Dean J Garrett" <info@amuletc.com>
Subject: CS2000->CS2002 upgrade problems
Date: Wed, 3 Nov 2004 10:46:12 -0800
Lines: 26
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
Message-ID: <eh8lYXdwEHA.2728@TK2MSFTNGP12.phx.gbl>
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: user-112vktr.biz.mindspring.com 66.47.211.187
Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12
phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:15060
X-Tomcat-NG: microsoft.public.commerceserver.general
Hello,
We're upsizing and upgrading our CS2000 site on a single Windows 2000
Server, to CS2002 on a two-server Windows 2003 Server configuration
(separate web server and database server). CS2002 is running with IIS on the
web server, and SQL Server 2000 is running on the database server. There is
no separate domain controller.
We ran the cs2002upgrade.exe program on the CS2000 database that we copied
over from the old system, but when the program runs it does not list the
Resources needed to be updated .. our list is blank. It is as if the upgrade
program is not seeing our database.
We're running the upgrade program from the web server, but the SQL database
is on a different server. How does the upgrade program know where to look
for the database to upgrade? How can we tell it where to look?
Thanks!
Thanks
Vinayak Tadas
Microsoft
http://blogs.msdn.com/vinayakt
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Get Secure! For more info visit http://www.microsoft.com/security. Please
reply to the newsgroups only. Thanks |
|