I’ve noticed strange thing in my NAV installation. Occasionally, different users can’t get an access to Navision server. There is a warning message like:
The Navision server cannot be found. Try again later or contact your system administrator.
Or
The 192.168.XX.XX server cannot be found. Try again later or contact your system administrator.
When there is a message about “Navision” server problem – solution is to enter IP addres i.e. 192.168.XX;
When there is a message about “192.168.XX server problem – I can use “Navision” name instead.
I thought it was a local network problem, but in both scenarios I’m able to “ping”.
There is also other solution: if I don’t change server name, after some time (several minutes or hours) everything works OK.
Do you have any suggestions, what should be checked and where. Thanks in advance!
NAV info:
Dynamics 2009 R2 Classic Client
SQL Database
0
Comments
If its Off then check the permissions of your Database.
Just allowed it to Everyone.
this might work....
1. DNS problems - check if they can reach DNS and if it serves correctly the name of the SQL server
2. network issue - check for damaged equipment
3. if you have active directory environment and AD authentication - check if AD is working properly
4. if you have SQL installed as instance (nav\navinstance)- check if SQL is listening on all interfaces and if you can reach the SQL instance from SSMS.
in some cases I have gotten authentication errors against SQL server. usually a logoff ant then logon back again solves the issue.
Have you check the CustomSettings.config in your installation directory in Nav Server?
you could define your server instance to be called in RTC by custom or database server connection.
hope this answer could help you
This was the issue that I was having and there are a few MSDN articles I worked through to resolve it. But basically I enabled TCP/IP communication and turned on the SQL Browsing Service.
See: http://social.msdn.microsoft.com/Forums/sqlserver/en-US/df095aee-fff1-4b11-ae7c-7be6fa66e37a/no-connection-to-sql-2008-enterprise-with-nav2009-classic?forum=sqlgetstarted
and: http://msdn.microsoft.com/en-us/library/ms165718.aspx
Epimatic Corp.
http://www.epimatic.com