I just installed VS.net and I am trying my hands on some tutorials. I typed the code to create a web service. when I try to open the .asmx file in a browser to display the service. The browser tries to download the file instead. Can you please help.

Do I have to configure anything in the IIS or run any other service.

I have also tried adding a web reference to another applcation but when I put address

http://Mathservice/Mathservice.asmx

I get a message "no web services available"