unable to install the SIS file

Login to reply to this topic.
Tue, 2008-04-01 14:07
Joined: 2008-02-25
Forum posts: 33

hi

i have signed my application by using "Open Signed — Online" on https://www.symbiansigned.com, but after doing all these things my application couldn't be install on my real device ( nokia N95 ).
at the time of installation it gives Installation Error!

so please help me for installing this application.

and can we have the same path for the different applications?

vivek


Tue, 2008-04-01 18:21
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
Re: unable to install the SIS file

at the time of installation it gives Installation Error!

whats the error? Did you click Options, then select Settings and turn 'Software installation' to "On".?
can we have the same path for the different applications?

yes if UIDs and application name are diferent of course!

Tue, 2008-04-01 18:30
Joined: 2007-07-24
Forum posts: 5
Re: unable to install the SIS file

yes if UIDs and application name are diferent of course!

Really? I thought we'll experience an installation error in this case. Cause two files at the same path from different packages (with different UID) couldn't exist.
EDIT:
oh, sorry. When files has different names you wouldn't have any problem...

Tue, 2008-04-01 19:14
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
Re: unable to install the SIS file

Well, wouldnt all application files (exe ) be in \sys\bin anyway?? and resources would be in their respective private directories

Wed, 2008-04-02 10:16
Joined: 2008-02-25
Forum posts: 33
Re: unable to install the SIS file

Hello Neil

I did all that u have said but it also didn't work

i am unable to find the link that has been missing fm my side to solve this prob..

please suggest me

Wed, 2008-04-02 10:33
Joined: 2008-02-25
Forum posts: 33
Re: unable to install the SIS file

hi neil,

only three .rsc files are there in the following folder
1)C:\Symbian\9.1\S60_3rd\Epoc32\release\winscw\udeb\z\sys\bin
and
2)C:\Symbian\9.1\S60_3rd\Epoc32\Data\z\sys\bin
and no .exe is there as mentioned by you

will u please tell me what is the meaning of
- "!:\sys\bin\MyApplication.exe" in the package file

Wed, 2008-04-02 12:39
Joined: 2008-01-16
Forum posts: 165
Re: unable to install the SIS file

- "!:\sys\bin\MyApplication.exe" in the package file

Smiling
Hi Vivek,
!: used for z-or C-drive accordingly where you select your application to be install.
its memory card or phone memory.
I think you want to know only this.


Thanks & Regards,
Md.Khalid Ahmad

Thu, 2008-04-03 10:35
Joined: 2008-02-25
Forum posts: 33
Re: unable to install the SIS file

Hi khalid

please check the problem i mentioned earlier
u will come to know wts the prob i m facing

Thu, 2008-04-03 13:52
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
Re: unable to install the SIS file

Well actually I had not told you to do anything. Eye-wink

anyway resources are not handled that way the way you have put it (actually your information is so broken yet again). You are not reading the documents correctly.
On the left side is the source directory and the right side is the target on the phone (as rightly put by Khalid the '!' indicates that it could be phone memory or memory card. But anyway..if you check the docs you will find probably something like this(Again when I went back to check your message, i find another problem..winscw binary is for emulator..for device you might want to package whats under the gcce release directory.)
"C:\Symbian\9.1\S60_3rd\Epoc32\release\gcce\urel\abc.exe "  - "!:\sys\bin\abc.exe"

For resource it might look something like this
"C:\Symbian\9.1\S60_3rd\Epoc32\data\z\resource\APPS\xyz.RSC" - "!:\resource\apps\xyz.rsc"

Also be sure to put in your loczlised files and registration files.(For more details check documents or example pkg files)

Check the documents on how to write pkg file (Please read the documents very carefully..trust me, its not a waste of time)

Fri, 2008-04-04 10:18
Joined: 2008-02-25
Forum posts: 33
Re: unable to install the SIS file

thanks neil

its working

Fri, 2008-04-04 10:21
Joined: 2008-02-25
Forum posts: 33
Re: unable to install the SIS file

but neil

now when i running my app it shows a warning that
feature not supported

can u help for this prob

Fri, 2008-04-04 10:49
Joined: 2008-01-16
Forum posts: 165
Re: unable to install the SIS file

Hi Vivek, Eye-wink

Can you please, specify what type of application are you working on.
and Thanks Neil I have not see the first part of vivek message.


Thanks & Regards,
Md.Khalid Ahmad

Sat, 2008-04-05 11:22
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
Re: unable to install the SIS file

srivvivek, is it possible that you are building your application using one SDK and trying to install the application on a device which supports a lower SDK ?

Check what SDK the device supports and build with the same.

Sat, 2008-04-05 15:24
Joined: 2008-02-25
Forum posts: 33
Re: unable to install the SIS file

Hello Neil

my SDK is for the symbian os v9.1
but my device is of symbian os v9.2

and i think that it should be support the lower version, isn't it

Sat, 2008-04-05 17:50
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
Re: unable to install the SIS file

Is it possible that your app is trying to access a feature which your device doesnt support? For that knowing what your app does..and matching it to the device features might help. have you tried it on other devices or just one device?

Sun, 2008-04-06 07:34
Joined: 2008-02-25
Forum posts: 33
Re: unable to install the SIS file

hello neil

yes i m installing my application on only one device that is N95
and the features i used in the app is supported by the Nokia N95

  • Login to reply to this topic.