Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User babk's Avatar
    Join Date
    Oct 2005
    Posts
    44
    hi,

    i use this code in my appli


    TCommDbConnPref iPrefs;
    iPrefs.SetDialogPreference(ECommDbDialogPrefDoNotPrompt);
    //iPrefs.SetDirection(ECommDbConnectionDirectionOutgoing);
    //iPrefs.SetBearerSet(ECommDbBearerGPRS);

    TRequestStatus iStatus;
    imyConnection.Start(iPrefs, iStatus);
    User::WaitForRequest(iStatus);
    and sometimes i have this error : iStatus = -4161
    which is : KErrGsmMMServiceOptionNotSubscribed.
    i would like to know what is the relation betwwen this option and gprs connection and how to disable this error
    thinks

  2. #2
    Registered User mahope's Avatar
    Join Date
    Jul 2006
    Posts
    3
    This is due to your sim card. Maybe you should contact your operator.
    To tell you more, in china, only gotone sim cards have access right to CMNET access point.

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