Laster......

Laster......

Batch Service on 64 bit

Oppdatert på 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

  1. Start Srvinstw.exe
  2. Select ‘Install a service’
  3. Select ‘Local machine’
  4. Name the service ‘INSTANCENAME So BatchTask’, like ‘RemoteNS So BatchTask’ for example.
  5. 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.
  6. Select ‘Service is its own process’
  7. Select ‘System account’
  8. Set startup mode to ‘Automatic’
  9. Click ‘Finish’
  10. Go to the Services console, and verify that the service is able to start.