Hello again,
I have created an application that downloads images using HTTP Get. I get the body data and write it to the device as a file using RFile. I had a lot of panics cming in the emulator, but now i have cleared everything. And, my app is running good in the emulator. As signing for other apps, i have followed the same procedure in signing the sis and installing it on the device(Nokia E60).
But, the application cant be opened in the device. Just a flick in the display as if something is loaded, after i open the application. It's not launching.
I read abt this probs in forums.. But there seem to be a solution for each kind of application. What might be the problem???
I read that i need to add capability only if i am writing to private folder.. I am writng to C:\Data\Images, do i have to add a WriteData Capability in that case? I have just added the NetworkServices capability..
Help please..



