Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User dwivedi's Avatar
    Join Date
    Mar 2009
    Posts
    13
    hi to all,
    As i got another problem i have signed my application and able to install successfully in emulator also .during installation at one instance the message shown that application is in compatible but it works fine when debug with code .after that my application installed and my application icon is seen but when i clicked on that it cause system error (-1).
    And aplication is not running ...

    how can i solve this problem and why during installation it shows in compatible with simulator .....


    thanks
    mithlesh dwivedi

  2. #2
    Super Contributor mayankkedia's Avatar
    Join Date
    Mar 2004
    Location
    Bangalore,India
    Posts
    2,146
    Well a System Error -1 is KErrNotFound and could mean one of the following:-

    a) Your executable hasn't built correctly, or at all.
    b) One of the DLLs it links against is missing.
    c) Your registration file doesn't point at the right executable.
    d) ive seen this when it cant find an icon, or the private directory was
    not created correctly.

    Please check if any of these conditions happen in your case, otherwise to start with post your .pkg file.

    Cheers,
    Mayank

  3. #3
    Registered User dwivedi's Avatar
    Join Date
    Mar 2009
    Posts
    13
    Quote Originally Posted by mayankkedia View Post
    Well a System Error -1 is KErrNotFound and could mean one of the following:-

    a) Your executable hasn't built correctly, or at all.
    b) One of the DLLs it links against is missing.
    c) Your registration file doesn't point at the right executable.
    d) ive seen this when it cant find an icon, or the private directory was
    not created correctly.

    Please check if any of these conditions happen in your case, otherwise to start with post your .pkg file.

    Cheers,
    Mayank


    I have solved the problem actually my app is missing Icon image and my Data folder is not created at the complile time ...thanks for the help..

    thanks
    mithlesh dwivedi

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    27,747
    Just for completeness: common negative numbers can be found in epoc32\include\e32err.h, but they are also listed here: http://wiki.forum.nokia.com/index.php/Error_codes

Similar Threads

  1. iPhone Blogger Blog Creation Application
    By semaphore10 in forum News, Announcements and Job Listings
    Replies: 4
    Last Post: 2009-10-06, 08:49
  2. Changin UID3 value STOPS the application from running.
    By MehulPatel in forum Symbian C++
    Replies: 11
    Last Post: 2008-10-16, 06:33
  3. What is application running in background?
    By newnb in forum Symbian C++
    Replies: 3
    Last Post: 2007-01-08, 03:03
  4. Uninstalling a running application results in an error
    By Il_Maestro in forum Symbian Tools & SDKs
    Replies: 6
    Last Post: 2005-07-13, 09:14
  5. Exception while running the application on emulator??
    By symnewbie in forum Symbian C++
    Replies: 2
    Last Post: 2005-06-10, 06: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