I am developing a Symbian application using S60 3rd Edition FP1 with Carbide.c++ 2.0 IDE.
I built application for emulator and provided "Sign sis file with certificate/key pair" Signing Option in Build Configuration. In that I provide self sign certificate, key and password. I installed the application in emulator, using the built sis file, by opening the file using File/Open Menu. It installed application properly in the emulator and I can launch the application properly.
Now I want to uninstall the application. I tried to unsinstall it from App. Manager but it is showing me "File Corrupted" error. And Also I tried to uninstall it using "Options/Uninstall" and it showing me same error. Why it is so?
Now if I try to build the application for Emulator again it is building successfully and also I can debug the application. Even though the application resides in the Installed application after executing "Clean Project".
How I can uninstall the application from the emulator?


Reply With Quote

