Unable to construct an object from the class in the batch framework
Hi, when we want to run a custom class in the server as a batch job we need to extend the RunBaseBatch class and schedule a job for it.When the test was successful, We scheduled the job and waited for the batch job status to go from Waiting to Ended, and to surprise to get an error.“Unable […]
The CIL generator found errors and could not save the new assembly
Hi, Solution to solve this error, So, how do we fix this problem? Step 1: Stop the AOS Atep 2: Delete all of the source in the C:Program FilesMicrosoft Dynamics AX60ServerMicrosoftDynamicsAXbinXppIL directory When you do this, just delete all the files within the XppIL folder that are outside of other folders. Make a backup just in case, and […]
Clear password history in windows server
Hi, In server OS it can be either 2008 or 2012 or may be 2013 its impossible to clear the history of password which are stored in ADDS. regards,
SysDictClass object not initialized-while running SSRS report
Hi, When you created a SSRS report using a Data provider class that uses a Stored procedure to fill a temp table and the display the fields, using two AX environments, it works in the test one, but when I move to a different environment (let’s call it production) sometime you will get this error: […]
error 105: Unable to resolve the server’s DNS address
Hi, Start > All Programs > Accessories > Command Prompt. Right click on it and ‘Run as Administrator’. Type the following and hit enter: ipconfig /flushdnsRegards,
ManagementUtilities- axutil export- exporting the model in Dynamic AX 2012
Hi, For exporting command: Go to run-cmd cd C:Program FilesMicrosoft Dynamics AX60ManagementUtilities Give enter C:Program FilesMicrosoft Dynamics AX60ManagementUtilities> axutil export /model:ABC /file:C:ABCmodel.axmodel /config:MicrosoftDynamicsAX Give enter Y ABC- is a model used ABCModel.axmodel Saving file in c drive MicrosoftDynamicsAX-instance name Regards,
ManagementUtilities- axutil import- importing the model in Dynamic AX 2012
Hi, For model importing: Go to run-cmd cd C:Program FilesMicrosoft Dynamics AX60ManagementUtilities Give enter C:Program FilesMicrosoft Dynamics AX60ManagementUtilities> axutil import /file:C:ABCmodel.axmodel /config: MicrosoftDynamicsAX /conflict:PUSH /createparents:ON Give enter Y MSG will come as “model is successfully imported” here ABCmodel.axmodel- is model that i saved MicrosoftDynamicsAX-instance name(services/server aos/client configuration instance name) Regards,
Overview of Microsoft Dynamics AX build numbers
Recent Build numbers from Microsoft Microsoft Dynamics AX 2012 R2 Version Build number [kernel / application] Comment Link Recent published kernel build 6.2.1000.4838 13 Nov 2013 KB2909897 Recent published Retail POS build 6.2.1000.4810 11 Nov 2013 KB2909596 Cumulative Update 7 6.2.1000.4051 01 Nov 2013 KB2885603 Cumulative Update 6 6.2.1000.1437 26 Jun 2013 KB2850972 Cumulative Update […]
Dynamics AX 2012 R2 CU7 Installation error
Importance of CU7: Only 15 minutes to CU7 compilerData Import/Export Framework in AX2012 R2 CU7———-While install CU7 on a CU6 environment, an error appears when the new models are being imported. Error results in:Error updating model database: Microsoft.Dynamics.Setup.AxSetupException: AxUtil call returned errors:The model contains a customization of a configuration key. The model cannot be imported […]
“A call to the Microsoft Dynamics AX SRSFrameworkService service failed. There was no endpoint listening at net.tcp://############/
DynamicsAx/Services/BIServices that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details..”
Hi, Error is “A call to the Microsoft Dynamics AX SRSFrameworkService service failed. There was no endpoint listening at net.tcp://############/DynamicsAx/Services/BIServices that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details..” Go System administration > Setup > Services & Application Integration Framework […]