reason code 46

Login to reply to this topic.
Sat, 2005-04-23 18:49
Joined: 2005-04-23
Forum posts: 5
Hi All,
I used Mobinfo, a 3rd Party Telephony Library in my programme. when I run it on my mobile p900, it gives errors.
it is amazing that whith the different function used error codes are different.
for example
if I use GetSignalStrengthLevel() of class CMobileContext it gives message

Reason code E32USER-CBase
Reason number 46


Could somebody solve my problem?

thanks,
Toseef

Mon, 2005-04-25 05:11
Joined: 2004-12-03
Forum posts: 276
reason code 46
According to the doc....

This panic is raised by an active scheduler, a CActiveScheduler. It is caused by a stray signal.

So I think you are issuing some request to server without calling SetActive() function....

Check the documentation and the forum for Active Objects.....

Dennis

Today is a gift by GOD, that's why it is called the present.

  • Login to reply to this topic.