Use the Microsoft Dynamics AX Server Configuration utility to enable
breakpoints, and review the rest of the settings on the AOS.
1. Open the Server Configuration utility (Start > Administrative Tools > Microsoft Dynamics AX Server Configuration).
2. Click Manage, and then click Create configuration.
3. In Configuration name, type a name for the configuration.
4. In Copy Configuration from, select either "Active configuration" or "Original configuration", then click OK.
5. On the Application Object Server tab, select Enable breakpoints to debug X++ code running on the server.
6. In the TCP/IP port field, note which port the AOS is running on.This information is needed to connect to the AOS.
7. In the WSDL port field, note which port used for Services and Web Services in Internet Information Services (IIS).
8. On the Database Connection tab, validate that the AOS is connected to the correct database. If not, change it.
9. Review the settings available on the Database Tuning and Performance tabs.
10. Click OK to exit the configuration utility.
11. Click Yes on the dialog asking "The data for the AOS service has changed. Do you want to restart the service?"
Regards,
Hossein Karimi
Monday, July 23, 2018
Enable Breakpoints
Labels:
AX 2012,
Installation
+10 years of experience with hands-on lead-level background in the full life cycle of software development with demonstrated cross-functional team leadership skills.
Programming:
• ERP :Microsoft Dynamics AX 2012
• Language :X++, C#, C++, XAML, Asp.Net, Html, VB.Net, Android
• Environment : Windows XP, Windows 8, Windows 10, Windows Server
• DataBase : Oracle 9i,10g,11g and SqlServer and SQLlite
Subscribe to:
Post Comments (Atom)
Configure the Firewall on the Enterprise Portal Server
After you install Enterprise Portal, enable Web Server (HTTP) in Windows Firewall. If you do not enable the web server in Windows Firewall...
-
In Reporting Services, reports and resources are processed under the security identity of the user who is running the report. If the report ...
-
The below select query will give the both the Sales Line record count and the sum of sales quantity. static void Test_Data(Args _args) ...
-
To integrate Microsoft Dynamics AX and Analysis Services, you must connect Analysis Services to the Application Object Server (AOS). To do s...
No comments:
Post a Comment