Welcome to MSDN Blogs Sign in | Join | Help

January 2009 - Posts

Platform updates for NAV 5 SP1 Upd1

This overview of KB-releases and build numbers, is an extension to this one: "Servicepacks & Platform Updates for Microsoft Dynamics NAV" Links in the table are to the corresponding documentation on PartnerSource (login required), where available.
Posted by navblog | 0 Comments
Filed under: ,

How to get a Dynamics NAV report with a Web Service

1. Create a new codeunit. In this scenario we will call this codeunit "CUWebReport" with ID 50000 2. Navigate to "C/AL Globals" and create a function called "GenerateReport" 3. Select "Locals" 4. Select the "Return Value" tab 5. Set "Return Type"=Text
Posted by navblog | 2 Comments

Installing the NAV 2009 demo database to a SQL Server named instance

One of the questions that has been raised frequently is how to install the Dynamics NAV demo database to a named instance of Microsoft SQL Server using the new installation program that was released with Dynamics NAV 2009. The short answer to this question
Posted by navblog | 2 Comments
Filed under: ,

GetCompaniesList error configuring Outlook Sync to use Web Services

In NAV 2009, Outlook Synchronization includes the option to use the new Web Services functionality instead of using C/FRONT and NAS. This is great and demonstrates some of the functionality that Web Services has to offer. One issue that can arise when
Posted by navblog | 0 Comments
Filed under: , ,

NAV 2009 Web Services on a three machine setup

Much like the setup of the RTC/NAV Server connection in NAV 2009. NAV 2009 Web Services needs to have a SPN added to properly authentic the users accessing it. Consider the following scenario in Microsoft Dynamics NAV 2009. You have just completed the
Posted by navblog | 0 Comments

The COPYSTREAM “problem” for Sockets

I must say that since I started working in the integration area of NAV (from within NAV), I got very interested in the possibilities that it would bring to NAV developers. Back then, I presented a Web Server for the NAS using the Socket ComCom and since
Posted by navblog | 0 Comments
Filed under: ,

What are the Visual Studio options for developing RDLC reports for Dynamics NAV 2009

Updated 24. September 2009 to include options for Dynamics NAV 2009 SP1. / Claus Lundstrøm Today we have the following outlined in our Online Help For development of reports for the RoleTailored client, one of the following products is required: · Microsoft
Posted by navblog | 0 Comments
Filed under: , , ,

Using SQL Server 2008 Express

Small tip, if you want to use SQL Server Express 2008 instead of SQL Server Express 2005 which is included in the Microsoft Dynamics NAV 2009 RTM installation, here is what to do: The Demo installation of NAV 2009 RTM is looking for a instance called
Posted by navblog | 0 Comments
Filed under: , ,

Upgrading Application Objects - Tips

Some partners use the Merge tool in the NAV Developer Toolkit to attempt to merge the FULL set of objects from the old and new versions. This is not necessary and often will cause more problems than it is worth. For the purpose of discussion, let's say
Posted by navblog | 0 Comments
Filed under: ,
 
Page view tracker