Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Not able to installed SQL 2000 Desktop engine on SBS 2003

 
   Database Forums (Home) -> MSDE RSS
Next:  SQL Server Management Studio don't see local SQL ..  
Author Message
ritesh

External


Since: Aug 14, 2007
Posts: 3



(Msg. 1) Posted: Mon Oct 29, 2007 4:11 am
Post subject: Not able to installed SQL 2000 Desktop engine on SBS 2003
Archived from groups: microsoft>public>sqlserver>msde (more info?)

Dear Sir,

I have window SBS 2003 server, and i want to installed SQL 2000 Desktop
engine on my server.My server is (Domain controller,DNS,DHCP,Exchange server
2003).i want this to make my server as sharepoint server which is bulit in
with SBS2003.
But when i click on SQL setup it just asked for SAPWD password so i use
SAPWD switch then it will not ask but after few installation SQL desktop
engine setup will halt on particaular % like may be 16% .So my setup not be
suceessfully complete.
Please tell what could be problem, why i m not able to complete my SQL
setup.B4 i had installed and i removed it then when i m trying to reinsatlled
it is happning like that..
Please anybody Know about this...please reply me..
Thanks!
Ritesh shrimal

 >> Stay informed about: Not able to installed SQL 2000 Desktop engine on SBS 2003 
Back to top
Login to vote
Andrea Montanari

External


Since: Sep 13, 2003
Posts: 851



(Msg. 2) Posted: Wed Oct 31, 2007 3:41 pm
Post subject: Re: Not able to installed SQL 2000 Desktop engine on SBS 2003 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

hi,
ritesh wrote:
> Dear Sir,
>
> I have window SBS 2003 server, and i want to installed SQL 2000
> Desktop engine on my server.My server is (Domain
> controller,DNS,DHCP,Exchange server 2003).i want this to make my
> server as sharepoint server which is bulit in with SBS2003.

all on the same machine?
good luck Smile

> But when i click on SQL setup it just asked for SAPWD password so i
> use SAPWD switch then it will not ask but after few installation SQL
> desktop engine setup will halt on particaular % like may be 16% .So
> my setup not be suceessfully complete.
> Please tell what could be problem, why i m not able to complete my SQL
> setup.B4 i had installed and i removed it then when i m trying to
> reinsatlled it is happning like that..
> Please anybody Know about this...please reply me..

you have to provide the additional parameter
/L*v "c:\msdeLog.txt"
to your call to the setup.exe boostrap installer of MSDE, which enables
verbose logging of the installation process.. you cna then review the
resulting text file (about 2mb for a succesfull installation) for
RETURN VALUE 3
entries, indicating problems.. each entry will report a problem..
regards
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz http://italy.mvps.org
DbaMgr2k ver 0.21.0 - DbaMgr ver 0.65.0 and further SQL Tools
--------- remove DMO to reply

 >> Stay informed about: Not able to installed SQL 2000 Desktop engine on SBS 2003 
Back to top
Login to vote
ritesh

External


Since: Aug 14, 2007
Posts: 3



(Msg. 3) Posted: Wed Oct 31, 2007 3:41 pm
Post subject: Re: Not able to installed SQL 2000 Desktop engine on SBS 2003 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Dear Sir ,


I have trired with Switch /L*v "c:\msdeLog.txt" setup.exe create msdelog.txt
file but my setup hang on particular 26%. Can you gime your email address so
i can send you that log file.

Please give me u r email address .

Thanks!

"Andrea Montanari" wrote:

> hi,
> ritesh wrote:
> > Dear Sir,
> >
> > I have window SBS 2003 server, and i want to installed SQL 2000
> > Desktop engine on my server.My server is (Domain
> > controller,DNS,DHCP,Exchange server 2003).i want this to make my
> > server as sharepoint server which is bulit in with SBS2003.
>
> all on the same machine?
> good luck Smile
>
> > But when i click on SQL setup it just asked for SAPWD password so i
> > use SAPWD switch then it will not ask but after few installation SQL
> > desktop engine setup will halt on particaular % like may be 16% .So
> > my setup not be suceessfully complete.
> > Please tell what could be problem, why i m not able to complete my SQL
> > setup.B4 i had installed and i removed it then when i m trying to
> > reinsatlled it is happning like that..
> > Please anybody Know about this...please reply me..
>
> you have to provide the additional parameter
> /L*v "c:\msdeLog.txt"
> to your call to the setup.exe boostrap installer of MSDE, which enables
> verbose logging of the installation process.. you cna then review the
> resulting text file (about 2mb for a succesfull installation) for
> RETURN VALUE 3
> entries, indicating problems.. each entry will report a problem..
> regards
> --
> Andrea Montanari (Microsoft MVP - SQL Server)
> http://www.asql.biz http://italy.mvps.org
> DbaMgr2k ver 0.21.0 - DbaMgr ver 0.65.0 and further SQL Tools
> --------- remove DMO to reply
>
>
>
 >> Stay informed about: Not able to installed SQL 2000 Desktop engine on SBS 2003 
