I am trying to adapt some JavaScript code to call a working WCF service in my C# .NET 3.5 solution. I need to figure out the URL of the WCF. Should be pretty simple, I would hope.
I am trying to adapt some JavaScript code to call a working WCF service in my C# .NET 3.5 solution. I need to figure out the URL of the WCF. Should be pretty simple, I would hope.