We have NAV 4.0 SP 1 SQL Option. In most of time, when the end users access database, the Net Type is Defaut and it work well. But now I found when I select TCP/IP socket type, the access error message is "can not found the server....". However, if Name Pipes, the access work well.
I am not sure why TCP/IP socket doesn't work. The SQL installlation are all standard default configuration. And the OS is Windows 2003 server.
Does any one have such kind of experience? Thanks in advance.
0
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
I check SQL server properties -> Network Configuration and found enabled protocols are Named Pipes and TCP/IP, which default port is 1433.
It seems there is no problem in the configuration. But I am confused why it doesn't work.