WebUtil: Files cannot be uploaded
45422Aug 3 2004 — edited Aug 3 2004Windows 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