Home » Developer & Programmer » Forms » Webutil Error (Oracle Forms 10.2.0.2 Windows sever2008 64bit)
Webutil Error [message #532751] Thu, 24 November 2011 06:08 Go to next message
deepakmannazhi
Messages: 137
Registered: February 2010
Location: Dubai, UAE
Senior Member

Dear All,
How are you?
We have configured formsweb with webutil. When we run the application and try to use webutil file operations the file open dialogue box is coming, but when we press ok, it is showing error.
and we have found that error is

Quote:

WUC-15 [FileFunctions.fopen()] Unexpected error, Exception: java.lang.NullPointerException


can anybody help me to find out a solution for this.

Thanks and Regards
Deepak
Re: Webutil Error [message #532760 is a reply to message #532751] Thu, 24 November 2011 07:23 Go to previous messageGo to next message
deepakmannazhi
Messages: 137
Registered: February 2010
Location: Dubai, UAE
Senior Member

Dear All
client_image.READ_IMAGE_FILE
is working fine. The problem is coming when we use

	lv_filename := client_get_file_name('C:\','Accounts.txt','*.*');
			if lv_filename is not null then
			ofile := Client_Text_IO.Fopen(lv_filename, 'W');
                        end if;



can anybody please help me to find what s the reason for this

Thanks and Regards
Deepak
Re: Webutil Error [message #532764 is a reply to message #532760] Thu, 24 November 2011 08:31 Go to previous message
deepakmannazhi
Messages: 137
Registered: February 2010
Location: Dubai, UAE
Senior Member

Dear Friends that is solved. we re attached the webutil.pll and complied. Now it is working
Thanks
Previous Topic: How to Close Excel.exe from Process List
Next Topic: Oracle report PDF output with persian font
Goto Forum:
  


Current Time: Thu Aug 01 07:51:28 CDT 2024