|
My Web Services are not listed in the 'Add Web Reference' dialogue box
I am using Vista, IIS 7.0 and VS 2005 - I can create a C# web services app, record it in IIS as a virtual site and view its methods via IIS OK.
However when I go to 'Add Web Reference' in my C# Windows client app. from Solution Explorer to display the 'Add Web Reference' dialogue box, and then click 'Web services on the local machine', none of my web services are listed. It just displays 'None - no web services were found on the local computer'.
I have tried every thing I can think of but no success. I installed the latest SPs for Vista and VS 2005 and still nothing. I have googled and googled to no avail.
I have tested with the simple 'Hello world' sample and still no good.
Can someone pls tell me why my web services are not displayed.
Thanx in advance.
Rob
|