SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 
        
Home       Members    Calendar    Who's On



Disappearing Service Manager Icon Expand / Collapse
Author
Message
Posted Thursday, May 31, 2007 9:32 AM


SSC Veteran

SSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC Veteran

Group: General Forum Members
Last Login: Friday, June 26, 2009 7:55 AM
Points: 281, Visits: 212

I recently installed SQL Server 2000 and applied SP3a on a windows 2000 SP4 server, the installation was uneventful and from all indications SQL Server appears to work just fine. However, when I start the Service Manager, it starts and runs for about 10 seconds then disappears, the icon in the system tray stays until I move my mouse over it at which time it disappears was well. There are no error messages and there does not seem to be any affect on SQL Server itself. I deinstalled and reinstalled SQL Server which did not correct the problem. Has anyone seen this behavior and is there a fix? Thanks for your help.

Ken




Post #370325
Posted Thursday, May 31, 2007 9:58 AM
Hall of Fame

Hall of FameHall of FameHall of FameHall of FameHall of FameHall of FameHall of FameHall of FameHall of Fame

Group: General Forum Members
Last Login: Thursday, June 25, 2009 1:25 PM
Points: 3,130, Visits: 179
I've never seen that happen, but since you are just installing SQL Server 2000, why not install SP4?

-SQLBill



Post #370337
Posted Thursday, May 31, 2007 10:02 AM


SSC Veteran

SSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC Veteran

Group: General Forum Members
Last Login: Friday, June 26, 2009 7:55 AM
Points: 281, Visits: 212

That might be worth a try. Thanks!

Ken




Post #370340
Posted Thursday, May 31, 2007 12:15 PM


SSCarpal Tunnel

SSCarpal TunnelSSCarpal TunnelSSCarpal TunnelSSCarpal TunnelSSCarpal TunnelSSCarpal TunnelSSCarpal TunnelSSCarpal TunnelSSCarpal Tunnel

Group: General Forum Members
Last Login: Today @ 5:37 AM
Points: 4,434, Visits: 3,018

I've also seen this happening when we installed sql2005 beta x and hooked it onto our production network.

Service manager got back to normal after we shutdown this sql2005 server (or unplugged it from the network).

Now with rtm, sp1 and SP2 its all ok.



Don't drive faster than your guardian angel can fly ...
but keeping both feet on the ground won't get you anywhere

Very usefull HowTo for forums:
- How to post Performance Problems
- How to post data/code to get the best help
Post #370398
Posted Friday, August 22, 2008 2:54 PM
SSC-Enthusiastic

SSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-Enthusiastic

Group: General Forum Members
Last Login: Thursday, May 21, 2009 6:58 AM
Points: 114, Visits: 164
Have you been able to resolve the problem? We are seeing the same issue on a QA server running SQL2000 Std. SP3a and Win2000 Std Sp4. The icon SQL service manager icon disappears after a few seconds. Any help would be appreciated.

Thanks.



Post #557627
Posted Monday, August 25, 2008 8:31 AM


SSC Veteran

SSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC Veteran

Group: General Forum Members
Last Login: Friday, June 26, 2009 7:55 AM
Points: 281, Visits: 212
That was some time ago and I believe we installed SP4 and the problem went away. Have you given sp4 a try?
Ken



Post #558170
Posted Tuesday, August 26, 2008 9:38 AM
SSC-Enthusiastic

SSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-Enthusiastic

Group: General Forum Members
Last Login: Thursday, May 21, 2009 6:58 AM
Points: 114, Visits: 164
Not yet. This is a QA system in a chain of systems (development and production) all SP3a. We are planning to upgrade to SP4, but are not there yet. The problem seems to be related to Windows SP4.


Post #558996
Posted Wednesday, August 27, 2008 3:13 AM
Old Hand

Old HandOld HandOld HandOld HandOld HandOld HandOld HandOld Hand

Group: General Forum Members
Last Login: Yesterday @ 8:36 AM
Points: 339, Visits: 536
I recently had to add generation of a tray icon to a program. It's essentially done via a Windows API called Shell_NotifyIcon to which you pass a structure which includes the Windows handle of something belonging to your program, e.g. a form.
I have noticed your behavior when I kill the program that placed the tray icon, i.e. I kill the program but the tray icon remains. Then I run my mouse over the tray icon and it disappears.

But getting back to SQL Server 2000, when I right click on the SQL Server tray icon and choose Exit, it goes away. But when I then do Start/All Program/Microsoft SQL Server/Service Manager and click on the X in the upper right hand corner the tray icon comes back and stays back. I'm on SP4.
Post #559444
« Prev Topic | Next Topic »


Permissions Expand / Collapse