Hi
I'm having a problem during installation: it stops when it is 5 seconds to
complete, and then rolls back.
However: If I delete the lines with datadir and targetdir from my ini-file,
it works fine. Anyone knows...?
I am using this ini file:
[Options]
Disablenetworkprotocols=0
Sequritymode=SQL
Datadir="C:\MSDE\Data\"
Targetdir="C:\MSDE\exefiler\"
Frank
hi Frank,
"FTL" <frankgtl@.online.no> ha scritto nel messaggio
news:17zvd.21612$Km6.282707@.news4.e.nsc.no
> Hi
> I'm having a problem during installation: it stops when it is 5
> seconds to complete, and then rolls back.
> However: If I delete the lines with datadir and targetdir from my
> ini-file, it works fine. Anyone knows...?
> I am using this ini file:
> [Options]
> Disablenetworkprotocols=0
> Sequritymode=SQL
> Datadir="C:\MSDE\Data\"
> Targetdir="C:\MSDE\exefiler\"
> Frank
please add the
/L*v "c:\YourLogFile.txt"
command line parameter to your call to the setup.exe boostrapper installer,
in order to enable verbose log for the installation... this will result in
an about 2mb text file you can inspect for
RETURN VALUE 3
entries...
about 10/15 lines before and/or after each entry some (sometime cryptic)
description of encountered problem will be shown
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtmhttp://italy.mvps.org
DbaMgr2k ver 0.9.1 - DbaMgr ver 0.55.1
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
-- remove DMO to reply
No comments:
Post a Comment