[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: ProxyGen for .Net is not working (when using "PathFinder.exe")

  • Thread starter Thread starter dbeavon
  • Start date Start date
Status
Not open for further replies.
D

dbeavon

Guest
In the docs (such as they are) there is a bit about xsd as follows. OpenEdge 11.7 Documentation 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 . (While it says this about the "custom" option, I suspect it is true for the "default csc" option too since it wasn't finding xsd.exe anywhere in the system until I added it to the PATH environment variable)

Continue reading...
 
Status
Not open for further replies.
Back
Top