
call java web service by visual basic.net
i've developed a web service in java by Java API XML RPC
and a client by
Visual Basic.net; the problem is:
when i search the wsdl of my service by "add web
reference" in visual studio IDE, it's all OK and i link
it; but when i try to call remote method of my java web
service it occurs this exception:
"System.Net.WebException: connection closed, cannot
connect to remote server"
HELP ME!! where's the popular interoperability?!?!?!
thanks