Re: sql icon disappear from sys tray and getting SQL-DMO 80040005 erro
From: Jasper Smith (jasper_smith9_at_hotmail.com)
Date: 11/29/04
- Next message: Stan Kasper: "Windows 2003 Server IPSEC Example for SQL"
- Previous message: Jasper Smith: "Re: External logs collection and monitoring"
- In reply to: Charles Lin: "sql icon disappear from sys tray and getting SQL-DMO 80040005 erro"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 29 Nov 2004 18:24:31 -0000
Sounds like you might need to reregister SQL-DMO. From a command prompt run
the following and see if that helps
regsvr32 "C:\Program Files\Microsoft SQL Server\80\Tools\Binn\sqldmo.dll"
-- HTH Jasper Smith (SQL Server MVP) http://www.sqldbatips.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Charles Lin" <CharlesLin@discussions.microsoft.com> wrote in message news:3DADDD95-F2F3-4068-93DC-E82E98505AE2@microsoft.com... > hi folks, > > I have tried to installed Microsoft SQL Server 2000 Desktop Engine SP3a > and > the full SQL server 2000 on a Win 2000 server with the same result. This > is > the problem I see... > > With SQL installed and server rebooted, initially I see the sqlmangr.exe > icon in the sys tray. But when I put my icon on it, it disappears. > However, > sqlserver.exe is still running in the Task Manager and also shows as > "Started" in the Service Control Panel. > > I am looking at this Win 2000 server remotely, through either Terminal > Service or VNC - both method gave the same result above. > > I think there is a problem because I have a third party application that > invokes SQL-DMO to create database. Let's call the program x.exe for > simplicity. When I execuate x.exe, I get a "SQL-DMO code execution > error - > Access Violation" and code 80040005 > > I think my inability to invoke x.exe is tied to the sql server manager > icon > disappearing from the sys tray. In other words, there is something wrong > with the sql server installation, although sql server installation log > does > not seem to indicate any problem. > > your help is greatly appreciated. > > thank you, > > Charles
- Next message: Stan Kasper: "Windows 2003 Server IPSEC Example for SQL"
- Previous message: Jasper Smith: "Re: External logs collection and monitoring"
- In reply to: Charles Lin: "sql icon disappear from sys tray and getting SQL-DMO 80040005 erro"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|