Results 1 to 6 of 6

Thread: Web services

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2001
    Location
    Accra, Ghana
    Posts
    26

    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"

  2. #2
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724
    What happens if, in VS.Net, you hit F5? That should launch your web browser & list all of the methods of your web service

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Mar 2001
    Location
    Accra, Ghana
    Posts
    26
    I get the message

    "Unable to start debugging on the server. The server does not supprot debugging etc.

  4. #4
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724
    You have IIS installed?

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Mar 2001
    Location
    Accra, Ghana
    Posts
    26
    I do have IIS installed and running

  6. #6
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724
    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
  •  



Click Here to Expand Forum to Full Width