--------------------------------------------------------------------------------
Hi,
I am trying to use the SIP Stack provided by nokia website for series 60.
I am trying to use the same Core SIP stack for UIQ 2.1 and calling the functions of the stack.
I have one button based sample application in UIQ 2.1 and trying to call few API's of the stack through this UIQ application.The code is compiling properly and when i run the application and press the Button bar ,It splashes message like
NOT FOUND. If i press the button again it gives ALREADY EXISTS message.
Can anyone suggest me like what is this NOTFOUND means in UIQ??
I want to know whether the function invoked by pressing a button is being executed or not?bcoz when i press the button it just gives message like NOT FOUND and main view of the application will appear again.Again if i press the same buton once again it gives message like ALREADY EXISTS.then again if i press the button it gives NOTFOUND .....and so on....
he thread 0xDC8 has exited with code 0 (0x0).
Thread ID 0x260 is Wserv
NewThread EPOC[00000000]0001::Wserv
Can't load ELOCL.00
Loaded 'C:\Symbian\UIQ_21\epoc32\release\wins\udeb\ELOCL.LOC', no matching symbolic information found.
Loaded 'C:\Symbian\UIQ_21\epoc32\release\wins\udeb\ELOCL.LOC', no matching symbolic information found.
AddLibrary ELOCL[1000659a]
Can't load EKDATA.00
oaded 'C:\Symbian\UIQ_21\epoc32\release\wins\udeb\SIPSER VER.DLL', no matching symbolic information found.
The thread 0x47C has exited with code 0 (0x0).
Can't load SipServer.DLL
Error== -1
It will helpful if someone who have worked on UIQ guide me about these errors whether these r UIQ specific.
Tahnks in advance
Shashi