[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: OE116 - Static instance failed to load. Cannot reference class...

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
We (Consultingwerk) do not have a APIValidateEnum class in our packages. So I assume, it's an Enum build using our Enum pattern. It there's no other error message going along with your error, I'd assume it's a PROPATH issue or when on Linux/Unix it might be an uppercase/lowercase issue. At runtime it needs to find your ....APIValidateEnum class and the Consultingwerk.Enum class. SEARCH("Consultingwerk/Enum.r) must find the class.

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