Discussion Board

Results 1 to 8 of 8
  1. #1
    Registered User vamsi007's Avatar
    Join Date
    Jan 2007
    Posts
    21
    Hi knowledge spices,
    this is vamsi i am working with series60 devices in Visual Studio C#.net with the help of Appforge on symbion OS.I managed to get the .SIS file for my application which is working fine.
    My query is how can i download this .SIS file from a server(Public IP)? and I came to know the installation will be done automatically when that .SIS file is given to Device. Urgent requirement.
    Thanks inAdvance.

  2. #2
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    Just type in the URL in the Phone Browser. It will download and will Ask for Installation Permission.

  3. #3
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,413
    And make sure you define on your web server the correct MIME types for .sis (and .sisx files, if it is a signed installation file for Symbian 9 based devices):

    .sis -> application/vnd.symbian.install

    .sisx -> x-epoc/x-sisx-app

    How you do it depends on what/whose web server you have (and whether you have the rights to do it yourself or need to ask some administrator to do it for you).

  4. #4
    Registered User vamsi007's Avatar
    Join Date
    Jan 2007
    Posts
    21
    Thanks prtrib,
    I am using SAP web application server (WAS) i am placing this .sis file in Server0 folder of my WAS which is the context path of this server.
    With the help of JSPand serverlet contentdisposition i am calling this file into my emulator.
    My majoe requirement is i want my sis file to be downloaded.
    please suggest me ..
    thanks in Advance

  5. #5
    Registered User tomutal's Avatar
    Join Date
    Mar 2003
    Location
    Bucharest, Romania
    Posts
    41
    1) Place your sis on the server in a accessible location.
    2) Open your favorite browser on a PC and type in the URL of your file.
    3) At this point you should have the file downloaded on the PC and thus the confirmation that at least on part the problem is solved.
    4) On the phone (not on emulator, the installation fails there for completely other reasons) start the browser and navigate to the same URL
    5) At this point you should see the download in progress and then a prompt to initiate the installation.
    6) If the install fails you may need to make sure that the server associates the right MIME type with the sis file. There are many ways to figure out what is currently being sent and at least one (specific to your web server) to fix the problem.

  6. #6
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,413
    And in the case of SAP WAS, look up the SAP WAS documentation, or call SAP customer support, on how to configure it to send the correct MIME types.

    I've never seen or used SAP WAS (as far as I know), so I can't help you in configuring it properly.

  7. #7
    Regular Contributor mreaves's Avatar
    Join Date
    Jan 2004
    Posts
    165
    How did you get AppForge to generate the SIS, I can't get it to do this at all, or even to download an app to a real phone, it keeps saying there is an error.

  8. #8
    Regular Contributor mreaves's Avatar
    Join Date
    Jan 2004
    Posts
    165
    I keep getting a error with a certificate when I try to install it on a handset.

Similar Threads

  1. problem when importing from carbide c++ to vs 2003!
    By misfit.physics in forum Symbian Tools & SDKs
    Replies: 12
    Last Post: 2008-02-19, 09:45
  2. File server: Compilation error in carbide.c++
    By justteam in forum Symbian C++
    Replies: 6
    Last Post: 2007-01-03, 23:44
  3. Download sis file fails to install
    By ramiqadi in forum Symbian C++
    Replies: 2
    Last Post: 2005-08-16, 17:08
  4. How to download file from server into app
    By vyablokov in forum Symbian C++
    Replies: 1
    Last Post: 2004-12-18, 20:54
  5. Server not being invoked directly. Only a particular file being invoked
    By Nokia_Archived in forum Mobile Web Site Development
    Replies: 1
    Last Post: 2002-05-21, 14:41

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