Problem while testing with N82 device
Hi,
While testing the SMS application in N82 i got this error:-
java.io.Exception:SymbianOs error=-4562:Text message :\nCheck network Services
-com.symbian.util.NativeError.checkIO(),bci=17
-com.symbian.gcf.ConnectionEndPoint.
checkError(),bci=33
Can anyone tel me what is this?
Re: Problem while testing with N82 device
[QUOTE=nagesh.chetana;544369]Hi,
While testing the SMS application in N82 i got this error:-
java.io.Exception:SymbianOs error=-4562:Text message :\nCheck network Services
-com.symbian.util.NativeError.checkIO(),bci=17
-com.symbian.gcf.ConnectionEndPoint.
checkError(),bci=33
Can anyone tel me what is this?[/QUOTE]
Hi Nagesh,
At what time it is coming ..I mean on sending sms time of what...?
I guess that this error is coming due to code and leads the device to throw the symbian OS errror..which is standing for ->
[QUOTE]KErrGsmSMSRequestedFacilityNotSubscribed -4562[/QUOTE]
Can you please provide the more information about the flow.
Re: Problem while testing with N82 device
[QUOTE=raj_J2ME;544373]Hi Nagesh,
At what time it is coming ..I mean on sending sms time of what...?
I guess that this error is coming due to code and leads the device to throw the symbian OS errror..which is standing for ->
Can you please provide the more information about the flow.[/QUOTE]
Hi Raj,
I'm getting this error when i click on Send button of my Create Message.
After the message has been sent,its not getting updated in the Sent Items because of this error.
Re: Problem while testing with N82 device
Alright..
Have you checked that the sms was successfully delivered to the targeted device..
Re: Problem while testing with N82 device
[QUOTE=raj_J2ME;544405]Alright..
Have you checked that the sms was successfully delivered to the targeted device..[/QUOTE]
I'm sending the message to that device mobile number itself, so the message should be seen in Inbox and sent Items, but its not happening so.
What can be the problem? What i need to correct?
Re: Problem while testing with N82 device
Make sure that you are using a valid SIM card and your Message Center Number is configured correctly. (Are you able to send SMS from the default messaging app? ) Have you tried to send SMS to a different number, does it work ?
Regards
Gopal