L
Laura Stern
Guest
I think I know what the problem is. When you are running from a .r, we seem to be missing information on the parent in our type information for the class. It is true that we don't often keep type information for .NET classes at runtime. But we get it if we need it. If that is the problem, I'm REALLY surprised that this has not come up before. Anyway, you need to log a bug. Hopefully, you can simplify it down. The problem is happening on the NEW statement, so this is not related to running a .NET form from an ABL window.
Continue reading...
Continue reading...