Danish Cycling Championship

General No Comments
I like cycling and this weekend the Danish Cycling Championship is held nearby where I live. So if you also like cycling – and it is not possible for you to join us in Sønderbog – then you can see it as a live stream :-)

You can see the live stream here – and ready more about it here.

…and Yes I have build the page for the live streaming :-)

Uploading a file with FTP from Navision

Navision No Comments
Hi

I have earlier written an article about a FTP Automation. Now it is time to describe how to upload a file without the use of a Automation but with use of the standard FTP program.

The upload is done in 2 steps:
  • Build a put script
  • Use the put script to upload the file.
So how do we build a put script? Take a look here: Read the rest of this entry »

How to transfer user logins between to SQL Servers

Commands, SQL No Comments
Hi !

If you are installing a new SQL Server and would like to transfer the logins from an old SQL Server, without doing a SQL restore, then you can do it with a script.

Take a look on this article How to transfer logins and passwords between instances of SQL Server; here Microsoft describes how to do it. Read the rest of this entry »

Can we use NAV 2009 objects in older versions?

Navision No Comments
A guy I know wanted to reuse objects from NAV 2009 in a NAV 5.0 SP1 but had some difficulties by doing it.

In the Navision versions below 2009 you could easily reuse objects. For example there were no problems in moving objects between NAV 4 and NAV 5. So why are there problems when moving objects from NAV 2009 to NAV 5.0 SP1?

Most users will think there is no problem, due to the fact that NAV 2009 is basically just a NAV 5.0 SP2 – but they will get wiser. Read the rest of this entry »

Transforming Forms to Pages

Navision No Comments
If you are using the Role Tailored Client and want to use the Forms in it, you have to transform them to Pages. In NAV 2009 you can transform Forms to Pages with the help of the form transformation tool.

So the first thing to do – is to install the form transformation tool. To install the form transformation tool, just copy the contents of the transformation tool folder to any location on the Microsoft Dynamics NAV 2009 server. Read the rest of this entry »

XMLports – What are they and how to use them

Navision, XML No Comments
XMLports was introduced with Navision 4.0 – they act like dataports, with a small difference. They can only be used for XML-formatted data and they must by executed from some other routine.

In the XMLport designer – you set up a defined format. Just think of it, as a kind of schema (xsd). You can add Elements and Attributes and in the Properties you can setup the Encoding and the DefaultNamespace. Read the rest of this entry »

Could Not Load Type Library – Application Handler

Automations, Navision No Comments
Hi!

Lately I have been talking with some people, which have received the error “Could Not Load Type Library”. All these errors were caused by missing registration of the NSAppHandler.dll.

The NSAppHandler.dll can be registered in the following steps: Read the rest of this entry »

Mibuso Conference 2009

General, Navision No Comments
Hi!
Last week I did attend the Mibuso Conference in Mechelen, Belgium.

This was a very interesting Conference! On the Agenda was:
• Next Generation Unified Communications Platform
• Dynamics NAV
• Delivering Software to a Global Audience.

Read the rest of this entry »

Windows Runtime Debugger

Operating Systems No Comments
If you have installed Visual Studio you will notice the Windows Runtime Debugger has been replaced with the “Just-In-Time Debugger”. Sometimes this is Ok, but if you are running jobs that need to be running silence, then this is not always a good thing.

So what to do? Just change the Windows Runtime Debugger back to Dr Watson. You can do this by using the command drwtsn32 -i. Just run it in a command prompt and the Windows Runtime Debugger is back to Dr. Watson.

Starting Dynamics NAV 2009 RTC from another application

Navision No Comments
With Dynamics NAV 2009 you have now 2 possible clients. You can use the Classic client, as you know from ealier version and the new Role Tailored Client.

The Classic client can be started from another application as described in an ealier article: Starting Navision from another application.

The Role Tailored Client can use the new “protocol” DynamicsNAV for starting / calling the client.
Read the rest of this entry »
Icons by N.Design Studio. Designed By Ben Swift and Customized by Ingrid Byllemos. Powered by WordPress
Entries RSS Comments RSS Log in