I have inventory application in .NET which is going interoperate with Salesforce.
How to generate WSDL file of a web service, I was told that Visual Studio automatically create it and also told that it was not created physically if it is then how to export it to remote machine to access if WSDL.exe
command do it with asmx file, what is the exact location where it should be fired.
Please suggest If i am missing any link.