Windows Vista Beta | WinVistaBeta.com - Message | Service Hangs on Startup

January 06, 2009  
Subject: Service Hangs on Startup
Group: microsoft.public.winternals
Date: 7/26/2007 11:49:20 AM
From: "Tom W" [Email Address Protection]

I am having an issue with an application we built in house. When it starts
up in Windows Server 2003, it hangs on startup. But if the service is
launched manually after startup, it launches fine.

It also launches fine on startup on Windows XP.

I have even tried to pop up a message box when the exe is initialized and in
the OnStart Method. When launched in XP, it works fine, but in Windows
Server 2003 it hangs...

I have all of the dependencies added as well, so it doesn't appear to be
that...

Has anyone seen this before, and know what may be causing the issue?


Back