Thursday, February 9, 2012

(RDA)Accessing server via a port..

Hello,

I connect to the SQL Server with RDA method. there was no problem until I had to use a port to access the virtual path of RDA.

it connects when

rda.InternetUrl = http://ip/rdadir/sqlcesa30.dll ,

but no when

rda.InternetUrl = http://ip:81/rdadir/sqlcesa30.dll .

May someone help,please?

Thanks.

Can you connect via Internet Explorer to the above URL on port 81 from your client 8desktop or device)? If not, maybe a firewall or similar is prevent communication.|||

ErikEJ wrote:

Can you connect via Internet Explorer to the above URL on port 81 from your client 8desktop or device)? If not, maybe a firewall or similar is prevent communication.

I can browse sqlcesa30.dll via browser on the device successfully. but when I access via my program,it fails..altough the connection address is same as the address that I wrote to the browser on the device, it doesn't connect...so that means there's not firewall or something that prevents communication. am i wrong?|||What error messages are you getting, see here on how to get SQL CE error messages: http://msdn2.microsoft.com/en-us/library/ms174079(SQL.90).aspx

No comments:

Post a Comment