Discussion Board

Results 1 to 6 of 6
  1. #1
    Regular Contributor joteddy123's Avatar
    Join Date
    Feb 2009
    Posts
    53
    hi,
    we are attempting to create a .sis file using carbide c++ v2.0 n our emulator version is: s60 3rd edition fp1. on installing the .sisx file on the cellphone (n73) we get the error 'unable to install'. we've checked the .pkg files several times using other threads as reference.

    we also tried using another cellphone (n81) which is listed under the compatible phones for 3rd edition fp1. yet the same problem persists.

    what could be the problem? has it got anything to do with the ide? pls help!
    thanks!

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    What is in the .pkg?

  3. #3
    Regular Contributor joteddy123's Avatar
    Join Date
    Feb 2009
    Posts
    53
    this is the MyApp.pkg file:

    Code:
    ;MyApp.pkg
    ;
    ;Language - standard language definitions
    &EN
    
    ; standard SIS file header
    #{"MyApp"},(0xE4FED875),1,0,0
    
    ;Localised Vendor name
    %{"Vendor-EN"}
    
    ;Unique Vendor name
    :"Vendor"
    
    ;Supports Series 60 v 3.0
    [0x101F7961], 0, 0, 0, {"Series60ProductID"}
    
    ;Files to install
    ;You should change the source paths to match that of your environment
    ;<source> <destination>
    "$(EPOCROOT)\Epoc32\release\armv5\udeb\MyApp.exe"		-"!:\sys\bin\MyApp.exe"
    "$(EPOCROOT)\Epoc32\data\z\resource\apps\MyApp.r01"		-"!:\resource\apps\MyApp.r01"
    "$(EPOCROOT)\Epoc32\data\z\private\10003a3f\apps\MyApp_reg.r01"	-"!:\private\10003a3f\import\apps\MyApp_reg.r01"
    "$(EPOCROOT)\epoc32\data\z\resource\apps\MyApp_aif.mif" -"!:\resource\apps\MyApp_aif.mif"

  4. #4
    Regular Contributor kapnkore's Avatar
    Join Date
    Apr 2009
    Location
    Delhi
    Posts
    136
    Check the capabilities of cer you r using to sign sis file are same with the application

  5. #5
    Nokia Developer Champion savaj's Avatar
    Join Date
    Oct 2007
    Location
    જુનાગઢ - India
    Posts
    3,034
    Quote Originally Posted by joteddy123 View Post
    hi,
    we are attempting to create a .sis file using carbide c++ v2.0 n our emulator version is: s60 3rd edition fp1. on installing the .sisx file on the cellphone (n73) we get the error 'unable to install'. we've checked the .pkg files several times using other threads as reference.

    we also tried using another cellphone (n81) which is listed under the compatible phones for 3rd edition fp1. yet the same problem persists.

    what could be the problem? has it got anything to do with the ide? pls help!
    thanks!
    The error Unable to install occurs when you try to violate data caging concept, i.e. try to access other application's private folder. but your .pkg looks ok (hope you shown whole .pkg) to me.

    Is the error message is only Unable to install or have some more text?? Like Unable to install a protected application from an untrusted supplier ??? or Unable to install. Constrained by the certificate.

  6. #6
    Nokia Developer Champion kiran10182's Avatar
    Join Date
    Mar 2006
    Location
    Helsinki, Finland
    Posts
    8,236
    Quote Originally Posted by joteddy123 View Post
    this is the MyApp.pkg file:

    Code:
    ;<source> <destination>
    "$(EPOCROOT)\Epoc32\release\armv5\udeb\MyApp.exe"		-"!:\sys\bin\MyApp.exe"
    Is the highlighted part above intentional? Do you have RVCT compiler?

    Anyways search for "Unable to install" here on this blog; people have reported many good reasons to probe into and see if anyone applies in your case. http://blogs.forum.nokia.com/index.p...7&articleId=93
    Nokia Developer Wiki Moderation team

Similar Threads

  1. Replies: 5
    Last Post: 2013-03-24, 13:57
  2. problem in database creation
    By amol3955 in forum Symbian C++
    Replies: 2
    Last Post: 2009-03-05, 11:31
  3. problem with log file creation
    By Priya_m in forum Symbian C++
    Replies: 17
    Last Post: 2007-01-04, 16:11
  4. Problem "Project creation aborted. "
    By samboo in forum Symbian C++
    Replies: 0
    Last Post: 2004-09-16, 03:19
  5. Replies: 1
    Last Post: 2002-10-24, 12:35

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved