-
These days I keep busy upgrading Advania solutions to Dynamics NAV 2013. All the older solutions that have communicated with web services have DOM objects and manually created XML files. We had to add and remove namespace to be able to use XML ports but in the end this worked flawlessly. In NAV 2013...
-
As a part of the new localized NAV 2013 we need to configure the Rapid Start package to be used with new installations. As we started to work with the packages trying to export to Excel we got an error. The cause is known by Microsoft. You receive this error calling an Excel method when [...]
-
A few days ago I published objects for NAV 2013 and details on how to use a twain scanner with the hardware hub. I know that many happy Dynamics NAV users are still using older versions so I wanted to make this solution available for NAV 2009, both in the Role Tailored Client and in the [...]
-
We have some cases where the Dynamics NAV client is running in a remote desktop and the local machine has a bar code scanner connected. One way is to have the bar code scanner configured as a keyboard. This requires the focus on the correct input field in NAV to work. The other way is to [...]
-
In NAV 2009 I used a custom control add-in to enable timers in the Role Tailored Client. NAV 2013 ships with a control add-in that is called PingPong. In upgrading one of my solution to NAV 2013 I wanted to remove the custom control and introduce the PingPong instead. The control requires a name and...
-
Die folgenden Microsoft Dynamics NAV Versionen sind kompatibel mit Microsoft Office 2013: · Microsoft Dynamics NAV 2009 R2 · Microsoft Dynamics NAV 2013 Microsoft Office 2013 gibt es in der der 32-Bit und der 64-Bit Version. Unsere Empfehlung für die Verwendung mit Microsoft Dynamics NAV ist die 32-Bit...
-
We are happy to announce compatibility between Microsoft Office 2013 and the following versions of Microsoft Dynamics NAV: Microsoft Dynamics NAV 2009 R2 Microsoft Dynamics NAV 2013 Microsoft Office 2013 is available in a 32-bit version and a 64-bit version. The recommended version of Microsoft Office...
-
Well, of cource you can use this hub for other software but I created it for NAV. Lets look at these issues You can’t support the hardware directly within NAV You like to have one method of communicating with hardware from NAV Your hardware is on another machine Your hardware is on the client machine...
-
For those seeking role models in long-term ERP solution ownership - companies that know how to live with and enhance their software over time to support evolving business needs - York, Maine-based Stonewall Kitchen would be a great place to start. The specialty food manufacturer has been using Microsoft...
-
For those seeking role models in long-term ERP solution ownership - companies that know how to live with and enhance their software over time to support evolving business needs - York, Maine-based Stonewall Kitchen would be a great place to start. The specialty food manufacturer has been using Microsoft...
-
In August last year I posted a way to use dotnet interop and webrequest to replace the automation objects. I saw that we had a limitation that we have gotten used to. When using the WinHTTP automation we where able to look at the status and if the status was not the integer 200 we [...]
-
Some of our customers are using Intercompany Posting. This is a useful tool but I have needed to make several changes to the code to make sure that the customer gets the functionality that is needed. For example we are using separate IC Partner codes for each Responsibility Center within a single company...
-
Typically an issue that keeps popping up every now and then on the NAV forums. You have managed to learn to create Help for your add-on and compile your Help project to get the .chm and .hh files. Now you're ready to test it from the UI and have copied both files to the relevant directories. At least...
-
Es gibt für das Jahr 2013 ein neues PDF Formular für die UVA in Österreich. Dieses Formular wird durch Microsoft Dynamics NAV gefüllt, indem eine .FDF Datei erzeugt wird und diese dann im Formular angezeigt wird. An der Dateierstellung selbst wurde nichts verändert und es gibt...
-
I had a code where I was combining several XML documents into one and used a BigText variable for the job. At design time everything looked fine but when I executed the code in the Role Tailored Client everything was slow. I sent this issue to Microsoft and the product team has responded. It is [......