VB.nET service doesn't start

  • Thread starter Thread starter Juan Fco Navarro
  • Start date Start date
J

Juan Fco Navarro

Hi, group:

We have developed a simple Windows service app that does nothing, i.e.: it
has only the code generated by the Visual Studio .NET when you choose a new
project.
We have tested it in many computers and it works fine, i.e.: it starts and
stops normally. But, in a Dell PowerEdge with Windows 2000 SP 4, .NET
Framework 1.0 (no SP added) and two CPUs, the service remains in state
"starting", never gets the "Started" state. Does anyone have experienced
this problem? Any ideas?
 
did you use visual studio 2003?
if so try installing framework 1.1 on the dell

hope it helps

eric
 
Back
Top