Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Dynamics develo... » Dynamics AX Development   (RSS)

Microsoft Dynamics Mobile version 1.1 has been released!!

Microsoft Dynamics™ Mobile , version 1.1 has been released and is available in PartnerSource. With the new release of Microsoft Dynamics™ Mobile , Microsoft Dynamics we now have the opportunity to use the Mobile Development Tools to build end-to-end solutions

Error when consuming AX 5.0 AIF Services from an external .NET client application: How to fix it!!

If you create an AIF Service from scratch (like creating an AX query and generating the WCF Service with the AIF wizard) and then you try to consume it from an external .NET client app, you'll get an error (at least with AX 5.0 CTP3 drop2). On the other

How to find out which Form class and tables are used by a specific Dynamics AX form/functional process.

This is a basic tip for developers who are starting with Dynamics AX. So, to find the form class and tables that are used by a functional process (like when you are executing and seeing an AX form), what we need to do first is to find out the form class

How to enable debugging on Server - Dynamics AX

In most of the cases, our X++ classes have to be executing within the server (AOS). In a default deployment we're not able to debug server code. To have this Dynamics AX feature, we must enable it in ‘ Microsoft Dynamics AX Server Configuration Utility

Using Dynamics 'AX .NET Business Connector' to access Dynamics AX 4.0 from .NET world

So, this is a really interesting integration aspect between AX and .NET apps. We want to access AX business logic (or data, transactions, etc.) from the .NET world. :-) Requirements Before starting to develop anything, we need to install several required
 
Page view tracker