Link to home
Start Free TrialLog in
Avatar of tribuna33
tribuna33

asked on

FRM-18108:Failed to load the following objects:

I "inherited" forms 6i application from other developer who no longer with the company. He developed application using "form reference" method, meaning that instead of pll library he was using  one form, which other forms are used for referencing.
When I open any of the form in the developer I'm getting error "FRM-18108:Failed to load the following objects:" that lists form name abc.frm and source object.
I know that something needs to be specified in the registry. Can I have an advise of what needs to be specified and what needs to be referenced?
Avatar of jwahl
jwahl
Flag of Austria image

i've no experience with referenced forms, but here is a possible solution from sapnam some years ago:

"Are you referencing some object in your form from other form modules and those form modules are missing now ?

In the object navigator, if you see a red arrow against an object then in the property, check the sub-class information and there in the module property, you will get the name of the module from which the referencing has been done."

Avatar of Ora_Techie
Ora_Techie

You need to mention the path where those objects (PLLs) are presnet in the registry variable FORMS60_PATH.
Avatar of tribuna33

ASKER

riazpk,
Where should I mention the path ?
ASKER CERTIFIED SOLUTION
Avatar of jwahl
jwahl
Flag of Austria image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial