|
-
Oct 7th, 2002, 07:47 AM
#1
Thread Starter
Junior Member
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"
-
Oct 7th, 2002, 07:56 AM
#2
What happens if, in VS.Net, you hit F5? That should launch your web browser & list all of the methods of your web service
-
Oct 7th, 2002, 08:21 AM
#3
Thread Starter
Junior Member
I get the message
"Unable to start debugging on the server. The server does not supprot debugging etc.
-
Oct 7th, 2002, 08:27 AM
#4
-
Oct 7th, 2002, 08:32 AM
#5
Thread Starter
Junior Member
I do have IIS installed and running
-
Oct 7th, 2002, 08:48 AM
#6
Well, you've reached the limit of my experience with web services I'm afraid. You searched MSDN?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|