Back to top
Login to vote
Andrea Montanari

External


Since: Sep 13, 2003
Posts: 851



(Msg. 4) Posted: Wed Oct 31, 2007 6:02 pm
Post subject: Re: Not able to installed SQL 2000 Desktop engine on SBS 2003 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

hi,
ritesh wrote:
>
> I have trired with Switch /L*v "c:\msdeLog.txt" setup.exe create
> msdelog.txt file but my setup hang on particular 26%. Can you gime
> your email address so i can send you that log file.

have you inspected the file for
RETURN VALUE 3
entries?
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz http://italy.mvps.org
DbaMgr2k ver 0.21.0 - DbaMgr ver 0.65.0 and further SQL Tools
--------- remove DMO to reply
 >> Stay informed about: Not able to installed SQL 2000 Desktop engine on SBS 2003 
Back to top
Login to vote
Andrea Montanari

External


Since: Sep 13, 2003
Posts: 851



(Msg. 5) Posted: Thu Nov 01, 2007 4:39 pm
Post subject: Re: Not able to installed SQL 2000 Desktop engine on SBS 2003 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

hi,
ritesh wrote:
> Dear Mr, Andrea,
>
> No i am getting RETURN VALUE 1.
>
> thanks!

try posting the last 40/50 lines of the log..
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz http://italy.mvps.org
DbaMgr2k ver 0.21.0 - DbaMgr ver 0.65.0 and further SQL Tools
--------- remove DMO to reply
 >> Stay informed about: Not able to installed SQL 2000 Desktop engine on SBS 2003 
Back to top
Login to vote
ritesh

External


Since: Aug 14, 2007
Posts: 3



(Msg. 6) Posted: Sat Nov 03, 2007 11:35 pm
Post subject: Re: Not able to installed SQL 2000 Desktop engine on SBS 2003 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Dear Andrea,

