I am the beginner in this technology and its been 8 hours straight and i am not able to figure out the issue, the first thing i am not understanding is about first 3 tags,
Code:
soapenv:Envelope
soapenv:Header
soapenv:Body
the request which is generated by C# does not include "soapenv:"
More over the exception "Data at the root level is invalid".
I have tried the other way, directly...