Forum Post: RE: SQL Error when doing Ax 2012 CU3 TO Ax 2012 R2 In-Place Upgrade
Hi Kevin, With regards to Step 3 in your previous post.3. Copy in from a different machine an AX 2012 R2 version of the AXUTIL.EXE file and run the command line that you did above to set the...
View ArticleBlog Post: Strategic Out of the Box: Avoiding Customization with Microsoft...
The CIOs of Convergence 2013 customer excellence award winnersCEDA International and Revlon have each led complex ERP replacement programs recently with successful outcomes. And they credit their...
View ArticleForum Post: Financial, Trial balance report
Journals entry posted in TAX layer dosn't appear in the trial balance report, some body know why?
View ArticleForum Post: Printing packing slip AX 2012
Hi,I want to be able to print the packing slip when I post the packing slip through x++ code using SalesFormLetter.update() and passing in Yes and Yes for _printformletter and _useprintmanagement. But...
View ArticleForum Post: Deleting duplicate customers that have transactions against them...
We have a situation where users have been mistakenly creating duplicate customers and we end up with the customer in AX twice and both customers have transactions against them. We have now tidied up...
View ArticleForum Post: FRx to Management Reporter AX 2009
I realise this is slightly off topic for the AX blog but hopefully someone can assist me. I recently attended convergence and sat through the session on upgrade from FRx to Management Reporter.I am...
View ArticleForum Post: RE: RapidStart: Specify Company
Hi Maz,Could you please confirm if the account that is used in RapidStart Connector is an administrator user in the Dynamics AX endpoint?
View ArticleForum Post: x++ code for Inventory registration
I need to write some code to receive items and assign a batch # during the receivingSo, As I understand the only way to assign a different vendor batch# is to do an inventory registration.So can any...
View ArticleForum Post: RE: Field 'Lot Id' Must Be Filled In When Trying To Update...
By any chance are you creating the quotation using template? If so, this is due to a bug which got fixed. See KB article 2756645 for more details.
View ArticleForum Post: RE: An item with the same key has already been added - Import of...
Hi Daniel. I will have a look at that. Right now I am just utterly frustrated with the lack of auditing and logging of this "black box". I have tried to use SQL Profiler to find what element is causing...
View ArticleForum Post: RE: Registering/Receiving Inventory with X++ - AX 2012
Thank you Andy for trying to help. it gave me a clue anyway. I found the error, which is very weird. I found that this statement tmpInventTransWMS.initFromInventTrans(inventTrans);Does not initiate...
View ArticleForum Post: RE: Prerequisites for installing Data Import Export Framework...
So is the fix to install Visual Studio 2010 on my SQL Server 2012 server? I'd rather not do that if it can be avoided, but I cannot get past the prerequisite checks either.
View ArticleForum Post: RE: ERROR : EP AX 2012 - data or calculated fields with type...
Any Update Arpit ?? We also facing the same Issue
View ArticleForum Post: RE: Excel Add-in error: Data or calculated fields with type...
Arpit...Please help Us !! If any Update !
View ArticleForum Post: RE: ERROR : EP AX 2012 - data or calculated fields with type...
So wat is d solution for this.....I am struggling wid same for last 5 days...Pls help Us i.e Me n Arpit !!
View ArticleBlog Post: Downloading Data into Excel using Passthru X++
Continuing from my previous blog post, I’m going to show you how you can download complex data from Dynamics without implementing document or query services. I’m going to setup a spreadsheet that’s...
View ArticleBlog Post: A Look Back: Judging our Convergence 2013 Predictions
When we locked our team of MSDynamicsWorld.com analysts, oddsmakers, and fortune tellers in a conference room before Convergence 2013 and coaxed out of them our event predictions, we thought they...
View ArticleForum Post: RE: An item with the same key has already been added - Import of...
Very, very helpful post. Maybe this will help me solve a LINQ problem that doesn't show up in LINQ to Entities, but shows up with LINQ to Dynamics with MVC. Helpful indeed.. This is my favorite post...
View ArticleForum Post: RE: Excel Add-in error: Data or calculated fields with type...
Hmmmm.. So, AX is reading a record as type Table, Map, or View and can't convert it with the CIL because it can't figure out one of the field's type... very interesting. Can you paste the...
View Article