How do I create a .wsdl file?

J

Jack Wright

Dear All,
I would like to know
1. How do I create a .wsdl file from my asmx webService?
2. Will this make my proxy execution faster?
3. Can I create .wsdl files on my machine and put it on the Client's WebServer?
4. .wsdl file is actually a soap complied proxy object of the asmx file right?

Please help...

TALIA

Many Regards
Jack
 
T

Trapulo

Jack Wright said:
Dear All,
I would like to know
1. How do I create a .wsdl file from my asmx webService?

I think you can call the page passing ?wsdl
2. Will this make my proxy execution faster?

I think you don't have to call it explicit because the client (VS) call it
only one time to detect service's interface... So this is not a problem.
3. Can I create .wsdl files on my machine and put it on the Client's
WebServer?

I think no, see prev answer
4. .wsdl file is actually a soap complied proxy object of the asmx
file right?

it is the definition of service's interface (types, methods, etc.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,025
Latest member
KetoRushACVFitness

Latest Threads

Top