RE: Win32::Lanman problem

2001-09-07 Thread Bullock, Howard A.
The name of the service I think you want is not 'server' but 'lanmanserver'. -Original Message- From: Veeraraju_Mareddi [mailto:[EMAIL PROTECTED]] Sent: Friday, September 07, 2001 11:35 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Win32::Lanman problem

Win32::Lanman problem

2001-09-07 Thread Veeraraju_Mareddi
Dear Team Could you please tell me why this script is reporting error 1060 (this means the specified service is installed) even though this service is there and running fine on the server. Please look into it. use Win32::Lanman; if(!Win32::Lanman::QueryServiceStatus("hotnt006", "", 'server'