I am using visual studio again after about two years working in other environments. So my skills are a bit rusty. I need to make a web service on localhost using VS 2005. A "hello world" service would be fine for now. If I follow the default choices and then preview my web service, it displays with url like
I SUSPECT that this is because IIS does not really have control over my project. I DO have IIS on my machine. How do I make a ws that IIS really controls??
I SUSPECT that this is because IIS does not really have control over my project. I DO have IIS on my machine. How do I make a ws that IIS really controls??