Hi Experts,
I am not able to open the WSDL URL from my browser. Its displaying "The page cannot be displayed" error. Actually I am in the LAN network and others are able to open the WSDL URL. I know the problem is with my desktop and don't know exactly what could be the reason. Please suggest.
Thanks in advance...
Search Result
Collapse
6 results in 0.0028 seconds.
Keywords
Members
Tags
-
Unable to open the WSDL URL from my desktop
-
wse3.0 WseWsdl3.exe tool: Schema Validation Errors.
Hello public,
Got a problem. While generating proxy classes getting warnings: Schema Validation Errors: Error compiling schema.
WSDL descriptor is public: http://eptstest-integra.sodra.lt/ora...tiAsmenis?wsdl
Have tried with Altova XML spy and SoapUI 3.5. Descriptors load well except WseWsdl3.exe tool.
Using such proxy class is ok until you get fault response,... -
SOLVED: nuSOAP returns empty object
Hello, I have very little knowledge when it comes to SOAP, but a developer I'm working with says it will make things easier when passing data to/from client software and the mySQL database. Anyhow, I created this SOAP server per examples and instructions on various websites, and the server appears to be functioning (Server). However, the client software developer says they are getting the "Schedule" object back empty, regardless of what... -
XSD file for Web Service Input
Hi ,
This question is for .Net 2005.
I'm creating a .Net application which will receive the input from the business users as an XML file and it will pass the input to the java web service.
The java web-service has around input 300 fields. I have added the web reference of the java web service in the .Net project. This has generated WSDL file, Web service XSD file and its class file.
Now,... -
Problem with SoapHttpClientProtocol Invoke()
Hello. I am having a problem with the SoapHttpClientP rotocol recognizing a class hierarchy defined in my WSDL and schema. I am using VC#2008Express to import a WSDL from my SOAP server and build a basic client app. I have a base class A and a subclass B extending A. The WSDL defines an action that can be invoked that returns an instance of A. When queried, the server responds with an instance of the subclass B. However, the VC# client returns... -
WSDL validation checks??
I want to know what all checks does a WSDL file go through to be finally marked by any tool as a VALID WSDL file?? I am actually thinking of ways to get my WSDL file to be shown as valid by XMLSPY
There should be some way and I am not able to find that way
DO help me.