Oracle Forms (MOSC)

MOSC Banner

frm-41052 cannot find window:invalid id

edited Sep 7, 2012 7:55PM in Oracle Forms (MOSC) 5 commentsAnswered ✓
Hello,

We upgraded from 10g to 11g. 

We have a calendar object that is not working.

The calendar is a .pll file that dynamically adds ui components to a window.

Inside the calendar.pll it fails on on the following line.

date_window := find_window('date_lov_window');

The form that iuses the component has a window called 'DATE_LOV_WINDOW'

The form also has a canvas called 'DATE_LOV_CANVAS' that is assigned to window 'DATE_LOV_WINDOW'

Is this how everything is suppose to connect or am I missing something?

I have recompiled the .pll and the forms . 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center