[MantisConnect] mantisconnect problem: xml-html error
Brought to you by:
vboctor
From: Nils M. <nm...@bu...> - 2007-01-31 13:09:18
|
Hi, I have got a problem connecting to mantis with mantisconnect within visual = studio 2005. I made a WebReference to "http://localhost/mantis/mc/mantisconnect.php?wsdl= " without problems inside my project and now want to execute code delivered= with mantisconnect. But when I start my program the debugger pops up with the exception message= : "Client found response content type of 'text/html', but expected 'text/xm= l'." The "mantisconnect.php?wsdl"-URL is accessible via internet-explorer and th= e internal vs browser and shows a perfectly clear xml-dataset. I'm using: mantis-1.1.0a2 MantisConnect-1.0a5 nusoap-0.7.2 and xampp-win32-1.5.5 as a php/sql-webserver I hope you understand my problem and you can help me. Thank you. |