Browse by Tags

Related Posts
  • Blog Post: NAV 2013: RTC crashes because of language NAS user

    I use the Jobqueue as much as I can for automating jobs. It’s decent, stable, good, flexible. It makes sense, doesn’t it? But after installing a language pack (NLB and FRB – quite common in Belgium :-/) .. it didn’t seem the most valid opinion I had.. : my RTC was crashing 10...
  • Blog Post: The power of Variants

    This blogpost of Arend Jan Kauffman reminded me of a topic that I wanted to write a very long time now. Namely working with Variants. Sometimes I get the remark: “what the hell are they useful for? “. And to be honest: Variants could be bloody useful in some cases. Cases to make stuff even...
  • Blog Post: How Do I Video’s on Microsoft Dynamics NAV

    Some of you might already have read it on some blogposts or found it through some other channels .. but I didn’t mention it yet. So let’s do so . Microsoft has initiated a really great initiative (please notice the huge alliteration .. ). They have begun creating “How To” Video’s...
  • Blog Post: Pre-Configuration in NAV2013 (Profile Metadata)

    Configuration, Personalisation, .. . Terms that were introduced in NAV2009, and that we all know by now, don’t we? It gives us a great flexibility of the behaviour of the clients: Flexibility to the user: they can add, remove, change, .. The pages according to their role .. . Flexibility to the...
  • Blog Post: NAV 2013: Implementing the Application Test Toolset

    As you probably know, since NAV 2009, there is some kind of framework built in the C/SIDE environment that can deal with application testing.  Usually referred to as “Testing Framework” or “Test codeunits” or “Test Toolset” or “probably-some-kind-of-other-description...
  • Blog Post: Importing a filtered set of objects from fob

    I noticed that a number of people just didn’t know this .. so let’s give it some attention. In one sentence: it is possible to import a filtered set of objects in stead of always importing all objects from a .fob file by using and filtering the Import Worksheet . I hear you: dude ....
  • Blog Post: NAV2013: How to link a factbox in code

    Before you think I give you the Oracle with this article … this is actually nothing but showing you a new feature in NAV2013. New? Not really .. but that's how Microsoft tells it :-). It wasn't there in NAV2009 RTC .. so it must be new, right? Well, not really .. because we already had...
  • Blog Post: NAV 2013: How to log in any database

    When you're a partner .. you deal with databases of your customers, right? At least - you should ;-). Usually, there is "some" security set up at the customers site. At least let's hope so ;-). It might happen that you want to copy a customer's database to your site, just to test...
  • Blog Post: NAVTechdays 2012 - another one you shouldn't miss!

    Oh yes oh yes oh yes .. :-). That was my reaction when Luc Van Dyck told me he was going to organize a new edition of NAVTechDays - only one year after the last one . And you know how I liked it. If not, read this blogpost :-). To recapitulate: NAVTechDays was one of the most professional conferences...
  • Blog Post: Deny object changes in SQL Server

    Internally at iFacto , we have been working quite heavily on our infrastructure. And if I say "heavily" .. I mean unbefreakinglievable heavily. In a way: we threw everything out .. and we placed a lot in. But we only did this after going very deep in pre-defining about everything we could predefine...
  • Blog Post: NAV 2009 RDLC Reporting: Working with multiple datasets

    Damn .. It's so tempting to start writing about NAV2013 (and probably Microsoft would want us to do so...), but I'm not gonna .. (yet). Because quite some time ago, I promised in this post to go a little bit deeper in "working with multiple datasets" on Dynamics NAV RDLC Reports. ...
  • Blog Post: NAV 2009 RDLC Reporting: OutOfMemoryException when printing an RDLC report - Solution

    When suggesting solutions for the Picture-problem in my blog about the OutOfMemoryException , I talked about a possibility to work with an extra dataset to provide a picture, separated from your invoice dataset. People were interested, so I wrote a blog about it, but haven't published it yet....
  • Blog Post: NAV Change Listener is not always listening..

    Since NAV 2009 RTC, live has become .. let's say .. more challenging regarding "installations", isn't it ;-). There are loads of settings, parameters and configurations you have to get familiar with (Delegation, SPN, SQL Server, Active Directory, Kerberos fluff, ...) before you're...
  • Blog Post: Source Control in NAV - iFacto ReVision v1.2.3

    I apologize for this piece of advertisement, I'm just too convinced that it can help you :-). It took us a while .. mainly because it's soooo busy at iFacto that eats away a lot of ReVision development time .. but it's here (actually for a few weeks now already - and new builds still...
  • Blog Post: OutOfMemoryException when printing an RDLC report

    I have been writing quite some posts lately .. a bit too much "announcements" imho. Let's provide some content ;°). It's something we ran into lately, of which I had trouble to find solutions for.. so perfect as a blogpost. It's about a possible error when printing an RDLC report...
  • Blog Post: BDC: .Net Interop & Client Extensibility

    Last week, we organized a new session in Belgium about the cool stuf in NAV developing: .Net Interop and Client Extensibility . I didn't do this session, but Gunter Peeters (Van Roey Automation) did. I just knew it was going to be an interesting session, as Gunter is one of those guys that puts stuff...
  • Blog Post: .Net Interop: Consume a third party web service (Check VAT Registration No.)

    Some time ago, I did a session at Direction EMEA in Berlin. Apparently, some people were inspired with this. Not only did I introduce "cannibalism" (never expected this to be something "hot, new and inspiring" but rather something "obvious" - let's spend a blogpost on...
  • Blog Post: Dynamics NAV Source control: iFacto ReVision has been launched!

    Actually, this has happened quite some time ago .. but I just didn't blog about it. Not because I didn't want you to know, only because I didn't want things to become too hectic. We released ReVision in Juli with version 1.0.0. A stable release, which was doing the things the tool was intended...
  • Blog Post: NAVTechDays 2011 - One you should not miss!

    At the end of this month - 29th and 30th of September - the first NAVTechDays will be a fact! Actually .. the "first" is may be a littlebit wrong. It's actually a better name for a conference that was held a few years back: the mibuso conference , which was a celebration of 10 years mibuso...
  • Blog Post: .NET Interop: Calling Stored Procedures on SQL Server (Example 2)

    What am I trying to do here .. well, I'm working on three examples on how to call stored procedures, and where it could be useful for. The first blog article was about the first example, and also explained some basics. Therefore I strongly recommend to read that one, before you continue on this article...
  • Blog Post: Source code of Form Transformation Tool published

    You probably don't remember the "Form Transformation Tool" (aka TIF-tool). Of course not, because we're all implementing RTC like hell .. and don't want to look back to the classic "Ice Age", do we? But indeed .. once apon a time .. there was a classic environment ....
  • Blog Post: .NET Interop: Issue with return parameter overloading solved

    In my previous post , I mentioned a problem with .Net Interop, when you tried to use it with a SQLConnection. In fact, the System.Data hasn't anything to do with the source of the problem, but it was the namespace where I encountered it a few times, so I'm going to take that example to show you...
  • Blog Post: .NET Interop: Calling Stored Procedures on SQL Server (Example 1)

    Hi there .. i've been insanely busy getting ReVision on the market, and on top of that .. enjoying a holiday with the kids .. . So now it's time to start blogging again :-). A long time ago, I posted an article about using ADO automation to call SQL Server Stored Procedures, or better .. do...
  • Blog Post: .Net Interop: Using the Parent to get to the Child (Using Enumerations Part 2)

    If you haven't read the first part of this article, I recommend you do so now. It's been a while ago since I promised you the second part of the article. Sorry it took this long .. As you noticed .. there were other things to talk about ;°). We are trying to use enumerations in a more attractive...
  • Blog Post: NAV 2009 R2 .Net Interop: Using Enumerations (Part 1)

    At the moment, i'm writing an article on how to use .Net Interop to connect to other database. When doing this, I noticed that it wasn't that easy to use enumerations, which are in fact quite common in .Net. That's why i'm first going to elaborate on enumerations .. and then I will blog...