Forum Post: RE: declaring web service.
on the AOS server , please past the configuration file in the following path, and replace the appl name with your instance name.C:\Program Files\Microsoft Dynamics AX\50\Application\Appl\{appl...
View ArticleForum Post: GP2010 crash when AX 2012 R2 installed in OS 64bit
• When AX 2012 r2 installed in the same machine GP doesn’t work and this error appears .• Event log for this error :Faulting application name: Dynamics.exe, version: 11.0.349.0, time stamp:...
View ArticleForum Post: Activate Vendor Service AX 2012
I want to consume the Purchase Invoice service in AX 2009 - but I think it is called Vendor Service - I am not able to see it listed in the Inbound ports?How do I expose it?
View ArticleForum Post: About exchange contract
Hi,Our client, a trading company, uses the exchange contract in their purchasing division. They would like to control the balance of their exchange contract.I know that AX 2012 have no functionalities...
View ArticleForum Post: RE: AX 2012 R2 - "The company [company name] does not exist"...
Has the same error a few weeks ago. In my scenario the business connector was connected to the wrong instance of ax. Corrected the ax config and everything worked fine.
View ArticleForum Post: RE: Ax Reports not showing data
I created a new datasource on my report, and I called my View on this datasource. But despite that, the column remains empty.Certainly I did something wrong, I don't know exactly what. When you said I...
View ArticleForum Post: RE: Reversing transaction
Hi Tuyen,When you press “Posting>Free text invoice” there is a field “Credit Correction” - “Select this check box to display a credit correction (for example, a credit note) as a debit in your...
View ArticleForum Post: I need to open a form using a shortcut key
how to open a form with a short key
View ArticleForum Post: RE: SSRS Report with multiple design AX2012
Hey pradeep, you done is right , All you need to do is clear the syslastvalues once and check. I feel that the formLetterReports currentsettingDetails member value is initialized using syslast...
View ArticleForum Post: RE: Different ResultSet when using SQL and AOT Query object
Okei, thanks for answering!BrMichael
View ArticleForum Post: RE: The Dynamics AX 2009 AOS does not start with "The license...
The blog doesn't say that you should find "CryptoAPI" - you should find the key container used by CryptoAPI. Is it what you looked for?
View ArticleForum Post: RE: check whether string is a guid.
The easiest option is to call str2guid() and check if you get a value (as done in AifMessage::validate()). Another way would be to use System.Guid::Parse()/TryParse(). Yet another would be to use a...
View ArticleForum Post: RE: Retail POS: Troubleshooting "The application could not be...
Hello,If you created the POS DB, you first have to run the redeployment checklist from AX. You can find it under ***/System administration/Setup/Checklists/Retail POS redeployment checklist. When you...
View ArticleForum Post: RE: New purchase accounting framework in AX 2012
Hi Andre, Can i know how you can post only two accounts for Product receipt and share your setup ?
View ArticleForum Post: Partial Sales Order Invoice Post by code X++
Hi all,I need to post invoice for sales order lines by code(X++). I can do it for whole lines but I could not post an invoice for individual line.And I need to merge sales order lines which belogs to...
View ArticleForum Post: RE: COA - Close field options
Hi ZVIKA ,Could you explain any one option with an example of how does it work ?Thanks in advance.
View ArticleForum Post: AX2012 R2 - Partitions and user license counts
Hi all,Does anyone knows how the users license is being calculated when using multiple partitions?In multiple partitions the same (AD) user can be granted access. Do you need two licenses for the same...
View ArticleBlog Post: AX2012 R2 hotfix available to improve compile speed
To improve the full application compile time in AX2012 R2, Microsoft recommends to install the following hotfix: https://support.microsoft.com/hotfix/KBHotfix.aspx?kbnum=2844240 You can also access the...
View ArticleForum Post: RE: Reversing transaction
Hi Tuyen,Probably there is a conflict between your localization package and this functionality (the comments that I have send was from standard Help of the system).You could try to see if this...
View Article