Use the IIS Manager Console to configure
IIS 6 for Relay Server.
Start the IIS Manager Console.
Create a Relay Server application pool.
Right-click Application Pools and
create a new application pool.
Right-click the application pool and select
Properties to edit its properties.
Open the Performance tab, and unselect
Shutdown Worker Processes After Being Idle.
Open the Recycling tab, and unselect
Recycle Worker Processes (In Minutes).
Enable Web extensions for Relay Server.
Open the Directory tab to edit the
properties of ias_relay_server.
Set execute permissions to Scripts And
Executables.
Click Create under Application
Settings.
Select the Relay Server application pool you created.
Under Web Service Extensions, allow
both rs_server.dll and rs_client.dll
to be run as ISAPI.
Configure IIS for Unwired Platform device clients to communicate
with Relay Server:
Navigate to
\Inetpub\AdminScripts.
Run the following console command:
cscript adsutil.vbs set
w3svc/1/uploadreadaheadsize 0 iisreset
If you do not perform this configuration step, you see this error
message:
Could not connect to the Server. Session did not
complete.
Enable anonymous access, using an appropriate user name and password for an administrative group, or using build-user IUSR_%computername% for directory security.
Grant permission to access IIS metabase for the user: