i check document inside library,there are three capabilities needed for my use: WriteDeviceData NetworkServices ReadUserData
i try to debug app after put three capabilities but not solved previous error,same error sir.
i check document inside library,there are three capabilities needed for my use: WriteDeviceData NetworkServices ReadUserData
i try to debug app after put three capabilities but not solved previous error,same error sir.
Thanks and Regards
-Chandan Singh
ReBirth due to GOD so too much believe in GOD- C Singh
sir may be u understand better than me,i check epocwind then found two lines
1.*PlatSec* ERROR - Capability check failed - A Message (function number=0x00000005) from Thread SipServer.EXE[101f5d36]0002::SipServer, sent to Server !CentralRepository, was checked by Thread centralrepositorysrv.EXE[10202be9]0001::!CentralRepository and was found to be missing nothing. (An 'always fail' policy check). Additional diagnostic message: CenRep: CServerSession::GetIntL - Attempt made to read a setting
2.*PlatSec* ERROR - Capability check failed - A Message (function number=0x00000015) from Thread Sip Settings[20000001]0001::Sip Settings, sent to Server SipProfileSrv, was checked by Thread SipProfileSrv.EXE[101f413c]0002::SipProfileSrv and was found to be missing the capabilities: WriteDeviceData NetworkServices . Additional diagnostic message: Checked by CPolicyServer::RunL
Thanks and Regards
-Chandan Singh
ReBirth due to GOD so too much believe in GOD- C Singh
ok, just noticed that you are using S60_3rd_FP1 SDK, and the codes and API from http://wiki.forum.nokia.com/index.ph...ogrammatically are not available for 3rd ed FP1, it is available from 3rd ed FP2 onwards, so do try with 3rd ed FP2 SDK, as well as use only the supported target devices.
no no sir,i m using 3rd ed FP2 SDK
Thanks and Regards
-Chandan Singh
ReBirth due to GOD so too much believe in GOD- C Singh
Sorry, was just looking the first post on this thread... And did not notice that it was actually somebody else's problem... I'm actually out-of-ideas, basically last thing I would try would be to use all capabilities that are defined to be required by the API's different functions i.e. Location, NetworkControl, NetworkServices, ReadDeviceData, ReadUserData, WriteDeviceData ..
i put all CAPABILITY like:-
CAPABILITY Location NetworkServices ReadUserData UserEnvironment WriteUserData PowerMgmt ProtServ ReadDeviceData SurroundingsDD SwEvent TrustedUI WriteDeviceDat CommDD DiskAdmin NetworkControl MultimediaDD AllFiles DRM TCB
but problem still there that unable to execute files for security reasons
Thanks and Regards
-Chandan Singh
ReBirth due to GOD so too much believe in GOD- C Singh
You could test your code on a real device. That was the original topic of this thread after all.
EDIT: of course remove the high level capabilities first.
i check in real device also na earlier but same problem there.
Thanks and Regards
-Chandan Singh
ReBirth due to GOD so too much believe in GOD- C Singh
Can you check (for example with Y-Tasks) what capabilities are included in your process while running it in a device, could indeed be that something is goign wrong there with the capabilities.
how to check with Y-Tasks?just install it and on it???
Thanks and Regards
-Chandan Singh
ReBirth due to GOD so too much believe in GOD- C Singh
i can check with self signed version na?
Thanks and Regards
-Chandan Singh
ReBirth due to GOD so too much believe in GOD- C Singh
Yep, you can use the free self-signed version.
i installed it and on it after that install my app and click on command then inside crash monitor these shows:-
sipprofilesrv
kill:0,kill
IPSecPolicyServer
kill:0.kill
SipServer
kill:0.kill
.
.
.
.
siprsvsrv
kill:0,kill
Sip Settings]
kill:0.kill
Thanks and Regards
-Chandan Singh
ReBirth due to GOD so too much believe in GOD- C Singh
Nope, please try the processes part, find your process, and see what capabilities are in it.
ok sir,now i try First with CAPABILITY WriteDeviceData NetworkServices then y-tsk shows 3 capability TCB ProtServ AllFiles,then now again i put these capability inside mmp file and then check,but application gives same previous error.after checking with these capability y-task shows capabilities count:0.,whats problem sir ?
Thanks and Regards
-Chandan Singh
ReBirth due to GOD so too much believe in GOD- C Singh