Skip to main content

Posts

RTC Error The Microsoft Dynamics NAV Server cannot connect the Change Listener to SQL Server because of the following error: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

Hi all, Which doing a implentation i found a error, and i thought of sharing same so that others who face this issue can reslove same without spending time which i did. Everything done, from syncronization, change listener but the error remains same as shown in screenshot below. After searching i found out at MSDN that this is due to SQL Server and Firewall. For SQL Server the ports used is 1433. Steps to Resolve Error - 1) On the Start menu, click Run, type WF.msc, and then click OK. 2) In the Windows Firewall with Advanced Security, in the left pane, right-click Inbound Rules, and then click New Rule in the action pane. 3) In the Rule Type dialog box, select Port, and then click Next. 4) In the Protocol and Ports dialog box, select TCP. Select Specific local ports, and then type the port number of the instance of the Database Engine, such as 1433 for the default instance. Click Next. 5) In the Action dialog box, select Allow the connection, and

Hide Specific Department From Department Menu in Navision RTC

Hi all, Today i came across a different type of query,where my client who is using Navision 2009 R2 RTC Client. He wanted to only Role specific jobs to all his users. Yeah we have a hotfix for the same which can hide department button from the Role Center page and user can only see the task that he need to perform. * Detail of the hotfix for hiding department from RTC can be found in this post . But the query was that he don't want to hide the whole department button from the role center page. What he wanted that Users other than finance and Administration can only see all other department than these two. He only wanted to hide Administration and Finance Menu from Department. Unfortunately microsoft have no hotfix for the issue, so i created a suggestion for the same at Microsoft connect. If you think that this is importany than vote for it here . We will find it in new release of navision. But while exploring this option i figured out that if the user wants to hi

Remove Departments Menu and Disable Personalization Feature Enhancements in Microsoft Dynamics NAV 2009 RoleTailored Client

Hi all, This had been so late to share this, but i think people still searching for this. Microsoft have release a hotfix to Remove Departments Menu and Disable Personalization Feature Enhancements in Microsoft Dynamics NAV 2009 RoleTailored Client In Microsoft Dynamics NAV 2009 R2 and in Microsoft Dynamics NAV 2009 SP1 with build 31671 and later the following 2 Personalization feature enhancements have been added:     1.   Remove Departments menu from Navigation Pane      2.   Disable Personalization For more information visit:   CustomerSource or PartnerSource Thanks & Regards, Saurav Dhyani http://saurav-nav.blogspot.com/

All about ZUP file in Navision

Hi all, Most of time we heard that this problem in navision can be resolved by deleting ZUP file, lets see what is it and where it is stored. What is ZUP file? The Dynamics NAV ZUP file is used to store the user setup and preferences for the current session so that they are "remembered" for the next session. What operations can be performed on ZUP file? The ZUP file can not be edited but it can be deleted. Where ZUP file is stored in windows XP or windows 7 ? In Windows XP, zup file is stored in - C:\Documents and Settings\ username \Application Data. In Windows 7, zup file is stored in - C:\Users\ Username \AppData\Roaming. Thanks & Regards, Saurav Dhyani http://saurav-nav.blogspot.com/

RTC Report Page Number - Format x/y

Hi all, Let see how can we achieve Page Number in RTC Reports as Current Page/Total Pages in RTC Reports. Design any of the standard reports I used purchase invoice, and go to RTC Layout of the report From View - layout. I have added a new text box in the report Header, then i went to expression by right-clicking on the text box.

RTC Report Page Number - Format x/y

Hi all, Let see how can we achieve Page Number in RTC Reports as Current Page/Total Pages in RTC Reports. Design any of the standard reports I used purchase invoice, and go to RTC Layout of the report From View - layout. I have added a new text box in the report Header, then i went to expression by right-clicking on the text box.

Navision RTC How to place the Actions in the pages to new category

Hi all, Instead of placing the actions in the standard categories like New, Process and Report, you can also place your action to your own categories. The following steps will show the process with an example: 1) In the object designer, design the page 30 Item Card. 2) Move to the last blank line in the page. 3) Go to the Actions using View Actions. 4) Go to the properties of the Action you want to move to the new Category.     Change the following properties:           Promoted to Yes           PromotedCategory to Category4 .           *Category 4 to 10 are available in the NAV 2009 SP1, other than the standard categories like New, Report and Report.           PromotedIsBig to Yes/No(as required) 5) Go to the Page properties and change the PromotedActionCategoriesML property value like below:      ENU=New,Process,Report,New Category First three values should be same like New, Process, Report and from there you can give your own name. If you change these values s