I have an ASP.Net website that use some webservices.
For each webservice used by my project I have a folder full of scvmap / disco / wsdl / svcinfo files.
Do these wsdl/disco/svcinfo files need to exist on the web server so that my website can USE the referenced webservice?
Do I need to upload them on my webserver?