The Web Services Producer component will start if the following conditions are met:
The ase_service_name provided can be found on an LDAP server pointed to by the libtcl.cfg file or in the interfaces file for Adaptive Server Enterprise.
On Windows systems, the interfaces file is named sql.ini.
A successful login can be made using the ase_username and ase_password provided.
The login to Adaptive Server Enterprise has sa role privileges.
The following stored procedure command has been executed in isql for your Adaptive Server Enterprise:
sp_configure ‘enable webservices’, 1