cancel
Showing results for 
Search instead for 
Did you mean: 

Relay server configuration

Former Member
0 Kudos

Hi All,

I am configuring relay server  in sybase mobile sdk.I followed the following steps:

1)Created relay server quick configuration  in SCC

2)Generated configuration files .Copied it to IIS server.

3)Created directory structure

        C:\inetpub\wwwroot\ias_relay_server

        C:\inetpub\wwwroot\ias_relay_server\Server

        C:\inetpub\wwwroot\ias_relay_server\Client

4) Modified  applicationhost.config

5) Executed  the commands

    rshost –u –f rs.config

    dbsvc -as -s auto -t rshost -w SUPRelayServer "C:\Inetpub\wwwroot\ias_relay_server\Server\rshost.exe" -q -qc –f          "C:\Inetpub\wwwroot\ias_relay_server\Server\rs.config" -o "C:\Sybase\logs\rs.log"

But when it try to start server node in SCC manually I am getting an error

“Could not connect to Relay Server, errCode: 57, sysCode: 11001”

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Can you provide more information about errors in the RSOE log and also IIS logs.

Also, are you trying to connect via a proxy? What SUP and relay server version are you using?