Try OpenEdge Now
skip to main content
Open Client Introduction and Programming
Generating Proxies and Web Service Definitions : Specifying generation settings : .NET client details : Advanced .NET Options dialog box
 
Advanced .NET Options dialog box
You access the Advanced .NET Options dialog box by clicking the Advanced button from the Client Details for the .NET client type. This dialog box has the following fields for setting .NET proxy options:
*Compiler Command — If Default csc is selected in the Compiler field, the Compiler Command field is read-only and displays the appropriate compiler command.
If Custom is selected in the Compiler field, you can modify the Compiler Command setting as appropriate for your compiler choice. You must specify the full path or a path that is relative to the system path for the compiler executable.
*Compiler Options — You can set compiler options for the C# compiler.
*XSD Generator — This is the location of the xsd.exe tool, which is used in the generation of a strongly typed ADO.NET DataSet or DataTable. If Default csc is selected in the Compiler field, the XSD Generator field is read-only and displays the appropriate command.
If Custom is selected in the Compiler field, you can modify the XSD Generator setting as appropriate. You must specify the full path or a path that is relative to the system path for the XSD executable.