Home
»
Microsoft Dynamics NAV
»
Microsoft Dynamics NAV Team
»
All Tags
»
NAV 2009 R2
Browse by Tags
.NET
Announcement
Configuration
Deployment
Development
dtacconi
Help
Hotfix
Install
Lohndorf
Mmels
NAV 2009
NAV 2009 SP1
NAV 2013
NAV 5.0
Office
OSYNCH
Outlook Synchronization
Pages
Performance
Reporting
RTC
SQL
Tips
Web Services
Related Posts
Blog Post:
Microsoft Dynamics NAV 2009 R2 and Microsoft Dynamics NAV 2013 are compatible with Microsoft Office 2013
Microsoft Dynamics NAV Team
We are happy to announce compatibility between Microsoft Office 2013 and the following versions of Microsoft Dynamics NAV: Microsoft Dynamics NAV 2009 R2 Microsoft Dynamics NAV 2013 Microsoft Office 2013 is available in a 32-bit version and a 64-bit version. The recommended version of...
on
23 Apr 2013
Blog Post:
Sending E-mails via Dynamics NAV and the Outlook Security dialog box requesting permissions to send on behalf
Microsoft Dynamics NAV Team
It has been a while ago since I last talked about the Outlook Security dialog box in combination with E-mail logging. Now it is time to summarize all what we have up to now since we are a couple of releases later and the classic application server is no longer needed within Dynamics NAV 2013 release...
on
12 Apr 2013
Blog Post:
SMTP Server component in Dynamics NAV, latest news, latest patches and some configuration challenges with Office 365
Microsoft Dynamics NAV Team
It has been a while since I last wrote a posting about the SMTP Server component that we first shipped with Dynamics NAV 5.0. Let’s recap the older posting first as it does list a complete list of patches that one should have applied already and let me take the opportunity to also discuss some previous...
on
21 Feb 2013
Blog Post:
Microsoft Dynamics NAV 2013 Compatiblity with Microsoft Windows 8 and Microsoft Windows Server 2012
Microsoft Dynamics NAV Team
We are proud to announce that Microsoft Dynamics NAV 2013 is compatible with Microsoft Windows 8 and Microsoft Windows Server 2012. We support the following versions of Microsoft Dynamics NAV with Microsoft Windows Server 2012 and Microsoft Windows 8: Microsoft Dynamics NAV 2009 R2 Microsoft...
on
28 Jan 2013
Blog Post:
How to start any object in Role Tailored Client
Microsoft Dynamics NAV Team
Sometimes we need to run some specific object (page, report, codeunit or xmlport) on Microsoft Dynamics NAV 2013 Role Tailored Client. Let say we want to test report received from customer on our Cronus demo db. The easiest way is of course to run report directly from Microsoft Dynamics NAV 2013 Development...
on
19 Oct 2012
Blog Post:
E-Mail Logging: error member Count and E_FAIL
Microsoft Dynamics NAV Team
Recently our support service received support requests where out of the blue the E-mail logging stopped functioning. The reported error was: This message is for C/AL programmers: The call to member Count failed. Collaboration Data Objects returned the following message: [Collaboration Data Objects -...
on
21 Aug 2012
Blog Post:
How to collect environment info for Dynamics NAV client using PowerShell
Microsoft Dynamics NAV Team
Following Lars script for 3-tier troubleshooting , I've created my own script which collects info from PC where Dynamics NAV clients are installed. This info could be used for further investigations and potential problems findings. What does script do? In current folder (where from script was...
on
4 May 2012
Blog Post:
Complicating the synchronization setup with newly created entities
Microsoft Dynamics NAV Team
During one of the conferences I attended where I spoke about Outlook Synchronization, the request was to talk about the creation of new entities and extending the solution with new fields. Let’s do this now with a new blog. First of all, you need to ensure you have applied latest patches and fixes. For...
on
27 Apr 2012
Blog Post:
"CREATE USER" SQL Error when creating and Synchronising New User in Dynamics NAV 2009
Microsoft Dynamics NAV Team
In Dynamics NAV 2009 Service Pack 1 also later Builds on SQL Server 2005, SQL Server 2008 also SQL Server 2008 R2, when a new user is created and synchronised sometimes following error is thrown. 15023, "42000" User, group, or role '<Name>' already exists in the current...
on
24 Apr 2012
Blog Post:
Baseline implementation utilizing Outlook Synchronization in Dynamics NAV 2009 R2
Microsoft Dynamics NAV Team
Some people asked me to update the original blog posting Outlook Synchronization and baseline implementation for Dynamics NAV 5.0 SP1 and Dynamics NAV 2009 SP1 since Microsoft did release Dynamics NAV 2009 R2. Let’s take the opportunity to mention latest news regarding Outlook Synchronization solution...
on
23 Apr 2012
Blog Post:
Outlook Synchronization: Synchronization conflicts resolution
Microsoft Dynamics NAV Team
Resolving conflicts can be configured in the Outlook Add-In. There are four ways of doing this: 1. Replace Outlook items with Microsoft Dynamics NAV records 2. Replace Microsoft Dynamics NAV records with Outlook items 3. Replace older entities with newer ones 4. Replace conflicts manually If you...
on
19 Apr 2012
Blog Post:
NAV 3-tier troubleshooting with PowerShell
Microsoft Dynamics NAV Team
Whenever there is a problem with a NAV 3-tier setup, typically we check the same usual things to begin with (SPNs, Delegation, NAV Service account, etc). Below is a link to a PowerShell script that collects some of this information for you. So rather than logging on to a customer's NAV Server...
on
13 Apr 2012
Blog Post:
WS on a multilanguage environment
Microsoft Dynamics NAV Team
After collecting Partner's and Customer's feedback about the changes introduced on build 32558 regarding Web Services ( remember) , DEV team has decided to introduce a way of avoiding them if desired. In order to do so a new feature has been introduced on build 300759 (KB Article 2667345)...
on
6 Feb 2012
Blog Post:
Costing Error Detection and Data Correction White Paper for Microsoft Dynamics NAV
Microsoft Dynamics NAV Team
A new Costing Error and Data Correction white paper and a Costing Error Detection report have been released on PartnerSource and CustomerSource. The Costing Error Detection and Data Correction white paper discusses common inventory costing issues and how you can correct erroneous data after inventory...
on
12 Jan 2012
Blog Post:
Managing network files in RTC
Microsoft Dynamics NAV Team
In Dynamics NAV 2009 in RTC client if you are accessing files located on network machines, these files can be accessed when each service is running on single machine, when SQL and NST are on same machine (2 tier) or each service is running on separate...( read more )
on
22 Dec 2011
Blog Post:
How to Add Shortcuts Menu in the RoleTailored Client
Microsoft Dynamics NAV Team
In the Microsoft Dynamics NAV 2009 R2 RoleTailored client environment the Shortcuts Menu feature, which was present in earlier versions of Dynamics NAV for Classic client, has not been added. In Classic client it is actually possible to Create and Open Shortcut from this Menu. I have then...
on
6 Dec 2011
Blog Post:
Few tips about filters usage in latest Dynamics NAV RTC builds
Microsoft Dynamics NAV Team
I want to describe few tips about filters usage in Dynamics NAV RTC. This can be useful for users who worked with classic client and came to RTC. In Dynamics NAV Classic Client we can construct filters in filters window using following operators: .. Range & And | Or < Less than...
on
25 Nov 2011
Blog Post:
Manage Max No. of XML Records to Send Option from RoleTailored Client (with .NET Interop)
Microsoft Dynamics NAV Team
With NAV 2009 R2 it is now possible to set how many XML records to send to RoleTailored Client (RTC), bypassing the previous hardcoded limitation of 5000 records. This could be done by installing platform hotfix KB 2492490 Build no. 32146 or higher. https://mbs2.microsoft.com/Knowledgebase/KBDisplay...
on
21 Nov 2011
Blog Post:
Introducing…. Metadata version in NAV 2009 SP1/R2 hotfixes
Microsoft Dynamics NAV Team
As a follow up to my previous post , we are happy to announce that, from build 32942, the hotfix releases will detect if objects need to be recompiled and prompt you to recompile accordingly. This will happen when importing incompatible fobs files or when applying new platform hotfixes. If you try...
on
17 Nov 2011
Blog Post:
Hotfix released for "Create PDF" functionality in the Role Tailored Client
Microsoft Dynamics NAV Team
The new Create PDF functionality is available as an option on the Print button on any report request page that prints through the Role Tailored Client once the associated hotfix ( KB 2628466) has been installed. Since this feature was added at the executable level, there is no code that needs to be added...
on
9 Nov 2011
Blog Post:
Useful Dialog Windows with .NET Interop and NAV 2009 R2
Microsoft Dynamics NAV Team
We have been asked recently how to display a Dialog window for the RoleTailored client that would collect a Directory path. The old (good) Codeunit 412 “Common Dialog Management” was not suitable for that purpose (and honestly I would love to go for something more RTC oriented). I thought...
on
30 Oct 2011
Blog Post:
Installing NAV 2009 R2 without Active Directory
Microsoft Dynamics NAV Team
Normally you need to have an Active directory server running to use multi-tier of NAV 2009 R2. But in some cases this is not possible or existing. In NAV 2009 R2 we got an new configuration option called ClientCredentialType that is meant to be used over WAN. But I will in this blog post show one simple...
on
27 Oct 2011
Blog Post:
Finalizing the Role Tailoring of Microsoft Dynamics NAV – Take II
Microsoft Dynamics NAV Team
Working on my warehousing presentation for Directions in Orlando next week, I am finalizing a new configuration for the SHIPPING AND RECEIVING – WMS profile – code name Sammy. This blog post is a continuation of the post back in May this year: Finalizing the Role Tailoring of Microsoft...
on
10 Oct 2011
Blog Post:
E-mail logging and what to do when upgrading to a new release of Exchange Server or when moving the current Exchange Server to new hardware
Microsoft Dynamics NAV Team
Microsoft Dynamics NAV technical support sometimes gets involved regarding request for E-mail logging assistance after an Exchange Server was migrated from old to new hardware or when the original Exchange Server was upgraded to a later release. Starting in Exchange 2007, the underlying OS should be...
on
4 Oct 2011
Blog Post:
Using PowerShell to configure Dynamics NAV Services
Microsoft Dynamics NAV Team
The Microsoft All-In-One Code Site has a new NAV code sample. This time it demonstrates using PowerShell to Get a list of NAV 2009 Services, either on the local machine or on a remote machine, and Start and stop a service The sample also includes a small bit of XML, so that you can use...
on
19 Sep 2011
1
2
3