display error messages

Login to reply to this topic.
Mon, 2007-12-10 14:43
Joined: 2005-09-04
Forum posts: 145

Hi
Please advice:
How can I make error messages to display on device (E61)?
if I test an application on another E61 I can see error messages (kern exe,user etc) but on my own the error occures but I dont get the message.

Thank you


Mon, 2007-12-10 15:38
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
Re: display error messages

you should create a zero-sized file ErrRd (no file name extension) under the directory c:\resource\. You can use a file explorer application (for instance, FExplorer) to create the file.
Other way to do it would be to use a signed sis file.

Mon, 2007-12-10 16:21
Joined: 2005-09-04
Forum posts: 145
Re: display error messages

Thank you very much

Just to verify:
If I add in my package file this line -
"C:\scmp\My_App\sis\ErrRd" -"C:\resource\ErrRd"
*Will it make a problem during installation if the file already exists? (exists before first installation)

* And btw: why only a signed sis file?

Thanks

Tue, 2007-12-11 09:23
Joined: 2005-09-04
Forum posts: 145
Re: display error messages

Never mind
I will not use my pkg file for this (for ot is just for debug purposes).
I will use the signed sis file from nokia wiki.

Thanks

Tue, 2007-12-11 14:43
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
Re: display error messages

Eye-wink I missed mentioning the signed sis file on the forum.nokia wiki!

  • Login to reply to this topic.