Wednesday, April 26, 2017

Killing an Idle Session Automatically in NAV 2016

Hi All,

This is the requirement of one of our client using MS Dynamics NAV with 20 Users License so they want to kill sessions with idle time of 10 min.

In NAV 2009 R2 we can achieve it via SQL Stored procedure.

But from NAV 2013 we can achieve it via defining time on NAS Application Server.

You may have a look on Screen for Reference but I had faced issue with this solution that

Some users are getting logged out after 10 min. However , this solution has resolved problem upto an Extent if any body has resolved it more perfectly then please do comment.



Thanks.



Monday, April 24, 2017

----Error---------While running the RTC from development Environment in navision 2017.

Hi All,

This is the error which have faced During run the RTC from development in 2013R2.
So, I thought To share the Solution which have done.

--------------------------
Microsoft Dynamics NAV
---------------------------
The company name must be specified if the server and instance are specified.
---------------------------
OK   
Solution:-

1. Open Tools-Option-defined the name under company.



2. Then It will show an error while run the object from development Environment. 
---------------------------
Microsoft Dynamics NAV
---------------------------
The client version does not match the server version. You can only connect to a server with a matching version.
Client version: 7.0.33781.0
Server version: 7.1.35473.0
---------------------------
OK   
3. That's a Common  issue. For this You Can follow  my previous blog's  link as below:

Hope,This information will help Someone.
Thanks for reading my blog:


Saturday, April 22, 2017

How to create new Web Client Instance of NAV using Powershell.

Hi All,

This post is related with creating a new server instance of Web Client using powershell 




New-NAVWebServerInstance YMINNAV -Server localhost -ServerInstance  YMIN -ClientServicesCredentialType Windows -ClientServicesPort 8046 -Company YMIN