Hi everyone
I installed a testing environment for NAV2013 R2 with 2 demo databases. I installed the web services component and i have no issues accessing the first demo database. I then created an additional NAV instance with another DB and followed these instructions to create another site: msdn.microsoft.com/.../jj551747(v=nav.71).aspx
It all went without any errors but i'm getting the above error when trying to access the new site (the first one works!) I checked everything - IIS settings, kerberos, SPN's, web.config file and i'm out of ideas.
Event log shows the following:
Message: A server was not found at "net.tcp://servername:2020/DEMO/Service". Either the URL is incorrect or the server is currently not available.
2020 is the port i gave for the second web client, i checked with netstat and 2020 DOES exist and is listening so i don't get this error either.
Any help would be appreciated - Thanks!