Welcome to MSDN Blogs Sign in | Join | Help

August 2008 - Posts

This is a pretty simple example how to add an UserControl to an existing Report. But since the documentation isn’t talking a lot about here’s the code: public boolean fetch() { ReportSection reportSection; ReportTextControl textControl; ; reportSection Read More...
As a Microsoft Dynamics partner you have the possibility on PartnerSource to log or vote for product suggestions and to vote for defects that have been logged by Microsoft support engineers ( here ). I added one suggestion on 28/05/2008 which might you Read More...
It’s quite important to understand how EP logs on to Ax4. Since a graphic is much easier to understand than a large text, here’s a flow diagram that shows the initialization process that happens in the Init-method of the SessionItem-class in the WebParts-assembly Read More...
Yesterday I got my new telephone which looks quite impressive: Well, at least until you need some essential functionalities like redial… It is quite unbelievable for me that a new IP-phone with a touchscreen, office communicator connection, fingerprint Read More...
The first step is done. Fabrice gave me the green light, so that AXToolbox can join the network of SharpToolbox (for .Net development tools), JavaToolbox (for Java development tools) and ProAgora . AXToolbox will not be limited to Dynamics Ax development-tools Read More...
Most of the problems I saw in BC.Net application were related to missing information about what’s going on while executing the application. Not being able to monitor an application is a nightmare for every administrator so if you’re a developer, please Read More...
I recently got the following strange error-message during the execution of the COM-wrapper wizard: "Method 'Item' in COM-object for class 'Interfaces' returned error code 0x800A0009 (<unknown>) which means: <unknown>" Debugging the wizard, Read More...
As I already wrote before , the BC.Net is an Ax-client and as an Ax-client able to execute X++-code. So your X++ method are by default executed within the calling AppDomain . In order to identify the AppDomain in which the X++ is executed we write two Read More...
Some days ago I presented a quite simple way to have printer friendly EP pages . Since sometimes it’s good to have different solutions here’s another solution from Anders K. Jacobsen here and here . You just have to create a new master-page (based on Read More...
Google presented some weeks ago the “unofficial Google shell” http://goosh.org/ which I find very impressive. It’s handy, simple to use, extremely fast, has great features... I can imagine that this is the way search engines will work in the feature. Read More...
 
Page view tracker