Open the Enterprise Server Administration Web page. To do this:
Enable dynamic debugging for the enterprise server that you want to use for debugging. To do this:
In the table of servers on the Home page of Enterprise Server Administration, find the row for the server that you want to configure, and click
Edit in the left hand column.
In the
Server > Properties > General section, select
Allow Dynamic Debugging.
Click
OK to confirm your changes.
Important: You must restart the server for the changes to take effect.
Configure the enterprise server to run your application or transaction, by enabling Mainframe Subsystem Support (MSS) and JCL support as required.
Make sure that the symbol files (.idy) for the application are available. In Visual Studio, configure the locations that are searched for symbol files as follows:
Click
Tools > Options > Debugging > Symbols.
Add a new folder by clicking the
New Folder button.
In the Symbol file locations list, enter the absolute path to the
.idy files.
If the symbol files for the application cannot be found, the application runs without debugging and no error message is shown. There is however a message shown in the output window.
Associate the project with the enterprise server:
Ensure that your project is open.
In Server Explorer, expand
Micro Focus Servers.
Expand the subgroup of servers.
Right-click the enterprise server region
with which to associate your project.