\Microsoft SQL
Server\80\COM\REPLDP.dll,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:06:893]: Executing op:
ComponentRegister(ComponentId={D471B580-6996-4DC1-9502-CDA01504AB53},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\COM\repldist.dll,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:06:893]: Executing op:
ComponentRegister(ComponentId={7664E247-314C-4533-ACF0-D2F0703A2279},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\COM\REPLAGNT.dll,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:549]: Executing op:
ComponentRegister(ComponentId={CB5D49D2-9847-476E-ADA5-00826F4E5EE6},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\COM\rdistcom.dll,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:564]: Executing op:
ComponentRegister(ComponentId={773EF45D-0398-49E3-BC5F-65047462BA4C},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\COM\mergetxt.dll,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:564]: Executing op:
ComponentRegister(ComponentId={3AAB1C47-5774-45F2-B1BC-B6B567A57F6F},KeyPath=C:\Program
Files\Microsoft SQL
Server\MSSQL\Install\instdist.sql,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:564]: Executing op:
ComponentRegister(ComponentId={86A5DB00-D26E-449B-9BAA-CE9C22C37071},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\COM\DISTRIB.exe,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:564]: Executing op:
ComponentRegister(ComponentId={D4345F90-83BF-4FD1-869E-36EC49ABF12F},KeyPath=02:\SYSTEM\CurrentControlSet\Services\EventLog\Application\DataTransformationServices\EventMessageFile,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:564]: Executing op:
ComponentRegister(ComponentId={A5E401A7-4B53-4DBA-9CCE-CF3DFCBCD7DA},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\Tools\Binn\Resources\1033\custtask.RLL,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:580]: Executing op:
ComponentRegister(ComponentId={CEF0323B-6969-4911-B0B4-AEFE72ACCE88},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\Tools\Binn\Resources\1033\DTSRUN.rll,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:580]: Executing op:
ComponentRegister(ComponentId={4C0BE471-CF11-4059-8883-61F78DEE9B4B},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\Tools\Binn\Resources\1033\dtspump.RLL,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:580]: Executing op:
ComponentRegister(ComponentId={0AEBBC16-8415-4581-A455-0C141865064D},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\Tools\Binn\Resources\1033\dtspkg.RLL,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:596]: Executing op:
ComponentRegister(ComponentId={2235A94A-C30B-4794-AA91-422F6DD39B17},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\Tools\Binn\Resources\1033\dtsffile.RLL,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:596]: Executing op:
ComponentRegister(ComponentId={F40E8A01-0355-4226-8E9A-12163F02A103},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\Tools\Binn\DTSRUN.exe,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:611]: Executing op:
ComponentRegister(ComponentId={1B573FDE-9017-4263-B450-A83479F11483},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\Tools\Binn\dtspump.DLL,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:611]: Executing op:
ComponentRegister(ComponentId={0ADE3088-46B8-490E-B1E1-EB2BC6677C99},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\Tools\Binn\dtspkg.DLL,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:611]: Executing op:
ComponentRegister(ComponentId={7B8F4AA0-664E-4069-BB11-D4EA6049255F},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\Tools\Binn\dtsffile.DLL,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:627]: Executing op:
ComponentRegister(ComponentId={7D101C14-00BC-474C-9554-FF328BDE2149},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\Tools\Binn\custtask.DLL,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:627]: Executing op:
ComponentRegister(ComponentId={A4EB5979-83FC-4557-A1D7-3309158E61B1},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\Tools\Binn\Resources\1033\SQLDMO.RLL,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:627]: Executing op:
ComponentRegister(ComponentId={D3A8A05A-7377-4C13-A44B-30523419F722},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\Tools\Binn\SQLDMO.dll,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:643]: Executing op:
ComponentRegister(ComponentId={6D1A2CE6-0D71-4171-B46D-4A1BB86EDEB7},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\Tools\DevTools\Lib\w95scm.lib,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:643]: Executing op:
ComponentRegister(ComponentId={5B164AEB-B116-41B3-BA40-668ED3375CDC},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\Tools\DevTools\Include\wn95scm.h,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:643]: Executing op:
ComponentRegister(ComponentId={77744099-F4DB-40F4-A65B-ACA0BA9CDE57},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\COM\sqlresld.DLL,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:658]: Executing op:
ComponentRegister(ComponentId={BD64ED37-1278-46A6-9E7B-CF740066EF7B},KeyPath=C:\Program
Files\Microsoft SQL
Server\80\Tools\Binn\sqlresld.DLL,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:658]: Executing op:
ComponentRegister(ComponentId={B4F5144A-D2B1-4A7A-A2F5-A44170BBC104},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:658]: Executing op:
ComponentRegister(ComponentId={6C0B5B98-E141-4CA1-BA9A-BFB1E618344B},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:658]: Executing op:
ComponentRegister(ComponentId={FD387E5D-746C-4C72-97D1-E8AA77C1924D},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:658]: Executing op:
ComponentRegister(ComponentId={7EBC43C2-DA26-4A12-A4FD-288C2E446109},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:658]: Executing op:
ComponentRegister(ComponentId={A1B52E15-4CCA-4256-AD11-7AD343B075B6},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:658]: Executing op:
ComponentRegister(ComponentId={347BCC9D-7AC0-49C3-9925-CCEA967F320F},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:658]: Executing op:
ComponentRegister(ComponentId={827192EB-19AA-4F1D-86E8-FE80D5A4BAA9},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:658]: Executing op:
ComponentRegister(ComponentId={CAF9BDFB-29B1-4BC7-9956-2D7D75C5B040},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:658]: Executing op:
ComponentRegister(ComponentId={ABB03F15-AE9B-431B-A467-1E84849B197F},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:658]: Executing op:
ComponentRegister(ComponentId={463FCF93-A271-4605-8321-6F4836A36CDA},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:658]: Executing op:
ComponentRegister(ComponentId={B9F1D2AF-D623-40F1-95DE-08399752D5DB},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:658]: Executing op:
ComponentRegister(ComponentId={43941FB1-6A16-4E2F-8424-A3C100289CC8},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:658]: Executing op:
ComponentRegister(ComponentId={2C908661-2853-4100-8FED-5A0E5C99ACE9},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:658]: Executing op:
ComponentRegister(ComponentId={5A221AEC-1062-448A-A277-13DDE57AD401},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:658]: Executing op:
ComponentRegister(ComponentId={2EEFF8B1-9EBD-4561-8339-0F7F4C358E4A},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:674]: Executing op:
ComponentRegister(ComponentId={3D1AB80A-5686-4815-8B12-3CD53848334F},KeyPath=02:\SOFTWARE\Microsoft\MSSQLServer\Tracking\{E07FDDAD-5A21-11d2-9DAD-00C04F79D434},State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:674]: Executing op:
ComponentRegister(ComponentId={848D2228-C7EB-4238-96A6-BE4408F3B97B},KeyPath=C:\WINDOWS\system32\atl71.dll,State=3,ProductKey={00000000-0000-0000-0000-000000000000},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:689]: Executing op:
ComponentRegister(ComponentId={848D2228-C7EB-4238-96A6-BE4408F3B97B},KeyPath=C:\WINDOWS\system32\atl71.dll,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:689]: Executing op:
ComponentRegister(ComponentId={FD6DF596-4034-436c-91A7-4D8CE0F91F4A},KeyPath=C:\WINDOWS\system32\msvcr71.dll,State=3,ProductKey={00000000-0000-0000-0000-000000000000},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:705]: Executing op:
ComponentRegister(ComponentId={FD6DF596-4034-436c-91A7-4D8CE0F91F4A},KeyPath=C:\WINDOWS\system32\msvcr71.dll,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:705]: Executing op:
ComponentRegister(ComponentId={250C3E22-CEB9-4ab0-981D-9DADF6FE7293},KeyPath=C:\WINDOWS\system32\msvcp71.dll,State=3,ProductKey={00000000-0000-0000-0000-000000000000},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:721]: Executing op:
ComponentRegister(ComponentId={250C3E22-CEB9-4ab0-981D-9DADF6FE7293},KeyPath=C:\WINDOWS\system32\msvcp71.dll,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:721]: Executing op:
ComponentRegister(ComponentId={BD99B001-77D0-4437-B934-F3C1A8BE0714},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:721]: Executing op:
ComponentRegister(ComponentId={47D38CD0-9117-435A-9282-4ACA000A7233},KeyPath=C:\WINDOWS\system32\DBmsLPCn.dll,State=3,ProductKey={00000000-0000-0000-0000-000000000000},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:736]: Executing op:
ComponentRegister(ComponentId={47D38CD0-9117-435A-9282-4ACA000A7233},KeyPath=C:\WINDOWS\system32\DBmsLPCn.dll,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=1,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:736]: Executing op:
ComponentRegister(ComponentId={4AA23D25-9D64-426D-A7A5-2EFE44A9D5B9},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:736]: Executing op:
ComponentRegister(ComponentId={ECC34E75-E021-4F26-ABBC-8299ADE917D5},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:736]: Executing op:
ComponentRegister(ComponentId={CBED1DFB-EAD1-478C-8D68-239D1ECC5890},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:752]: Executing op:
ComponentRegister(ComponentId={D41D9610-EBC1-4CBD-B853-B6C14365A1F8},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:752]: Executing op:
ComponentRegister(ComponentId={9F8BD7FC-0607-4B60-BCB1-49EED4E18347},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:752]: Executing op:
ComponentRegister(ComponentId={EB28E3F2-4957-4B0A-B0EA-649F45DFEB9D},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:752]: Executing op:
ComponentRegister(ComponentId={AF87A101-EBBE-4E33-A0E2-C2AE9BFDC875},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:752]: Executing op:
ComponentRegister(ComponentId={8C669E46-2D35-47BD-90FA-C756A83ED281},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:752]: Executing op:
ComponentRegister(ComponentId={6D36DDE7-B112-45DB-A62C-B800713BA47B},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:752]: Executing op:
ComponentRegister(ComponentId={F85CC7C0-7DBF-4846-9D64-8FC2DC110F05},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:752]: Executing op:
ComponentRegister(ComponentId={BEA3F834-7C08-4C02-8F74-644AD6F4C6B1},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:752]: Executing op:
ComponentRegister(ComponentId={1E86B1D3-9AF0-48D1-A084-9B828D16ABF5},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:752]: Executing op:
ComponentRegister(ComponentId={8BCDD8F9-1CAC-4CF4-A9E7-0D8EE337D989},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:752]: Executing op:
ComponentRegister(ComponentId={586CE7CE-10C3-4871-BB52-B1A71FB75F69},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:752]: Executing op:
ComponentRegister(ComponentId={90F630BE-3C8F-46E3-882E-523A4D35E1C6},,State=-7,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:752]: Executing op:
ComponentRegister(ComponentId={8D1347B2-CCB1-4579-AB47-77517173B837},KeyPath=02:\SOFTWARE\Microsoft\Microsoft
SQL Server\Component
Set\InstanceComponentSet.1,State=3,ProductKey={E09B48B5-E141-427A-AB0C-D3605127224A},,SharedDllRefCount=0,BinaryType=0)
MSI (s) (C0:A0) [18:23:07:752]: Executing op:
ActionStart(Name=RollbackStreamSupportFiles.2D02443E_7002_4C0B_ABC9_EAB2C064397B,,)
MSI (s) (C0:A0) [18:23:07:752]: Executing op:
CustomActionRollback(Action=RollbackStreamSupportFiles.2D02443E_7002_4C0B_ABC9_EAB2C064397B,ActionType=1281,Source=BinaryData,Target=RemoveSupportFiles,)
MSI (s) (C0:70) [18:23:07:752]: Invoking remote custom action. DLL:
C:\WINDOWS\Installer\MSI422.tmp, Entrypoint: RemoveSupportFiles
MSI (s) (C0:50) [18:23:07:752]: Generating random cookie.
MSI (s) (C0:50) [18:23:07:768]: Created Custom Action Server with PID 3136
(0xC40).
MSI (s) (C0:50) [18:23:07:768]: CA Server Process has terminated.
MSI (s) (C0:A0) [18:23:07:768]: Executing op:
ActionStart(Name=RollbackDeferProperties.2D02443E_7002_4C0B_ABC9_EAB2C064397B,,)
MSI (s) (C0:A0) [18:23:07:768]: Executing op:
CustomActionRollback(Action=RollbackDeferProperties.2D02443E_7002_4C0B_ABC9_EAB2C064397B,ActionType=1281,Source=BinaryData,Target=DeferProperties,)
MSI (s) (C0:54) [18:23:07:768]: Invoking remote custom action. DLL:
C:\WINDOWS\Installer\MSI423.tmp, Entrypoint: DeferProperties
MSI (s) (C0:50) [18:23:07:768]: Generating random cookie.
MSI (s) (C0:50) [18:23:07:783]: Created Custom Action Server with PID 4056
(0xFD8).
MSI (s) (C0:50) [18:23:07:783]: CA Server Process has terminated.
MSI (s) (C0:A0) [18:23:07:783]: Executing op:
End(Checksum=0,ProgressTotalHDWord=0,ProgressTotalLDWord=0)
MSI (s) (C0:A0) [18:23:07:783]: Error in rollback skipped. Return: 5
MSI (s) (C0:A0) [18:23:07:799]: No System Restore sequence number for this
installation.
MSI (s) (C0:A0) [18:23:07:799]: Unlocking Server
MSI (s) (C0:A0) [18:23:08:064]: PROPERTY CHANGE: Deleting UpdateStarted
property. Its current value is '1'.
MSI (s) (C0:A0) [18:23:08:283]: Doing action:
ProgramFilesFolder.88C26F26_166C_4CD7_8175_38297C2276D7
MSI (s) (C0:A0) [18:23:08:768]: MainEngineThread is returning 1603
MSI (s) (C0:CCool [18:23:08:768]: Destroying RemoteAPI object.
MSI (s) (C0:50) [18:23:08:768]: Custom Action Manager thread ending.


"Andrea Montanari" wrote:

> hi,
> ritesh wrote:
> > Dear Mr, Andrea,
> >
> > No i am getting RETURN VALUE 1.
> >
> > thanks!
>
> try posting the last 40/50 lines of the log..
> --
> Andrea Montanari (Microsoft MVP - SQL Server)
> http://www.asql.biz http://italy.mvps.org
> DbaMgr2k ver 0.21.0 - DbaMgr ver 0.65.0 and further SQL Tools
> --------- remove DMO to reply
>
>
>
 >> Stay informed about: Not able to installed SQL 2000 Desktop engine on SBS 2003 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Windows will not install MS SQL Server Desktop Engine - I am trying to install some new software which evidently requires SQL. When the install script call for Windows to install the SQL Server Desktop Engine, the install program hangs and never completes the task. The status window reads 'Please wait..

Problem when installing Microsoft SQL Server Desktop Engine - Hi, We develop a CAM application which makes use of a SQL Server database. We used to ship our product with MSDE version 7.0, but we were having more and more problems with users who wanted to install the software on a Windows XP system. For these users...

Restore in SQL Server 2000 Desktop Engene (MSDE 2000) - Hello everybody, Im using SQL Server 2000 Desktop Engene (MSDE 2000) for the fist time, and see that it is quite different from the SQL Server 2000. My main problem is that i dont'n see how can i make a restore maked in the Enterprise of SQL Servre..

What is the computer name where MSDE is installed ? - Hello In a backup program, I need to know if MSDE is installed locally. If I knew the computer's name where MSDE is installed, it will be perfect! Does somebody have an idea? Thanks

How to un-install MSDE 2000 installed with MSM - We were using MSDE2000 MSMs to install MSDE 2000 through our setup ver x.1. It is working fine, now we have included SQL 2005 Express Edition and have removed MSDE 2000 MSMs from our project ver x.2. Install ver x.1 (MSDE with default instance) Now ru...
   Database Forums (Home) -> MSDE All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]