I made a Flex3 project using «Data>Create Application from Database» and named "Registro". "Registro" is a table name from a remote SQL server 2008 database . It's ASP.NET 6 I got .NET 3.5 lik...
Hi, this is my first Web Services project. I was able to successfully parse a WSDL file using ws import by pointing to the WSDL out on a web page. However, the next WSDL file I need to parse...
I have created a webservice client which should actually import a WSDL file from the link
http://mvneplatform.com/CMSService.asmx?WSDL.
I am able to import it as ling as the link i...
I am calling one web service (WSDL file ), which is in Web Sphere Commerce 6.0, from one Java Project(Web Service Client) created on RAD7.0. When I am generating client in RAD7.0 through WEB S...
Hi all,
I have a Web Service developed in c# and i uploaded to my server and i also can make the requests propertly.
The problem is that the WS is visible to anyone and i wanted to make...
Hi:
I need to create a fixed size structure for storing a WSDL in a database and even though i know that in theory the size of the WSDL file has no limits i need to be practical about it an...