Modifying the Microsoft Dynamics NAV 2013 R2 Installation Program to Include Microsoft.Dynamics.Nav.Client.WinForms.tlb

With NAV 2013 R2 Update Rollup 3, in the process of build sealing, it has been changed the Library GUID used to register Microsoft.Dynamics.Nav.Client.WinForms.tlb. Accordingly to this previous blog post: Installing Microsoft Dynamics NAV 2013 R2 Side-by-Side with Microsoft Dynamics NAV 2013, the TypeLib GUID has…

How to Thicken your Skin as a Project Manager

You know when you’re about to get a healthy dose of criticism when you hear, “Don’t take this personally, but….” The words that follow are meant for you and you alone, and are indeed meant to be taken personally. Bron : Projectmanager.com Lees meer...

Reading Webservice Response

While we are integrating our NAV with any other Frontend , we should read all the response from the webservice response file for our required information. For simple testing i am just storing the response file in 'C:\TEMP\testing.xml' location Bron : Nraju Lees meer...