NAV 2009 SP1 – Testing Codeunits – Part 2
In the earlier article, we where using the ConfirmHandler – but confirm is not everything a function can contain. So why not add the handling of Message Boxes 😉 First, let us a add simple […]
In the earlier article, we where using the ConfirmHandler – but confirm is not everything a function can contain. So why not add the handling of Message Boxes 😉 First, let us a add simple […]
One of the new features in NAV 2009 SP1 is C/AL Testability. Let try using the new feature to test a simple codeunit – let us call the codeunit doTest. The codeunit will only contain […]
Hi During my tests with NAV 2009 SP1 I ran into an old well known error / problem. So why not write a post on it 😉 When starting a Navision Client (in this case […]
Have you seen the new Error List in NAV 2009 SP1? When you know compile objects – errors are shown in an Error List Window.
I have lately received this error “The Sales Header does not exist” a couple of times in Navision 2009. First I thought this was caused by a filter not being reset on the form – […]
Hi I have earlier written an article about a FTP Automation. Now it is time to describe how to upload a file without the use of a Automation but with use of the standard FTP […]
A guy I know wanted to reuse objects from NAV 2009 in a NAV 5.0 SP1 but had some difficulties by doing it. In the Navision versions below 2009 you could easily reuse objects. For […]
If you are using the Role Tailored Client and want to use the Forms in it, you have to transform them to Pages. In NAV 2009 you can transform Forms to Pages with the help […]
XMLports was introduced with Navision 4.0 – they act like dataports, with a small difference. They can only be used for XML-formatted data and they must by executed from some other routine. In the XMLport […]
Hi! Lately I have been talking with some people, which have received the error “Could Not Load Type Library”. All these errors were caused by missing registration of the NSAppHandler.dll. The NSAppHandler.dll can be registered […]
Copyright © 2024 | MH Magazine WordPress Theme by MH Themes