S
Simon L. Prinsloo
Guest
I have a strange situation when running a program on the 11.7 WebClient on Windows 10 Creator's Edition. The same code runs fine on the full client. The code has a variable, oImplementationClass, of type Progress.Lang.Class with a valid object in it. When it reach the following line, it gives an error: oService = oImplementationClass:New(). The error reads: DYNAMIC-NEW could not find class PÞªqþ. (14284) I tracked this to a specific implementation class. Each time I restart the session, the gibberish changes and sometimes it is even blank, but it seems to remain the same during a given session. Recompilation does not help. Did anybody see this before or have any idea what I can do? Regards Simon
Continue reading...
Continue reading...