Notifications
Announcements
No record found.
Hi,
I have created an instance on NAV Development environment as below. But I am getting error when I am running it.
Please check and let me know where I have done wrong.
Thank you
*This post is locked for comments
Please check Event Viewer for more details..
Hello Zeenat,
A few suggestions:
1.- Try checking the event viewer (start>execute>eventvwr>enter). It might show something in there.
2.- Even in localhost, maybe your local security tools (antivirus, firewall) might be stopping you from reaching the server. Try disabling them temporarily.
3.- Try changing the login type of the client to UserName. You can do that by going to (NAV2013R2) %appdata%\Microsoft\Microsoft Dynamics NAV\71 and opening with notepad the file ClientUserSettings.config. In there change the ClientServicesCredentialType to UserName. Save, close the file and try to log back in. This time it should ask for the login instead of automatically loggin in. See if it prompts a different error.
4.- Make sure Client Services are enabled. You can check that by looking at the "Client Services" group on the NAV service admin tool you have on screenshot 1.
hi,
only some checks and questions:
Checks:
> check new server confiuration: must be identical to first server (only Database name and services ports must be different)
> server is started ?
> check the user used to starting Nav services , is the same of first server ? may be a db connection problema
> is a new database or a copy from Cronus or from first database?
> first server is working ? if yes look at first server configuration
> check if you have a local firewall (fort ports 7050..)
> check for extended DNS domain name problems : "DynamicsNAV/navserver.domain:port"
Try with:
> first: restart NAV server (machine)
> second: try to connect with "Development Environment" to new instance
if you can , try tu run object from development enviroments
> last: try to rebuild Server Objects from Development Environment for new instance
look at this troubleshooting list on NAV MSDN
msdn.microsoft.com/.../hh997105(v=nav.70).aspx
1) Review local firewall (7050 port must be opened).
2) Review services status (NAV and SQL). Run: services.msc
3) Restart.
If the problem persist, then review your event log with Event Viewer.
Forget authentication problems, this error is because your client doesn't find the instance.
Good luck!
Do I need to change something on 'Custom settings'?
Another thing I have noticed on Development area:
Is your service running now?
No need to change in CustomSettings file, you can change in Administration Tool.
Make sure that you have given correct database server and Database Name.
Thank you all,
I have been able to solve this issue. The instance was correctly created and database successfully restored.
The issue came from database permission where NT Authentication access was missing.
I assigned it to my restored database and it worked :)
Many thanks.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
HoangNam 7