Hello
This is a weird one.
Trying to install the MS SQL Server 2000 desktop engine but it fails without
error. In fact, the installer goes through the motions of installing and
then unwinds the install; the progress bar goes backwards?
setup.exe SAPWD="1232"
Any ideas?
TIA
Russell MorganRussell,
You can set up verbose logging that will give you information on your
setup to debug the problem. Below is a section of the readme that applies
and an example of the syntax of your setup string:
Requesting a Setup Log
You will need a verbose log to verify that the installation succeeded or to
assist in debugging any problems that occur.
To generate a verbose log, specify /L*v <LogFileName>. <LogFileName> is the
name of a log file where Setup will record all of its actions. If you do not
specify a path as part of the name, the log file is created in the current
folder. If you are executing Setup from a compact disc, you must specify the
full path to a folder on the hard disk of your computer.
This example creates a log file, MSDELog.log, in the root folder of the C:
drive:
setup SAPWD="AStrongSAPassword" /L*v C:/MSDELog.log
Hope this helps
"Russell J Morgan" wrote:
> Hello
> This is a weird one.
> Trying to install the MS SQL Server 2000 desktop engine but it fails without
> error. In fact, the installer goes through the motions of installing and
> then unwinds the install; the progress bar goes backwards?
> setup.exe SAPWD="1232"
> Any ideas?
> TIA
> Russell Morgan
>
>|||I had this problem with WINDOWS XP SP2
What is the Operating System?
Try to install MSDE200A it has a SP3 embedded:
http://www.microsoft.com/downloads/details.aspx?FamilyID=413744D1-A0BC-479F-BAFA-E4B278EB9147&displaylang=en
Hope it helps.
"Russell J Morgan" <russell.morgan@.careervision.co.uk> escreveu na mensagem
news:uGh$qxUCFHA.1084@.tk2msftngp13.phx.gbl...
> Hello
> This is a weird one.
> Trying to install the MS SQL Server 2000 desktop engine but it fails
> without
> error. In fact, the installer goes through the motions of installing and
> then unwinds the install; the progress bar goes backwards?
> setup.exe SAPWD="1232"
> Any ideas?
> TIA
> Russell Morgan
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment