[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: A valid class instance or static class name is required for dynamically invoking a meth

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
At a first guess, is there a PROPATH issue? Is the r-code where you expect it to be? you can inspect/compare the .propath files between projects. you can also "export" run configurations by choosing "shared file" in the run config's Common tab. If you copy that file into another project it should* work * should being dependent on how you've constructed various file paths. i would recommend using the PDSOE variables like @{ROOT} etc to make the configs portable.

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