Forum Post: RE: AX Development Freelancer/Team Needed
I am interested in this opening. I am located at Microsoft, Redmond, WA. Please drop me a mail so that I can provide all desired details for your reference.
View ArticleForum Post: RE: Financial, Trial balance report
Hi,Can you please inform me what is purpose of TAX Layer?Thanks
View ArticleForum Post: RE: Ax 2009 Closed when trying to change AX language
Normally, a sudden crash of the client is a symptom of a bad client cache or versions of the components not being on the same build. The client cache is normally under the folder path...
View ArticleForum Post: Error when trying to access SSRS report from dynamics AX client
Error when trying to access SSRS report from dynamics AX clientthis the message "error Assembly containing type Microsoft.Dynamics.ReportingServices.ToolBarSize is not referenced."Any idea???Thanks...
View ArticleForum Post: RE: Custom Financial Dimension as EDT
I think you should do it in the opposite way. Create a new table and refer to in from anywhere you want. Then turn the table to a new system dimension (see Setting an entity to be dimensionable in the...
View ArticleForum Post: RE: MS Dynamics AX 2012 R2 Retail HQ / Store DB Synchronization
Thanks for the response, I am not sure who was the real culprit, but we setup another environment with same setting and configuration and it worked following are the only changes,1. SQL 20122....
View ArticleBlog Post: X++ to CIL
Dynamics AX 2012 is able to generate Common Intermediate Language from X++. That allows much more code running in Common Language Runtime and switching between X++ runtime and CLR can be greatly...
View ArticleForum Post: RE: Inventory doesn't match with GL AX 2012 FP
This is where you need to start digging into the transactions and analysising them. Obviously first step is to ensure every entry into 25000 and 35000 is system generated and no erroneous journal, or...
View ArticleForum Post: RE: Prerequisites for installing Data Import Export Framework...
Thanks for the tip. The installer has changed. Unfortunately for me, it still fails, even though the util is there.
View ArticleForum Post: Urgent: AX4 to AX2012 data upgrade - AX4 Delta processing issue
There are a number of changeTrack prefixed tables (e.g. ChangeTrack_InventTrans, changeTrack_inventTable) in AX4 that captures the records changes in AX4.On Delta processing, these changeTrack tables...
View ArticleForum Post: RE: Poll - who uses the unit testing framework in AX?
Hey Joris,We use it in my company. Company: ISV Version: AX2012R2 (but have used in since AX2012RTM)We see great value in it but it was a mindset that had to click. Once we understood where to use it....
View ArticleForum Post: RE: Who is using TFS with AX?
We are an ISV and we use it.Source control/Branching etc.Current version is AX2012R2 but we do have builds starting with AX 2012CU1.We don't do frequent builds like you do. Our release cycle is monthly...
View ArticleForum Post: RE: Issue Installing SSRS report extensions on AX2012 R2
Hi there,I assume you have installed SSRS in native mode. Have you try use the Reporting Services Configuration to configure SSRS? In which step you encounter errors?
View ArticleForum Post: RE: ERROR : EP AX 2012 - data or calculated fields with type...
Arpit, are you able to produce this error on the sample Dynamics AX 2012r2 sample image Enterprise Portal.. If so, I'd love to to know so I can try to debug it. But if not, here is what you need to do...
View ArticleForum Post: AX 2012 R2: Unable to save workflow configuration
Hi all,I'm facing a problem with workflow in AX 2012 R2. After I create workflow, I click on button "Save and close" in order to save workflow. Unfortunately, the workflow is not saved.I looked into...
View ArticleForum Post: RE: An item with the same key has already been added - Import of...
The answer is - they do completely different things. The main feature of Reflector is decompiling CIL to C#, so you'll get code in a high-level language. The feature for generating symbols allows you...
View ArticleForum Post: RE: Duplicate company
Hi,I guess you are using Ax 2009, and in Ax 2009 when you use duplicate option all data will be copied to new company. If you don't want any data in new company better create new one or if you need...
View ArticleForum Post: RE: Error in installing Data Import / Export Framework.
Hey,I had the same error and in my installation of visual studio premium fixed it. But I used a sandbox to evaluate the installation of import / export tool and not a server for customer use...Maybe...
View ArticleForum Post: RE: Errors configuring Data Migration Framework (Beta) 2:
Hi Narayan,The Macro "DataContainerTypes" is overriden, you can use compare tool to modify this macro then error "Customer transaction macro" will be gone.BR,Trung
View ArticleForum Post: RE: Financial, Trial balance report
Standard AX provideds three types of Posting Layers for managing various types of postings.e.g. In India depreciation is charged at two rates as per Companies Act and Income Tax Act. But Depreciation...
View Article