RE: AOT connection error after deleting a field
Hi Martin,Thanks for your advise. My case is when I open the SSRS report in the Visual Studio, do the "Deploy Solution" and "Rebuild Solution" before the modification, it works. But after I modify this...
View ArticleRE: How to add Standard Address fields into a existing table PurchTable
In Global Address Book approach in AX 2012 you have to retrieve the addresses using 'Party'. You can use LogisticsPostalAddressView view for all location related information.
View ArticleRE: AifGatewaySendService stopped
Can you please elaborate what you mean by saying the the class stopped?Did you look into the exception log and the queue table? They may contain some details.
View ArticleRE: Production Orders → Net Requirements , From where and How does AX get the...
Hi Yasu,Your "accumulated" field in NET requirements is calculated based on your current available stock on-hand + open work orders(where the stock is consumed/produced) + MRP suggestions and pending...
View ArticleRE: Change Standard Method code using EventHandler
Event handlers are methods executed when an event occurs; they can't change source code of other methods.If you tell us what you're trying to implement, maybe we can find a way how to do it via...
View ArticleRE: Editing non en-us labels?
Sorry, I got the idea that you want to edit labels from the title of your thread: "Editing non en-us labels?".
View ArticleRE: "The company dat does not exist" when starting AX client
Eduan, your post is unrelated. If you would check the error message, it is referring to methods within the Application class, that has nothing to do with any business-specific functionality of AX such...
View ArticleRE: Input required on application/installation of Hot Fix GST INDIA AX 2012
Expected date of release communicated by Microsoft is 31st may'2017 for AX 2012 R2, R3 and AX2009SP1.
View ArticleRE: Production Orders → Net Requirements , From where and How does AX get the...
Hi Yasu,Accumulated is always The total scheduled item receipt quantity that has accumulated up as per the transaction date. Physical Inventory for the Product CAN001 is 722 Please check if any open...
View ArticleRE: "Error 1053: The service did not respond to the start or control request...
Okay, if you got 1053 too, let's keep this question here (although 1053 is a very generic error, so we're discussing several different things here). But your problem with compilation clearly doesn't...
View ArticleRE: Error while posting Movement journal
Hi Edselv,Please provide few more details or screenshot of the movement journal and transactions related to item, may be you are posting Negative qty, where there is no negative inventory is allowed....
View ArticleError while posting Movement journal
Hi All,When i will post the movement journal getting following error."Illegal quantity""The journal is not posted and update is canceled"Please suggest,How can i solve this.Thanks.
View ArticleRE: Multiple instance of AX with MDM
Marking as resoled as KrishnaPrakash and Ahmad confirmed. Thanks :)
View ArticleMultiple instance of AX with MDM
Hi,As MDM works on top of DIEF, I have installed one instance of AX 2012 R3 for which DIEF is working fine and MDM is configured correctly. Now I have installed another instance of AX 2012 R3 in the...
View ArticleRE: AOT connection error after deleting a field
Does it mean it fails already on build?What exactly did you do in your modification?Do you have any problems with different modifications, such as when you're developing new reports?
View ArticleAOT connection error after deleting a field
Error occurred when I delete a field in the Visual Studio 2010 and the deploy the solution or rebuild the solution.Error in Visual Studio 2010: The operation failed due to an issue with connecting to...
View ArticleRE: Production Orders → Net Requirements , From where and How does AX get the...
Nagendra,Accumulated field is based on your receipt/issue quantity :) not just receipt.Regards,V
View ArticleRE: Cannot choose the Production DP in the Visual Studio in the Production site.
I agree with Martin on doing changes in Production is hazardous.If I review an implementation and find practices like that, it usually means a lot of negative points for the partner or team.The...
View ArticleRE: Editing non en-us labels?
My bad, it's been a long week. Or month.This label thing brings up problems when our customers report errors using the localized label and we can't access them directly in the DEV environment.
View ArticleRE: AOT connection error after deleting a field
Hi Martin,When I just open the report initially and click the "Deploy Solution" or "Rebuild Solution", it works. But after I insert a field in the report or delete a field in the report, and click the...
View Article