Teach Me NAV
A site to support our book 'Implementing Microsoft Dynamics NAV 2009'.
All Tags » Gotcha (RSS)

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • Need to restart NAV Server to get new objects

    Have you ever had a situation where you need to restart your NAV Server in a three-tier setup in order to get it to pick up new FOBs after importing? In this blog post, I’ll look at some of the reasons why this can occur and give you some techniques for fixing it. No login for dbo alias The other day...
    Posted to Dave's Blog by David Roys on 02-27-2012
    Filed under: Filed under: , , , ,
  • Config File Gotcha

    I came across something that was a bit weird in an implementation where every user in a Citrix deployed RoleTailored client suddenly connected to the TEST system instead of the LIVE system. I thought I’d share this gotcha to save others from making the same mistake. When you start Dynamics NAV 2009’s...
    Posted to Dave's Blog by David Roys on 02-03-2012
    Filed under: Filed under: , , ,
  • Service Tier and Classic Client Monstrous Nightmare with FieldRef

    I came across an error today that was a monstrous nightmare to track down. First of all, it worked in the Classic client but not in the RoleTailored client. Sigh. Don’t you just hate that? It means going through the pain of debugging the RoleTailored client. The error was caused because the FieldRef...
    Posted to Dave's Blog by David Roys on 08-12-2011
    Filed under: Filed under: , , ,
  • Make me squeal

    If God had wanted me to work, he wouldn’t have given me Angry Birds.   I figured it was about time I wrote something about Dynamics NAV again, so setting my continuing mission to get three stars on all levels to one side, I’ve finally taken time to pass on a couple of tips around .NET Interop and...
    Posted to Dave's Blog by David Roys on 06-20-2011
    Filed under: Filed under: , , , , ,
  • NAV 2009 Server Starts and then Stops

    Have you ever tried to create a NAV 2009 Server service that runs under a domain account and when you try to start it, the service starts and them immediately stops again. Then, if you look in the Windows Event Log for the error message you see something like this… The service MicrosoftDynamicsNavServer...
    Posted to Dave's Blog by David Roys on 01-20-2010
    Filed under: Filed under: , , ,
  • The specified path is invalid. When using UPLOADINTOSTREAM.

    I recently tried using UPLOADINTOSTREAM to load a file from the RoleTailored client into a temporary file on the NAV Server so that I could then process it. This is needed in NAV 2009 because it has three tiers and the tier on which the code executes does not necessarily have access to the files that...
    Posted to Dave's Blog by David Roys on 01-01-2010
    Filed under: Filed under: , ,
  • Where did my xRec go?

    In the RoleTailored client on a Page, the xRec does not contain a record when you are inserting new records into a sub page. Previously if you wanted to know where you had pressed F3 to insert a line you could take a look at xRec and would know which line you were on when you pressed F3. Unfortunately...
    Posted to Dave's Blog by David Roys on 11-02-2009
    Filed under: Filed under: , ,
  • Option Type Parameter Values

    NAV Supports various data types for parameters to functions, one of which is an Option. An option data type is stored internally as a number but will appear on screen, in reports as text. In other systems this is referred to as an enumerated type. Option type fields make it easy to write self-explanatory...
    Posted to Dave's Blog by David Roys on 09-08-2009
    Filed under: Filed under: , ,
  • User Personalization in Web services got me again!

    In my last Web service gotcha post , I wrote about how a User Personalisation record is needed to ensure dates are handled correctly when executing Web services. Today I discovered that if you fill in the Company field on the user personalisation, you get a whole new set of problems. My process was executing...
    Posted to Dave's Blog by David Roys on 08-04-2009
    Filed under: Filed under: ,
  • Using a Service Account for Unattended Execution of NAV Web Services - Gotcha

    If you are planning on using the new NAV 2009 Web services capabilities as a means of running scheduled tasks, you must ensure that the Windows user account that is to be used to execute the task has a User Personalisation record with the correct Language ID. 5129 is the English (New Zealand) language...
    Posted to Dave's Blog by David Roys on 07-23-2009
    Filed under: Filed under: ,
Page 1 of 1 (10 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems