Hi everybody,
We have a company with a lot of users on different locations. We try to do all software installation automatically. At the moment I am testing the unattended install of the Nav2009 R2 RTC client. Following the manuals I create the config.xml, but unfortunately I can only provide a servername and/or port.
After the succesful unattended install on the client I try to start the client, but after a time-out I get a message that there is no endpoint listening at //servername:7048/DynamicsNav/Service. Which is true because I have specified a ServerInstancename of DynamicsNav-Test on the Service Tier. On the server there is a second service DynamicsNav-Live, listening on the same port.
Of course the user can manually adjust the servername, and after the first connection he will not have to do that again. But is there no possibility to provide the ServerInstance name in the config.xml or am I missing something?
Thanks for your help.
0
Comments
I hope this is what you are looking for -
http://saurav-nav.blogspot.in/2012/04/multiple-rtc-on-same-machine-with.html
Let me know if i am unable to get ur problem.
Thanks & Regards,
Saurav Dhyani
Do you Know this About NAV?
Connect - Twitter | Facebook | Google + | YouTube
Follow - Blog | Facebook Page | Google + Page
I think that the solution that you gave is a workaround that we could use (and probably will :thumbsup: ). Thanks for that. However, it is not an answer to my question. Can anybody confirm that it is really not possible to configure a serverinstancename in the config.xml?