Discussion Board

Results 1 to 15 of 23

Hybrid View

  1. #1
    Super Contributor amit.mangal's Avatar
    Join Date
    Sep 2009
    Posts
    732
    Hi,
    I am new to symbian development. can any body help me to know how to create .sis file with carbide.c++ and how to signed it so that i could install this sis file to my Nokia N-96 mobile.

    Thakns & Regards
    Amit

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,667

  3. #3
    Regular Contributor sunitha.m13's Avatar
    Join Date
    Aug 2009
    Location
    Bangalore, India
    Posts
    454
    Hi,
    I am trying to install my application on to the target.

    I have tried the procedure mentioned here: http://wiki.forum.nokia.com/index.ph...gn_Certificate

    It created Certificate and Keys as mentioned, but giving for creating sis file : file I/O fault, cannot open HelloWorld.sis.

  4. #4
    Registered User mateen_maldar's Avatar
    Join Date
    Aug 2005
    Location
    india
    Posts
    2,063
    Hi,

    check your package file if its generating sis file properly.
    Quote Originally Posted by sunitha.m13 View Post
    Hi,
    I am trying to install my application on to the target.

    I have tried the procedure mentioned here: http://wiki.forum.nokia.com/index.ph...gn_Certificate

    It created Certificate and Keys as mentioned, but giving for creating sis file : file I/O fault, cannot open HelloWorld.sis.
    Regards,
    Mateen Maldar
    "Whatever the mind can conceive and believe, the mind can achieve"

  5. #5
    Super Contributor shafali gupta's Avatar
    Join Date
    Nov 2004
    Posts
    1,009
    Quote Originally Posted by sunitha.m13 View Post
    Hi,
    I am trying to install my application on to the target.

    I have tried the procedure mentioned here: http://wiki.forum.nokia.com/index.ph...gn_Certificate

    It created Certificate and Keys as mentioned, but giving for creating sis file : file I/O fault, cannot open HelloWorld.sis.

    File I/O fault usualyy comes when the specified path in.pkg is not found.

    Are you able to crate a unsigned sis file successfully.
    Regards,
    Shafali

  6. #6
    Regular Contributor sunitha.m13's Avatar
    Join Date
    Aug 2009
    Location
    Bangalore, India
    Posts
    454
    No, sis file has not get generated.
    Only Certificate and Keys are generated !!

  7. #7
    Super Contributor shafali gupta's Avatar
    Join Date
    Nov 2004
    Posts
    1,009
    Quote Originally Posted by sunitha.m13 View Post
    No, sis file has not get generated.
    Only Certificate and Keys are generated !!
    sis file is not getting generated that means something from your .pkg file is not available in the path mentioned.

    Look for line number which hav eerror of file I/O fault.

    How you are creating your sis file?
    Regards,
    Shafali

  8. #8
    Registered User RaymondWK's Avatar
    Join Date
    Aug 2010
    Posts
    1
    I have been able to create a certificate and a key and sign the Cenrep101F8809.sis file,
    and then send to the Nokia E63 using Nokia PC suite via Bluetooth.

    An error message appears: certifcate error. contact the application providers (or developers).

    I didn't include CO, OU or EM in the distinguished name-string parameter.
    I specified the number of days as 7300.

    I copied the .cer and .key files to folder on the phone, but I don't know
    (a) if it's necessary;
    (b) how to access them on the phone;
    (c) what to do with them now that they are on the phone.

    What else should be done?

    Thanks.

    Ray

  9. #9
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    I have been able to create a certificate and a key and sign the Cenrep101F8809.sis file,
    can you explain some more about how you created the certificate and key files ?

  10. #10
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    Those "I <something>"-s suggest that you have created a self-signed certificate. Central repository extensions can not be installed with self-signing, because the package UID is from the protected range. In fact the API is not considered to be open on S60, just it is possible to reconstruct it from the Symbian Signed site and the Symbian Foundation site.

  11. #11
    Registered User srk2011's Avatar
    Join Date
    Apr 2011
    Location
    Hyderabad, IN
    Posts
    36
    Hi iam follwowing the self signing procedure as below i.e http://wiki.forum.nokia.com/index.ph...gn_Certificate.

    I can succefully create a world certificate and worldkey, but unable to do the step 2 i.e signing application

    C:\Symbian\Carbide\workspace\LiveTV\sis>signsis LiveTV.sis LiveTV.sis
    WorldCert.cer WorldKey.key World123



    file I/O fault, cannot open LiveTV.sis. Please tell me where Iam wrong?
    srk2011

  12. #12
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    The input and output file can not be the same. Try signsis LiveTV.sis LiveTV.sisx WorldCert.cer WorldKey.key World123 for example.

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