[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
I was talking about pathfinder too. The following is working now. It wouldn't return anything until I added the path to my PATH environment. proenv>pathfinder /xsd C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6.1 Tools\ I guess I will assume that pathfinder relies on the PATH for the xsd and uses the other magic you had described for the csc. My machine has all the tooling for both PDSOE and VS2017. I was surprised that proxygen made me change my PATH (given that I haven't had to manually change my PATH for any of the other development tools that I use). At this rate I think I just as soon use the "custom" option and tell proxygen exactly which csc and which xsd to use. Setting the path in via my environment variables seems like a round-about way of accomplishing the goal.

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