| Reply | « Previous Thread | Next Thread » |
Facing the problem in CreateAndSendMessageL() Quote:
|
| parag_purkar |
| View Public Profile |
| Find all posts by parag_purkar |
|
_LIT(KFileName,"\\private\\e52dbe00\\sendfile.txt");
TUid serviceUid = iSendUi->ShowSendQueryL(); if(serviceUid.iUid == 0) return; TSendingCapabilities capa; iSendUi->ServiceCapabilitiesL( serviceUid, capa ); CMessageData* messageData = CMessageData::NewL(); CleanupStack::PushL( messageData ); messageData->AppendAttachmentL( KFileName ); iSendUi->ShowQueryAndSendL( messageData ); CleanupStack::PopAndDestroy(); // messageData Try this think usign this u can get dialog providing the list of services available so u can select and way ur message goes to the destination bharatuppal@gmail.com 24 X 7 browsing can make you a Good Developer ahhaahaa ![]() |
| bharatuppal |
| View Public Profile |
| Find all posts by bharatuppal |
|
it application exit on device ..I trried it for 3rd edition..!
|
| parag_purkar |
| View Public Profile |
| Find all posts by parag_purkar |
|
Hey man Which service did you selected when it gave you choices
if you have selected Irda then it will definetly crash as if you go and read the release notes of 3rd edition they have mentioned Send a file via irda is not possible its a known issue Do let me know which service you are selecting With Regards Bharat |
| bharatuppal |
| View Public Profile |
| Find all posts by bharatuppal |
|
Hi Bharat ..........The Code works properly....There is some header which is missing in file.....
Thanks! Quote:
|
| parag_purkar |
| View Public Profile |
| Find all posts by parag_purkar |
|
Hey guys is this still an issue?
I can send files from outside private folder using irda, but anything inside \private will fail. http://discussion.forum.nokia.com/fo...646#post470646 |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Problem with eglSwapBuffers and heap corruption | greatape | Symbian Media (Graphics & Sounds) | 2 | 2007-05-24 04:35 |
| netcards - Problem with opening adapter | kernj | Symbian Tools & SDKs | 5 | 2007-01-10 09:56 |
| WAP service problem on Apache | bigg_o | Browsing and Mark-ups | 3 | 2005-04-17 17:05 |
| Problem: S60 SDK for CW in PC with .NET | anttij | Carbide.c++ IDE and plug-ins | 1 | 2005-02-28 12:36 |
| wireless problem | sash_mca | General Browsing | 0 | 2003-06-06 12:34 |