Page 1 of 1

MMS sending problem

Posted: Fri Mar 26, 2010 7:15 am
by prog019
Hi,

when I click Send MMS button in the demo project,
in Line:
SubmitResponse resp = client.Submit(mes);(method SendSimpleMMS_Click)

get ArgumentOutOfRangeException:
(
Length cannot be less than zero.
Parameter name: length
)

with the same parameters I am successfully sending MMS with another tools.



[/img]