Hi,
We are currently implementing Nav 2015 on Azure and all is going well. We now have more people working on it so I thought I could just setup a new machine with the Nav development environment installed. The new server connects to the database perfectly fine and so does the client, once the config file is changed.
The issue I am having is when the development environment calls the client it uses incorrect instance parameters. Instead of using hostname.domain.com it just uses the hostname. I am assuming its getting this information from the database. If I change it to the FSDN it says "The Server Instance specified in the option windows is not available for this database" then changes it back. If I hard code the ip and hostname or create a dns server and add the entry I get the following error:
The client could not establish a connection to the Microsoft Dynamics NAV Server Reason = "Configuration setting 'Dnsidentity' has invalid value Description= "identity check failed for outgoing message. The expected DNS identity of the remote endpoint was 'hostname' but the remote endpoint provided DNS claim 'hostname.domain.com'.
Anyone know how I can resolve this>
*This post is locked for comments