Categories: Technical Solution | Symbian C++ | Base/System | S60 3rd Edition | S60 3rd Edition, Feature Pack 1
| ID | TSS000614 | Creation date | March 30, 2007 |
| Platform | S60 3rd Edition S60 3rd Edition, FP1 | Devices | Emulator |
| Category | Symbian C++ | Subcategory | Base & System, SW Installer |
| Keywords (APIs, classes, methods, functions): |
SIS installation on the S60 3rd Edition emulator
Attempts to install a SIS file on the S60 3rd Edition emulator will fail with the "File corrupt" error message.
In fact, it is likely that the SIS file is valid. However, the emulator does not have any root certificates installed and this is causing the SIS validation routine to fail.
To solve the problem, unzip the file certstore_S60_3rd_SDK.zip to your current SDK installation folder. It will provide the Symbian A, B, C, and D root certificates against which the Software Installer can validate applications signed with all certificates supported by Symbian.
Please note that:
- The SIS files to be installed on the device must contain binaries built for the WINSCW platform.
- The emulator’s IMEI is "000000000000000" and if a Symbian Developer Certificate is used to sign the SIS file, it has to include support for this IMEI.
- When the application is built for WINSCW, the files (binaries, resources, etc.) are automatically copied to the default locations as if the applications were already installed on the Z: drive. As such, an attempt to install the application will fail with the message "Unable to install. Component is built-in.". The "built-in" components can be removed by cleaning the project with the "abld reallyclean" command.
To transfer the SIS file to the emulator:
- Place the file anywhere under %EPOCROOT%Epoc32\winscw\c\Data - the file will be visible on the emulator’s "File manager" application from where it can be opened with the "Software Installer".
- Load the file through the emulator’s File->Open menu option.
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| S60 3rd for .NET tools | Eugeniy Kiver | Symbian Tools & SDKs | 8 | 2007-05-05 16:14 |
| How to run 2 S60 3rd Ed emulators simultaneously? | capricious28 | Mobile Java Tools & SDKs | 5 | 2006-09-29 22:00 |
| S60 3rd edition emulator crash with <select> | johalareewi | General Browsing | 3 | 2007-04-13 16:42 |
| Emulating Bluetooth Application in s60 | npradeep | Bluetooth Technology | 3 | 2008-02-26 08:01 |
| Remote Camera Manager - S60 3rd edition | pspickett | General Discussion | 0 | 2006-12-18 08:02 |