Forum Discussion

Bradley12345's avatar
11 years ago

How to copy SOAPUI message to ASP.net ?

Hi
I have used soapUI for years and recommend it to everyone i can. I have a perfectly working soapUI project that sends soap messages to our server, i was able to get this setup and working within 20 minutes. with no help

In visual studio, I have tried to duplicate this for over 3 weeks (120+ developer hours) over several months. Just taking ONE working soap form. trying to put this into a string literal and POST it using an HTTP method, setting network credentials etc. it appears the xml or soap "string literal" is malformed or somehow is losing something in translation.

Can anyone help me figure out how i could even just start sending the soap literal in asp.net?

Is there such a thing as a SoapUI plugin for visual studio?
thanks for any ideas or suggestions