mostrightfuture
16th November 2004, 16:47
Hi all friends,

I have a problem in printing report. When I try to print report (whinh447600001) I got error as follows:

Can't read session or Object (rwhinh4476000014) !!!! Cannot determine location!!!


What could be the problem, that report was working well. I am getting error since I updated report script, just updated few lines of code in report script. I reveresd that changes but report is still not printing.

Thanks in advance
Mahmood

mark_h
16th November 2004, 17:39
Have you confirmed that the session and object are out in the directories? Also make sure you have the correct read/write/execute access. This is the first thing that comes to mind.

Mark

smanohar
17th November 2004, 00:07
It seems the report object is not present in Language 4 (I assume it is French).

You can test it using either bic_info or explode for rwhinh4476000014.

If the object is not present, then go to the Maintain Report in Language 4 and compile it. Test for presence of the object using either bic_info or explode commands.

malutz
17th November 2004, 08:53
Compiling the report in all languages should help.
Session ttadv3240m000.

mostrightfuture
18th November 2004, 16:06
hi all friends

Thanks smanohar & malutz, I compiled report and now it works well.

thanks agian
Mahmood