473,325 Members | 2,308 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

How is this web service discription language(WSDL) created

Hello!
I have created a web service that is working on my localhost using IIS.
If I enter the asmx file in this way http://localhost/webcalc/webcalc.asmx
for the web service in the Internet explorer I can see at the top a link to
Service Description.

If I click on this link an XML file is shown and this address is shown at
the address field
http://localhost/webcalc/webcalc.asmx?WSDL

Now to my question. In my web service project I have only two files which
are:
1. An ASMX file called webcalc.asmx
2.A code-behind file where the methods are implemented called service.cs

Is this XML file creted automatically by the internet expoler when a click
at the service description above

//Tony
Sep 28 '07 #1
1 1290
The WSDL file is created automatically by the .NET framework on the server
when you visit that link.
Internet Explorer is not involved - apart from displaying it of course :)

Andrew

"TonyJ" <jo*****************@telia.comwrote in message
news:%2****************@TK2MSFTNGP06.phx.gbl...
Hello!
I have created a web service that is working on my localhost using IIS.
If I enter the asmx file in this way http://localhost/webcalc/webcalc.asmx
for the web service in the Internet explorer I can see at the top a link
to
Service Description.

If I click on this link an XML file is shown and this address is shown at
the address field
http://localhost/webcalc/webcalc.asmx?WSDL

Now to my question. In my web service project I have only two files which
are:
1. An ASMX file called webcalc.asmx
2.A code-behind file where the methods are implemented called service.cs

Is this XML file creted automatically by the internet expoler when a click
at the service description above

//Tony


Sep 28 '07 #2

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

Similar topics

0
by: jim.long | last post by:
I am trying to write a custom WSDL file to interface with a SOAP::Lite server. I am comming from an IIS server running ASP. I have network snoops if they are needed. Could someone with more...
2
by: Ramkishan Algude via DotNetMonster.com | last post by:
Hi, I am new to Windows services. I have careated one service application in VB.net. I want to debug that service, How can I do this. Please give me the clue. -- Message posted via...
2
by: JJ | last post by:
Hi, Ok I uninstalled WSE2.0 sp3 and still get the same error in proxy file from web service. I have a web service thats local and created a web ref called lh1. At the top of my win form where...
0
by: ar | last post by:
What is the best way to return data from web service created in .NET: in recordset, in array, in hashtable or in any other collection? The web service will be created in either VB.Net or C# based...
2
by: hazz | last post by:
if I can ask that in this newsgroup? <input message="tns:addRestaurantIn"/> what is the tns used for here in this wsdl? Thank you thank you.. -hazz
13
by: Edje.Rommel | last post by:
Hello, I've have a problem with a webservice. I just want to validate a VAT number by country code and VAT numer. The return value should be like "it's valid" and/or the name where it's...
5
by: Daythryl | last post by:
I've got some VB code that's supposed to retrieve a Map from a Web Service written in Java, running under Tomcat via Axis-1.4. I'll list the WSDL, the response message and the source code below. ...
0
by: =?Utf-8?B?ZGF2aWQ=?= | last post by:
I have developed web services under .net framework 1.1, myWebServ.asmx with methods, getInfo() and getInfo(int). Those are working fine for the clients created by .NET Visual Studio. However,...
0
by: dalong | last post by:
Hi All, is there a way to change WSDL file generated by .NET 2.0 for web services, when i click on "Service Description"? (https://localhost/MyService/MyService.asmx?WSDL) I want to add a...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.