Thursday, March 22, 2012

Web services

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"What happens if, in VS.Net, you hit F5? That should launch your web browser & list all of the methods of your web service
I get the message

"Unable to start debugging on the server. The server does not supprot debugging etc.
You have IIS installed?
I do have IIS installed and running
Well, you've reached the limit of my experience with web services I'm afraid. You searched MSDN?

0 comments:

Post a Comment