-
My first full year (January-December)of writing on my blog has passed. When I saw this post on the "NAV Developer's blog", I just thought: "hey, that's a good idea to end this year of blogging. Let's make an overview of my blog as well". And here it is. I was quite surprised...
Posted to
Waldo's Blog
Microsoft Dynamics NAV
by
waldo
on
Wed, Dec 24 2008
Filed under:
Filed under: Development, Dynamics NAV, Philosophy, Installation, Conference, Diary, SQL Server, MVP, NAV 4.0 SP3, NAV 6.0, NAV 5.0, NAV 4.0, NAV 5.0 SP1, NAV 2009, Off Topic, Belgian Dynamics Community, Platform Updates, What impact does my C/AL have on SQL, Windows Server, SQL Server 2008, Convergence, Outlook, Sharepoint, Upgrade
-
A number of issues previously reported when running with Dynamics NAV 5.0 and using send-to Excel functionality, are now corrected. These issues include (among others): decimals exported as text, Item/Customer numbers exported as decimals, dates exported as decimals. To implement correction, update with...
-
When working with the Outlook Synchronization using Dynamics NAV 5.0, Dynamics NAV 5.0 SP1 and Dynamics NAV 2009 (present release: CTP4) in an Exchange Server environment, the following very annoying error may show up in the Outlook Addin. The related item for the synchronized Outlook item is not found...
-
When working with the Outlook Synchronization using Dynamics NAV 5.0, Dynamics NAV 5.0 SP1 and Dynamics NAV 2009 (present release: CTP4) in an Exchange Server environment, the following very annoying error may show up in the Outlook Addin. The related item for the synchronized Outlook item is not found...
-
When working with the Outlook Synchronization usingDynamics NAV 5.0, 5.0 SP1 and Dynamics NAV 2009 (CTP4) in an Exchange Server environment, the following very annoying error may show up in the Outlook Addin. The related item for the synchronized Outlook item is not found in the specified folders. The...
-
This post describes one scenario in which this error occurs. There may be others. In the late 4.0 versions of the NAV executables, all tables in NAV had a clustered index created on SQL for the primary key (Index 0). However, the table objects in 4.0 versions did not have the Clustered property set on...
-
Although the RIM tool was originally designed to assist in the setup of Master data; i.e. Customers, Vendors, Items, etc., the reality is that many are using the Data Migration tool to bring in journal lines to set up beginning balances and to bring over historical data from legacy applications. With...
-
In 90% of the E-mail logging errors I personally dealt with, the logon error is the most common error being filed by partner followed by The call to member Sender Failed. Collaboration Data Objects returned the following message: Collaboration Data Objects E_ACCESSDENIED(80070005). Both errors are annoying...
-
After configuring demo entities TASK and APP in NAV and after creating a ToDo of Phone Call and / or after creating a ToDo of Meeting, there is an error in the Outlook Add-in: An error has occurred during the synchronization process. You can find the error details in the log file. Please contact your...
-
Sometimes it happens that after a reinstallation of the Outlook Add-in, the actual toolbar does not appear in Outlook. The toolbar can however be seen as a separate toolbar under View / Toolbars. The actual cause is that previous Outlook Add-ins were still active previous to the reinstallation. To resolve...
-
Finally, there is some (good) documentation available regarding the local functionality of NAV. For a long time, this information was not available, and it was quite a struggle to find your way through the online help. Now, there is one document per country (at least for the countries listed below) with...
-
I found following information on partnersource and I found it worthwile to put it online. I didn't rewrite the text, just copy/pasted it. Enjoy! Upgrade from Microsoft Dynamics NAV 5.0 to Microsoft Dynamics NAV 5.0 SP1 There are only a few changes to the data structure in Microsoft Dynamics NAV 5...
-
Because I'm a Belgian, and Belgium is in group 2, I'm a bit more excited about the Group 2 releases. Therefore I couldn't resist to put this release in a seperate post :-). These countries are released today (Group 2): Austria Belgium (woohoo! ) Bulgaria Switzerland Czech Republic Estonia...
-
Well, a current discussion is whether to go for NAV 5.0 Service Pack 1 or not. On the one hand, NAV 5.0 SP1 has lots of improvements regarding SQL performance (Indexed Views, Buffered Inserts, etc.), on the other hand there are other issues and problems (slow FlowFields, lacking SQL 2000 capability,...
-
Microsoft Dynamics NAV 5.0 SP1 introduces a new way to handle SIFT. Instead of maintaining totals in separate tables, Dynamics NAV 5.0 SP1 uses a SQL feature called indexed views. Indexed views will automatically be maintained by the SQL Server. With SQL Server 2000, updating an indexed view can be a...