Hello Community,
I'm trying to setup a Three Tier Environment on Two Computers.
One, a virtual Machine, is my Server.
These are the Steps I've made:
- Installed Windows Server 2008 on the VPC
- Installed MSSQL on Server
- Installed NAV Server on Server
- Installed Databse Components with Demo Database on Server
- Installed RTC on Host PC which will be the client.
- Installed RTC Client on Server
Are there any further Steps I have forgotten?
I Installed the RTC on the server to try if I can make a local connection to the Database, which works very well.
As soon as I try to connect to the server from the Client, I get a connection error which says something like "Server was not found"
Named Pipes and TCP/IP are enabled on SQL Server.
No errors when pinging the server from client.
No errors when telnet the port 7046 from client.
All firewalls are switched off.
Any Ideas how to solve that problem?
edit:
Perhaps it's important that I don't use the server as domain controller. but I don't think so because the server is not even found by the client, else it might say something like wrong user...
Comments
2) If the NST is on different serverthan SQL, you need to set the SPNs correctly. Just read the documentation on MSDN and use the Best Practices analyzer for NAV 2009 to test your setting.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
View this link - viewtopic.php?f=32&t=41962
It may help you...
Thanks,
Mallikarjuna
The Service is really running, but I don't know where to find it's eventlog.
The Service is on the same Computer as the SQL Server, so the Walkthrough for 3 Tiers on 3 Computers doesn't help me much, but when installing it, I followed the other walkthrough for the 3 Tiers on 2 Computers..
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.