472,982 Members | 1,890 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,982 software developers and data experts.

wsdl file


I was given a DISCO and WSDL file and a url in order to call a web service
(not written in dot net)
I am not sure what to do this information.
I could code the request by building a sope xml message and using http post
but
Is there some other way to do this without writting all this code?
In this case there is no http location to add the web reference
Thanks Greg
Nov 21 '05 #1
2 6689
Hi,

You can use the WSDL.exe to generate the proxy code from the wsdl file.
More on WSDL can be found under
http://msdn.microsoft.com/library/de...oolWsdlexe.asp

Well.Go to the visual studio .net command prompt.
Move to your specific project folder.

Enter the output file path and the wsdl file path
eg) wsdl /out:myproxy.cs Service1.wsdl

The specified proxy file will be created to your current command prompt
folder.

Now open your web service client project.
Add this generated proxy file to your project.

Now you can call the webservice without any web reference.

Hope this helps.
Regards,
R.Balaji

"Greg Decos" <gd****@optonline.net> wrote in message
news:vn**********************@news4.srv.hcvlny.cv. net...

I was given a DISCO and WSDL file and a url in order to call a web service
(not written in dot net)
I am not sure what to do this information.
I could code the request by building a sope xml message and using http post but
Is there some other way to do this without writting all this code?
In this case there is no http location to add the web reference
Thanks Greg

Nov 21 '05 #2
Thanks!!!
I looked at this utility before but thought it was only for asmx files

Greg
"R.Balaji" <rb********@hotmail.com> wrote in message
news:uy**************@TK2MSFTNGP12.phx.gbl...
Hi,

You can use the WSDL.exe to generate the proxy code from the wsdl file.
More on WSDL can be found under
http://msdn.microsoft.com/library/de...oolWsdlexe.asp
Well.Go to the visual studio .net command prompt.
Move to your specific project folder.

Enter the output file path and the wsdl file path
eg) wsdl /out:myproxy.cs Service1.wsdl

The specified proxy file will be created to your current command prompt
folder.

Now open your web service client project.
Add this generated proxy file to your project.

Now you can call the webservice without any web reference.

Hope this helps.
Regards,
R.Balaji

"Greg Decos" <gd****@optonline.net> wrote in message
news:vn**********************@news4.srv.hcvlny.cv. net...

I was given a DISCO and WSDL file and a url in order to call a web service (not written in dot net)
I am not sure what to do this information.
I could code the request by building a sope xml message and using http

post
but
Is there some other way to do this without writting all this code?
In this case there is no http location to add the web reference
Thanks Greg


Nov 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: trexim | last post by:
Hi, I am trying to create a Web Reference for CSTA using the URL http://www.ecma-international.org/standards/ecma-348/csta-wsdl/csta-wsdl-all-operations.wsdl Visual .Net complains that: "...
1
by: ffhansix | last post by:
Hi, I am having problems with generating a c# proxy class from a IBM websphere WSDL file, when running the wsdl.exe to create the c# proxy file command i recieve an error: Warning: one or...
0
by: Dave | last post by:
Hi, If anyone could help with this, I would greatly appreciate it! I've created my own WSDL file and referenced an XSD file too. I've generated a service side interface using wsdl /server, and...
0
by: saish | last post by:
Hello I am new to vb.net webservice. My requirement is to design a VB.net web service which will send and receive xml documents. The xml document send and received would be a very complex .xsd...
5
by: Mike Logan | last post by:
I used WSDL.exe to generate a client side web proxy for a web service, called the web service, got the results but an array returned by the web service is not in the results. However if I use...
0
by: Andreas | last post by:
Hi, Im trying to consume a webservice described by the WSDL below, however When i try to add the WSDL it does not work, tried to run it through WSDL.EXE It validates in XMLSpy, but WSDL.exe...
4
by: WebDev2 | last post by:
I have a web service created via Visual Web Developer Express Edition on a IIS Server with .NET 2.0 installed. The test page displays just fine when the URL of the .asmx page is entered into a...
3
by: Arpan | last post by:
Web Services make use of proxy classes whose methods & properties are accessed in exactly the same way as how a normal class' methods & properties are accessed. So what for does ASP.NET generate...
9
by: Cesar | last post by:
Hello there, A java programmer sent me a wsdl file, which I have to use to consume his web methods. When I run the wsld.exe tool to generate the class' code, I get the following message: ...
3
by: Siva | last post by:
Hi all, I want to Convert a WSDL to a SOAP message. Is there any way to do this. I am using .NET 2.0 Thanks in Advance Siva
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.