Hi All,

on RC2 I am getting a compile error only on the webapps... the same code works on the windows exe. This worked on all previous versions until and including RC1... it is old code that has been there since I believe v11 or previous.

I was able to replicate it on the WebOrder by including the three lines of code shown below right after the Use AllWebAppClasses.pkg on any other included files after that line.

Code:
Use Dferror.pkg
Object My_Error_Info_Object is a ErrorSystem
End_Object
Even though the ErrorSystem class is defined on the used file dferror.pkg still gives the error.

Thank you,
Oscar Mintegui