Error KErrPermissionDenied while connecting to gprs.
| Wed, 2008-01-02 12:05 | |
|
Hi Friends, I made a GPRS manager dll through which one of my applications gets connected to GPRS successfully. Because my first application is using GPRS manager dll so i GPRS dll in it's pkg file. TConnectionInfo iConnectionInfo; if (KErrNone == lResult) Please help me . |
|






Forum posts: 159
Check you have any necessary capabilities required to call Attach()
Forum posts: 42
Thanks dear,
This was certainly issue with capabilities.