Florian's weblog
My first experience with Microsoft Dynamics AX, BC.Net and the Enterprise Portal at Microsoft.
The article about service-references limitations is available on my new blog.
Date: 07/01/2010
I published the new article on my new blog.
Date: 06/30/2010
I published the slides from my last years presentation on my new blog. This is has been the working...
Date: 06/30/2010
I published the new article on my new blog.
Date: 06/23/2010
I’m moving to Blogger since I’m writing these articles for personal purposes and I want to have as...
Date: 02/05/2010
Dynamics Ax workflow does require the Enterprise Portal (EP) license. License changes since Dynamics...
Date: 01/25/2010
Attaching Documents is a frequently used functionality in Ax (PDF is just an example, but it is true...
Date: 01/25/2010
(updated the 05/01/2010 and 06/01/2010) The idea Whenever you need to transfer data in a platform...
Date: 01/04/2010
I wrote some moths ago an article about the GC and highlighted some particularities (unsafe and...
Date: 11/04/2009
As I already wrote it in the update of that blog entry in my first posing about this issue: The...
Date: 08/20/2009
You can find a very good description on our team blog (EMEA Dynamics AX Support) how to import leads...
Date: 08/18/2009
The Template Wizard (Administration/Periodic/Data export/import/Excel spreadsheets/Template Wizard)...
Date: 08/18/2009
If you are faced to 'large' Xml-documents with AIF-WebServices, you might be faced to difficulties...
Date: 08/11/2009
Numeric values that are 0 (not null) are not serialized and don't appear in the Xml file. The reason...
Date: 08/11/2009
When executing an AIF-service with the COM and .Net Business Connector the client will not be...
Date: 08/11/2009
When you get the following exception while executing a report on the SSRS or within Ax:...
Date: 08/10/2009
A partner asked me why the base64Encode method of the Image class does always return an empty...
Date: 08/10/2009
You can open the information about employees with the Global Address Book (Basic/Global Address...
Date: 08/10/2009
In forms that are using the ActiveX-control ExpressionBuilder (like TrvPolicyForm) you might be...
Date: 05/05/2009
I will do a short Webcast about .Net basics for X++ developers which is based on the articles I...
Date: 03/19/2009
IIS 7 changed fundamentally since IIS 6. Here are some links that might help you when you feel lost...
Date: 03/03/2009
Service references are are great feature in Dynamics Ax 2009 and using WCF with Ax is now really...
Date: 02/09/2009
You probably already noticed that error messages are sometimes not really helpful when you are...
Date: 01/29/2009
I just want to remind the existence of this nice little tool, which is be very useful for any...
Date: 01/28/2009
Because I blogged about Google Chrome when it was getting beta, I’m doing this with the IE 8, too....
Date: 01/27/2009
On Msdn enumerators (Enums) are described as: X++ does not support constants but has an enumerable...
Date: 01/08/2009
Many partners asked if it would be possible to have just one Enterprise Portal Server (WSS3.0 or...
Date: 12/22/2008
3.1 Changing types (converting and casting) C# is an strongly-typed programming language (even if...
Date: 12/21/2008
I had so many problems getting back my latest postings, that I using from now on the 2008 and...
Date: 12/15/2008
I often hear from X++ developers, that the .Net garbage collector (GC) does not work correctly or...
Date: 12/15/2008
Exceptions in Dynamics Ax are quite different than exceptions in .Net. Not only because of the type...
Date: 12/15/2008
Referenced services in Ax2009 are based on the .Net technology WCF and so it was for me pretty much...
Date: 12/06/2008
Dynamics Ax offers since Ax4 a .Net support (BC.Net, EP and CLR objects with X++). As a matter of...
Date: 12/06/2008
Workaround for problems with the SQL Browser in a clustered SQL Server 2000 or SQL Server 2005 (Ax4 and Ax2009)
If you have a clustered SQL Server 2000 or SQL Server 2005 you might have the following error...
Date: 12/04/2008
I was working on a case where a partner was having problems with the Business Connecter for Ax2009....
Date: 11/25/2008
Ok, it was great fun, a great opportunity to meet a lot of interesting people and have many really...
Date: 11/21/2008
Normally this is combination isn’t a problem – if you did everything fine directly from the...
Date: 11/10/2008
I was working the last three days with Live Mesh, which is currently in beta now, and it is...
Date: 11/09/2008
This Excel spreadsheet list all application elements changed in Ax2009 since Ax4 SP2.
Date: 11/05/2008
I recently did face a quite annoying problem with the OdbcConnection-class on Axapta 3 (client build...
Date: 11/04/2008
I’ll be there from the 18-20 November 2008.
Date: 11/03/2008
As explained on msdn you can’t pass an CLR-object between a Ax-client and the AOS. So the following...
Date: 11/03/2008
In my last blog I was talking about casting CLR-objects in X++. In the code example you might have...
Date: 10/22/2008
Casting CLR-objects with X++ isn’t that obvious as it is in .Net languages as C# or even VB.Net. The...
Date: 10/22/2008
If you need a great reporting tool, or you want to use the RDLs from the Reporting Services 2005...
Date: 10/15/2008
.. and back on this blog. ;-)
Date: 10/15/2008
The German blog datenschutzbeauftragter-online questioned the assertion that Chrome is open-source....
Date: 09/04/2008
Unfortunately Ax2009 does create in conjunction with the .Net 3.5 SP1 the following exception: A...
Date: 09/03/2008
Google presented today a comic that described their project for their new browser which will be...
Date: 09/02/2008
The CLR offers with System.IO.FileSystemWatcher a very simple to use class which can be used with...
Date: 09/01/2008