Hi All,
I have a client that would like to allow certain users to login over the internet, from their pc's, which are not on the domain.
The documentation states this is possible here:
http://msdn.microsoft.com/en-us/library/gg502476.aspx
I am trying to set it up in a simulated environment.
I have setup a new server in a different domain from my PC called SANDBOX , Setup SQL, and the database, all on the new server just for testing.
From my client PC in my company domain, I am trying to connect via RTC to this SANDBOX domain using RTC.
I have followed the instructions here:
http://msdn.microsoft.com/en-us/library/gg502478.aspx relating to certificates.
I can access the Webservices on the other domain by going to:
http://ctnlab01.sandbox.local:7047/Dyna ... s/Services
I have changed the client and server .settings files to say UserName where CredentialType is required.
My RTC client now asks for a username when connecting, but refuses to connect to the box CTNLAB01
I can access the server locally on the new domain using the URL,
ctnlab01.sandbox.local:7046/DynamicsNAV
But from my PC, all I get is a login prompt, and then the following error:
A server was not found at "net.[url=tcp://ctnlab01.sandbox.local:7046/DynamicsNAV/Service]tcp://ctnlab01.sandbox.local:7046/DynamicsNAV/Service[/url]". Either the URL is incorrect or the server is currently not available.
Connecting to other service tiers in my company domain work fine (and prompt for a login).
I have checked the Firewall settings on the new server, and 7046, and 7047 are both open correctly for TCP.
Any thoughts of where I can look for the issue ?
Thanks,
Steve