Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » COM   (RSS)

Running Code on the Client without deploying COM objects

Yes , it can be done! No , it isn’t .net code – nor AL code. Why? It started out as me being a little too fast when stating that you could easily download a file to the Client and attach it to Outlook without any user interaction - and as you might know

Auto deployment of Client Side Components

When you install the RoleTailored Client on a number of clients, you might need to install a number of Client side components as well. This might not sound as too much of a problem when you need to install the client anyway – but lets say you install

Edit In Excel R2 – Part 1 (out of 2)

This post assumes that you have read the 4 step walkthrough of how to build the Edit In Excel demo from November 2008. You can find the parts here: Part 1 , Part 2 , Part 3 , Part 4 and the Bug Fix . In this post I will talk about what is needed in order

NAV 2009 and Unicode!

The title might be a bit misleading, but I am writing this post as a response to a problem, which a partner ran into with NAV 2009 - and the problem is caused by Unicode. I am not a Unicode expert, so bare with me if I am naming some things wrong. As

Edit In Excel - Part 4 (out of 4)

If you haven't read part 3 , part 2 (and part 1 ), you should do so before continuing here. We have seen how to put code inside Excel, using VSTO and connect to NAV 2009 Web Services. We have seen how to add this to a table inside Excel and how to write

Edit In Excel - Part 3 (out of 4)

If you haven't read part 2 (and part 1 ), you should do so before continuing here. In Part 1 and 2, we have seen how easy it is to add a Web Service Reference inside Excel, and use it to get Data. In Part 2 we even had the ability to modify data and send
Posted by freddyk | 0 Comments

Edit In Excel - Part 2 (out of 4)

If you haven't read Part 1 , you should do so before continuing here. In Part 1 we saw how easy it is to white .net code inside Excel, and get it executed based on an event in Excel, and how easy it is to fill values into cells. But in order to make this
Posted by freddyk | 0 Comments
Filed under: , , , , ,

Transferring binary data to/from WebServices (and to/from COM (Automation) objects)

A number of people have asked for guidance on how to transfer data to/from COM and WebServices in NAV 2009. In the following I will go through how to get and set a picture on an item in NAV through a Web Service Connection. During this scenario we will
 
Page view tracker