Task Scheduler crashes
| Fri, 2007-11-16 14:14 | |
|
Hi, all ! I would like to launch one program at a fixed hour each day. However, when launching the application on an N80, ScheduleTask returns -14 (KErrInUse) Appl. fermée: (Application closed) With subsequent launches of the application, RScheduler::Connect() fails with -1 (KErrNotFound), and I get the same message again. I'm also getting that message when starting the phone, while and whenever the application is installed. So my guess is that my application somehow corrupts the TaskScheduler database. Here is the incrimined part of my code (error checking removed for brievity) : void CMyProgramAppUi::ScheduleSomeTask()Does anyone have any idea about what's wrong ? Thanks in advance. |
|





