473,493 Members | 2,254 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Generating a WSDL for your Web Service

How do you create a .wsdl file for a Web Service you are developing
using Visual Studio .NET 2003?

Feb 2 '06 #1
4 5324
Hi,

Adding a web reference to the web service will do that for you.

Ken
-----------------

"Water Cooler v2" wrote:
How do you create a .wsdl file for a Web Service you are developing
using Visual Studio .NET 2003?

Feb 2 '06 #2
CMM
I never had to create a web service in 2003 (used remoting exclusively)...
but I do know that in VS2005 you can get the "at-runtime" generated wsdl
file by just running your web service project and clicking on the "Service
Description" link (or pointing your browser direcly to the web service app
url http://localhost/mywebservice for instance).

Maybe there's something similar in 2003?

"Water Cooler v2" <wt*****@yahoo.com> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
How do you create a .wsdl file for a Web Service you are developing
using Visual Studio .NET 2003?

Feb 2 '06 #3
Well normally you can reference the soap by just adding ?wsdl after the
webservice call
however it is possible to just create wsdl documents with this Framework
tool

http://msdn.microsoft.com/library/de...oldiscoexe.asp

and then you can create a proxy class out of that with this frwamework tool

http://msdn.microsoft.com/library/de...oolwsdlexe.asp

regards

Michel Posseth [MCP]
"Water Cooler v2" <wt*****@yahoo.com> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
How do you create a .wsdl file for a Web Service you are developing
using Visual Studio .NET 2003?

Feb 2 '06 #4
If you have already written the web service, then using <url of service>?wsdl
will get you the WSDL

--
Rgds,
Anand
VB.NET MVP
http://www.dotnetindia.com
"Water Cooler v2" wrote:
How do you create a .wsdl file for a Web Service you are developing
using Visual Studio .NET 2003?

Feb 2 '06 #5

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

Similar topics

1
2172
by: Ben Crinion | last post by:
I dont think my generated classes are creating a correctly formatted soap envelope I have entered the WSDL into the WebServices Studio app (app is from here...
5
10303
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...
4
8814
by: Water Cooler v2 | last post by:
How do you create a .wsdl file for a Web Service you are developing using Visual Studio .NET 2003?
0
2133
by: José Joye | last post by:
hello, I have to communicate with a web Service for which I received the WSDL below. When trying to generate the client proxy, it gives me the error (see below). After investigation, I have...
1
2839
by: louis_la_brocante | last post by:
Dear all, I am having trouble generating a client proxy for a webservice whose methods return a "complex" type. The type is complex in that it is a class whose members are a mix of primitive...
1
1935
by: Fan | last post by:
Hi, everyone When I first set up a web service in .Net 1.1, seems .Net will automatically build the WSDL file. And the element type of each field in input and output has been automatically...
9
11912
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: ...
0
1990
Sakalicek
by: Sakalicek | last post by:
Hi all, I have following problem in my application. I have Web Service and project which uses methods from this Web Service. I created proxy WsProxy by wsdl.exe and put it into that project. But...
0
1953
by: g-forsmo | last post by:
Hi! I am trying to implement a web service after a wsdl generated from BEA Web logic. I have used a tool called WSCF - Schema-Based Contract- First Web Services to generate a web service from a...
0
7119
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7157
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7195
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6873
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7367
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4889
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3088
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3078
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
285
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.