Hello,
I am using the sample code, SendAs2Example, in S60_3rd_FP2. I did not modify the source code and the building process is successful. However, when I run it in the emulator, the emulator crashes.
The crash happened at
RSendAs iSendAs;
TInt err = iSendAs.Connect(KSendAsDefaultMessageSlots);
Does anyboy know the reason of it? Or this example cannot execute in the emulator? Or I should configure the emulator to support sendas server?
Thanks,
Wenhui Hu



