I have got an asp.net website hosted on localhost (IIS7) and I want to use a web service I have made which is on my desktop... How can I connect / find it?
In Visual Studio 2010, if I open the website and web service in the solution explorer, I can add service reference by seaching for service in this solution, no roblem. But when I try to search for service on the local machine I can't find it, and I dont know how / or what the url might look like!

Can anyone help me out? Thanks
