Originally posted by ptreves
Hello,

Also getting FRM-18108: Failed to load the following objects ?

What do to about these compilation errors ?

PT
I'm no Forms expert. In fact I don't know Forms at all. But I would start by looking up the errors returned from the compile on Tahiti.Oracle.com, then based on the error I would fix the relevant code. When I thought I had most of the errors fixed I would compile again, and look up any additional errors that came up. To put it bluntly I would debug my code.

My guess you need to declare a bunch of stuff in your Forms.
Good luck.