The steps below describe the process to enable the Relay Server web extensions.
Select the Directory tab and do the following:
Set execute permissions to Scripts And Executables.
Click Create under Application Settings. Select the application pool you created in Creating an application pool as the associated application pool.
Select the Directory Security tab and do the following:
Click Edit in Authentication and Access Control.
Enable anonymous access and fill in the user name and password for an account belonging to the Administrators group.
Alternatively, you may leave the setting as the built-in user IUSR_%computername% and execute the following command to grant permission to access the IIS metabase.
C:\Windows\Microsoft.Net\Framework\<Version>\aspnet_regiis.exe -ga IUSR_%computername% |
Under Web Server Extensions in the IIS manager, allow both rs_server.dll and rs_client.dll to be run as ISAPI.
Deploy the Relay Server configuration file by creating a Relay Server configuration file and copying it to the ias_relay_server\server directory.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |