RUNNING SERVICES ON REMOTE MACHINE [modified]
-
Hi I have written one application . it will connect to the remote server and create one service on the server (WINDOWS 2000) . My problem is while calling the CreateService(), this API get hanging in this function call on server. It is neither returning back nor throwing error code. Then I have to terminate application from task man. The same problem for running service on remote machine I have Administrator rights. All services are running on (RPC) on service What will be issue ? :^) -- modified at 9:06 Monday 5th June, 2006
-
Hi I have written one application . it will connect to the remote server and create one service on the server (WINDOWS 2000) . My problem is while calling the CreateService(), this API get hanging in this function call on server. It is neither returning back nor throwing error code. Then I have to terminate application from task man. The same problem for running service on remote machine I have Administrator rights. All services are running on (RPC) on service What will be issue ? :^) -- modified at 9:06 Monday 5th June, 2006
-
yes. i have ( SC_MANAGER_ALL_ACCESS)
-
yes. i have ( SC_MANAGER_ALL_ACCESS)