Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

WebUtil: Files cannot be uploaded

45422Aug 3 2004 — edited Aug 3 2004
Windows NT 4 SP6
Oracle Developer 10g
Oracle Database 9i

Hello,
I'm trying to use WebUtil file upload, and when i call: webutil_file_transfer.client_to_db_with_progress, I get the following error in the Webutil log file:

<<
10.3.75.216:rcena: Download of system library jacob.dll failed
10.3.75.216:rcena: Download of system library JNIsharedstubs.dll failed
10.3.75.216:rcena: Download of system library d2kwut60.dll failed
10.3.75.216:rcena: Connection from Form=F:\Sidedoor\ask_attachment_links.fmx Client >>

All three files: jacob.dll, JNIsharedstubs. dll, and d2kut60.dll are in the folder d:\oracle\webutil. I have an entry in the orion-web file:

<virtual-directory virtual-path="/webutil" real-path="d:\oracle\webutil/lib" />

Jacob.dll was registered successfuly.

What else do I need to check? Where did I make an error?

Thanks for the help!
gk
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 31 2004
Added on Aug 3 2004
1 comment
255 views