WUC-015 [message #130685] |
Mon, 01 August 2005 23:47 |
m_ashtiani
Messages: 27 Registered: August 2005 Location: Reno
|
Junior Member |
|
|
Hi,
I managed to install webutil and i can run webutil test program from oracle. However when i tried to use it in my form i get the WUC-015 Bean error (due to invoking of webutil function). any ideas?
I attached webutil.pll and webutil object library, subclassed hidden window, canvas & webutil datablock but i get the bin error
also when i look at wu_test_105 (webutil_canvas) on form designer, i get FRM-13008 Can not find JavaBean ... . however i can run the form and it works
|
|
|
|
Re: WUC-015 [message #130874 is a reply to message #130691] |
Wed, 03 August 2005 00:50 |
m_ashtiani
Messages: 27 Registered: August 2005 Location: Reno
|
Junior Member |
|
|
Thanks for your help. The problem i had was that i was
making calls to webutil in when-new-form trigger. since the beans are not initialize yet, webutil generates an error .
|
|
|