February 2023 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 -
Recent Posts
- Multidimensional array in Microsoft Dynamics AX
- AX2012: Using the Excel add-in, you might receive the error: “The role that you are assigned does not have permission to access the selected data.”
- AX2012 – The Complexities of an upgrade
- AX2012 R3 CU8 – AOT Compile Errors on Payroll Classes related to Symmetry DLL
- SysDictTable object not initialised: Error
Recent Comments
- Sascha Storzum on AX2012 R3 CU8 – AOT Compile Errors on Payroll Classes related to Symmetry DLL
- Johan Groenewald on SysDictTable object not initialised: Error
- Bettina Gregersen on AX2012 R3 CU8 – AOT Compile Errors on Payroll Classes related to Symmetry DLL
- Mohammad Muneeb on SysDictTable object not initialised: Error
- Johan Groenewald on AX2012 R3 CU8 – AOT Compile Errors on Payroll Classes related to Symmetry DLL
Archives
Categories
Category Archives: Microsoft Dynamics AX 2012
Multidimensional array in Microsoft Dynamics AX
So, we had the situation where we needed to use a multidimensional array within AX. AX can only handles a single dimensional array, and using the .NET classes, caused some issues when with type conversions. Eventually we ended up creating … Continue reading
AX2012: Using the Excel add-in, you might receive the error: “The role that you are assigned does not have permission to access the selected data.”
In AX2012, while using the Excel add-in, you might receive the error: “The role that you are assigned does not have permission to access the selected data.” Cause: A Full CIL or Incremental CIL might be running, causing this error. … Continue reading
Posted in Microsoft Dynamics AX 2012
Leave a comment
AX2012 – The Complexities of an upgrade
Project managers and clients don’t really understand the complexities of upgrading an environment to a new Roll-up / CU version. Well, how difficult can it be? And why can’t it be done right now? Well, usually it is not a … Continue reading
Posted in Microsoft Dynamics AX 2012
Leave a comment
AX2012 R3 CU8 – AOT Compile Errors on Payroll Classes related to Symmetry DLL
Symptom: In Microsoft Dynamics AX 2012 R3 CU8, we found 22 errors after running a full compile on the AOT, all related to the Summetry Namespace. After researching the web, and trying all of the solutions offered on other websites, … Continue reading
Posted in Microsoft Dynamics AX 2012
5 Comments
SysDictTable object not initialised: Error
Symptom: When a user tries to invoice a purchase order that is linked to a Project, the user might receive the following error: SysDictTable object not initialised. Stack trace (S)\Data Dictionary\Tables\SourceDocumentHeader\Methods\getSourceDocumentImplementation – line 5 (S)\Classes\SourceDocumentLineItem\parmSourceDocument – line 8 (S)\Classes\ProjectSourceDocumentLineItemHelper\projTransType – line 21 … Continue reading
Posted in Microsoft Dynamics AX 2012
2 Comments
When Exporting certain reports from Microsoft Dynamics AX 2012 to Excel, the values are not numbers, but act as strings
When exporting certain reports from Microsoft Dynamics AX 2012 to Excel, the values are exported as string instead of numbers. To replicate the issue: 1. Menu: General ledger > Reports > Reconciliation > Vendor > Vendor 2. Click Ok on … Continue reading
Posted in Microsoft Dynamics AX 2012
Leave a comment
Microsoft Dynamics AX 2012 Error resolution
We will list a number of Errors that you can receive within Microsoft Dynamics AX 2012, and the solutions to get AX to work again: 1. “No connection could be made because the target machine actively refused it xxx.xxx.xxx.xxx:8201” When … Continue reading
Posted in Microsoft Dynamics AX 2012
1 Comment
Microsoft Project Server 2010 and Microsoft Dynamics AX 2012 Integration Issue Resolver
Resolving issues with the integration of Microsoft Project Server 2010 and Microsoft Dynamics AX 2012 can be sometimes very difficult, especially if you do not know where to start looking for the issues. That is why I’ve created this document, … Continue reading
Microsoft Dynamics AX Development and Integration Module
The Microsoft Dynamics AX Development and Integration Module consists out of the following features: .NET Business Connector based Integration Dynamics AX AIF Integration Application Object Tree and IntelliMorph X++ Programming with MorphX IDE Other Microsoft Dynamics AX 2012 Modules you might … Continue reading
Posted in Microsoft Dynamics AX 2012
Leave a comment
Microsoft Dynamics AX Reporting and Business Intelligence Module
The Microsoft Dynamics AX Reporting and Business Intelligence Module consists out of the following features: SQL Server Reporting Services for Dynamics AX SQL Server Analysis Server and Data Cubes Management Reporter for Microsoft Dynamics Other Microsoft Dynamics AX 2012 Modules you … Continue reading
Posted in Microsoft Dynamics AX 2012
Leave a comment