Loading......
Loading......
-
Menu
Batch Service on 64 bit
Updated on 16 Apr 2012
If you are setting up 6.web on a 64 bit OS with remote Netservice web services, you'll need to add the BatchTaskService manually.
There are probably several ways of doing this, but this manual uses a component from Microsoft 2000 Resource Kit (download from www.microsoft.com)
- Start Srvinstw.exe
- Select ‘Install a service’
- Select ‘Local machine’
- Name the service ‘INSTANCENAME So BatchTask’, like ‘RemoteNS So BatchTask’ for example.
- Browse to c:\program files\SuperOffice\NetServer\bin\BatchService\SoBatchService.exe
NOTE: You need to verify that the correct SoBatchService.exe is selected. By default, SrvInstw.exe will suggest the last file used when installing a service, in this case, the file used for the previous service installation. - Select ‘Service is its own process’
- Select ‘System account’
- Set startup mode to ‘Automatic’
- Click ‘Finish’
- Go to the Services console, and verify that the service is able to start.
Did you find this information useful?