PDA

View Full Version : Python SOAP client problem


Python
04-09-2010, 03:59 PM
Hi, I'm having a lot of problem making a SAOP client in Python. I have tried various methods, but non of them seems to work for me. I have a .Net web service, available from an IIS server on another machine. I can access it trough browser, and everything works fine. The function I need...