03-19-2011 01:51 AM
Solved! Go to Solution.
03-22-2011 05:45 AM
03-22-2011 06:15 AM
while i have never encountered this error there are some specific tips when you search for the error message, both here and on google.
for example:
http://supportforums.blackberry.com/t5/Java-Develo
the MDS simulator also has limited support for attachments, do you see the issue on a real device?
it could also be a permission problem, can you send the attachment from a rim app?
03-22-2011 06:36 AM
Hi Simon,
I do not have real device to test. Yes I am able to send email with rim app.
I am trying to send PDF file with attachment, when I am sending email using "Transport.send(message)"
method. It displaying in sent folder but it not sent and appear with "Cross" mark , and when I tried to invoke mail application with attachment I am getting this error. I don,t have any idea how to solve the issue. I did some application with email fictionally but did not faced such type of problem before.
Thanks
03-22-2011 06:42 AM
MSohm said that the MDS simulator has limited attachment capabilities, i can't say if it is this problem but it looks likely. you should look for a real device to confirm. not everything can be developed with a simulator.
03-22-2011 07:05 AM
04-08-2011 05:52 AM