NAV2013: Web Client for two differents databases.

borntobewildborntobewild Member Posts: 12
edited 2013-03-06 in NAV Three Tier
Hi,

It's possible to config two Web Clients for two differents databases???
I'm explain, I like to have this config:

Database: NAV_Production
Credential Type: NavUserPassword
ServiceInstance: DynamicsNAV70
Client Services Port: 7046
URL1: http://localhost:8080/SignIn.aspx?company:Company1
URL2: http://localhost:8080/SignIn.aspx?company:Company2

Database: NAV_Test
Credential Type: NavUserPassword
ServiceInstance: DynamicsNAV70Test
Client Services Port: 7056
URL1: http://localhost:8081/SignIn.aspx?company:Company1
URL2: http://localhost:8081/SignIn.aspx?company:Company2

For the Nav_Production Database I've all config and runs OK, but for the NAV_Test is all config and runs for the NAV Client, but for Web Client no, I tried to copy-paste the "Web Client" folder to the same directory with the name "Web Client TST" and change the parameters ServiceInstance=DynamicsNAV70Test and ClientServicesPort=7056.

With this I add a new website on IIS changing the port to 8081 and the Physical Path to the folder "Web Client TST", I'm going to the browser and put in the address bar the URL "http://localhost:8081/SignIn.aspx" and the browser charge the Navision Login Page correctly, I put my user and password (Is correctly config on Navision) and the web client shows me a message "There was a server error and can not display the contents. Refresh the page or open a new browser window."

Anybody knows correct this message or how to make this environment??? It's possible to have this???

Thanks.

Manel.

Comments

Sign In or Register to comment.