Hi Everyone,
Please help me out !!!
i try to consume a external web service with Post method but i have a problem when i try to debug this plugin with registraion plugin tool
in th line :
using (Stream formWriter = request.GetRequestStream())
the tool stoped and go out,
i don't know the problem !!!!!
thank you...