AIF service "did not run correctly"
My issue is I am getting an error on my call to the method in AX from the windows service.Error:Error getLabelInfo - (LabelService) did not run correctly: An error occurred. - 8/10/2016 6:45:17...
View ArticleX++ Call Stored Procedure on external DB to populate local DB - best practice...
Hi Folks,just a question regarding best practice.I have an external DB with an SP.I wish to call the SP and insert the result into a local table.I'm guessing an AX Class with straight X++ code to call...
View ArticleError 'Query extended range failure: Syntax error near 0'
When you are navigation on the form 'Release products', getting above error message (probably for the items which have parenthesis as prefix.).User is being annoyed by this message while navigating on...
View ArticleBatch (writing to Excel file) doesn't run
Hi,We have created a excel file using ax 2009 batch job. Once job is executed the excel file is expected to save in given folder. My batch is not ending and it will still executing and its status shows...
View ArticleInstalling CU update
Hi all, I have read and watch tutorial for updating AX, i wanna ask if I'm running AX RTM version and want to update to CU 10, should I install it from CU8 to CU10 or the CU10 already have all previous...
View ArticleValidating/Filtering AOT Query from MorphX Report Dynamically
Hi ExpertsHow to Validate a AOT query dynamically in Morphx Report(AOT Report).I want to Give a error message and stop report execution when certain type of records is found in a reportExample...
View ArticleHow to deploy AX7
Hi,I have finally manage to download the VHD copy of AX7 from partnersource.I wanted to know how can i deploy this to my local environment.Please guide.Thanks
View ArticleHow to find, by code, the users a workflow stage was assigned?
Hello!I am implementing a workflow in the invent movement journals. Everything is almost ready: the stages, the users who will approve them...However, the "Validate" button must be enabled in only one...
View ArticleAx project object details export
How to get given project object information at given layer through job?
View ArticleAIF service "did not run correctly"
My issue is I am getting an error on my call to the method in AX from the windows service.Error:Error getLabelInfo - (LabelService) did not run correctly: An error occurred. - 8/10/2016 6:45:17...
View ArticleThe fastest way of integrating with AX 2012
HiI have been given the assignment of choosing a suitable way of integration a webshop with Dynamics AX in a synchronous way and have investigated a few options:- WCF/SOAP service- .Net C# with Proxy...
View ArticleThe expected type was str, but the encountered type was class.
I'm unsure of why it thinks a list is of the type class. I have a windows service in which I am trying to get back 3 pieces of information that were packed in a list.Error:, "The expected type was str,...
View ArticleServices is showing error while loading data in Dynamics Excel-add-in.
Hello,i have made one document service in Ax and when i am going to select that services through dynamicsExcel-add-in in Excel it is showing following error while loading data::An error occurred. the...
View ArticleBatch (writing to Excel file) doesn't run
Hi,We have created a excel file using ax 2009 batch job. Once job is executed the excel file is expected to save in given folder. My batch is not ending and it will still executing and its status shows...
View ArticleDynamics AX 2012 AIF document service read method returns empty array and...
After following the basic steps creating a custom document service with the AIF Document Service Wizard. I tested it out with the WCF Test Client, but the read() method returns nothing. It works fine...
View ArticleCannot Add Event Handler on Serial Port add_DataReceived()
We are trying to connect to a truck weighing scale on a custom developed form that reads weight from scale and shows on screen in a continuous manner. Before I attempted implementation in X++, I did a...
View ArticleThe expected type was str, but the encountered type was class.
I'm unsure of why it thinks a list is of the type class. I have a windows service in which I am trying to get back 3 pieces of information that were packed in a list.Error:, "The expected type was str,...
View ArticleXML document error in SalesOrder AIF
I m taking a CSV file and converting it to an XML that can then be imported via the sales order inbound port. The port is set up with the SalesSalesorder read, create etc and the data policies are...
View ArticleVCS sync: TreeNode not initialized
I just want to sync VAR layer. I got the error as below. Does anyone know how to fix this problem? Any hint will be appreciated.Error executing code: TreeNode object not initialized. Stack trace...
View ArticleThe expected type was str, but the encountered type was class.
I'm unsure of why it thinks a list is of the type class. I have a windows service in which I am trying to get back 3 pieces of information that were packed in a list.Error:, "The expected type was str,...
View Article