all groups > sql server msde > september 2005 >
You're in the

sql server msde

group:

MSDE install - problem


Re: MSDE install - problem Andrea Montanari
9/20/2005 12:00:00 AM
sql server msde: hi,
[quoted text, click to view]

this problem is usually associated to previously uninstalled instance of
MSDE, as described in
http://support.microsoft.com/default.aspx?scid=kb;en-us;816499&Product=sql
it has been sometime reported to MDAC corruption on WinXP sp2, so I do not
know if it applys to Win2003 too, but Win2003 sp1 include the very same MDAC
stack (2.8 sp2) as WinXP sp2, you can fix as described in
http://www.macropool.com/en/download/mdac_xp_sp2.html
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
DbaMgr2k ver 0.15.0 - DbaMgr ver 0.60.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
--------- remove DMO to reply

MSDE install - problem Zabby
9/20/2005 2:25:03 AM
hi,
i want to install MSDE (comes with windows embedded designer)
install stops with following event:

ERROR:
event 19011 source MSSQLServer
FillAddress(MSAFD Tcpip [TCP/IPv6]) : Error 0.

WARNING:
event 19011 source MSSQLServer
(SpnRegister) : Error 1355.

any suggestions?
Re: MSDE install - problem Zabby
9/20/2005 3:56:03 AM
thats my error:
Executing "C:\Programme\Microsoft SQL Server\80\Tools\Binn\cnfgsvr.exe -V 1
-M 1 -U sa -I "MSSQLSERVER" -Q "Latin1_General_CI_AS""
MSI (c) (A8:A4) [11:05:57:062]: Font created. Charset: Req=0, Ret=0, Font:
Req=MS Shell Dlg, Ret=MS Shell Dlg

Setup failed to configure the server. Refer to the server error logs and
setup error logs for more information.
MSI (s) (CC!CC) [11:06:00:562]: Product: Microsoft SQL Server Desktop Engine
-- Setup failed to configure the server. Refer to the server error logs and
setup error logs for more information.


[quoted text, click to view]
Re: MSDE install - problem Andrea Montanari
9/20/2005 12:04:07 PM
hi,
[quoted text, click to view]

if you can manually install MSDE your self, try adding the
/L*v "c:\msdelog.txt"
parameter to your call to setup.exe bootstrap installer in order to enable
verbose logging of the installation process... you can then ispect the
resulting log text file for
RETURN VALUE 3
entries... about 10 lines before each entry some (sometime cryptic)
description of the found problem will be reported..
please verify File & Printer Sharing is enabled and the Server service up
and running...
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
DbaMgr2k ver 0.15.0 - DbaMgr ver 0.60.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
--------- remove DMO to reply

Re: MSDE install - problem Zabby
9/21/2005 12:52:01 AM
thank you!
grat job!

[quoted text, click to view]
AddThis Social Bookmark Button