[progress Communities] [progress Openedge Abl] Forum Post: Re: Using Progress Dynamics In...

  • Thread starter Thread starter Håvard Danielsen
  • Start date Start date
Status
Not open for further replies.
H

Håvard Danielsen

Guest
The bug is caused by the introduction of a .NET wait-for in PDS, which conflicts with some of the functions that are handling some of the saves from Dynamics' tooling. You can set an environment variable PDS_WAITFOR = "ABL" before PDS is started to make it use the standard Progress wait-for. This should allow you to save Dynamics objects without these errors. The problem using the ABL wait-for is that the Visual Designer (for .Net) and the Appbuilder Designer will stack their wait-for statements if opening both type of designs in the same project. If you then close them in a different order than they were opened problems will occur.

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