Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WCF and WF
  4. WCF Service Not Getting Doscovered

WCF Service Not Getting Doscovered

Scheduled Pinned Locked Moved WCF and WF
helpcsharpwcfquestion
3 Posts 3 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AmbiguousName
    wrote on last edited by
    #1

    hello guys..I have hosted my wcf service on computer 1. I turned off all the firewall settings of both computers and then I added the service reference on my computer 2 project. But its not getting discovered. It gave the error

    An error (Details) occured while attempting to find this service at 'my service address'.

    I have checked this service on computer 1 and it is working absolutely fine. What can be the problem? thnx

    M F 2 Replies Last reply
    0
    • A AmbiguousName

      hello guys..I have hosted my wcf service on computer 1. I turned off all the firewall settings of both computers and then I added the service reference on my computer 2 project. But its not getting discovered. It gave the error

      An error (Details) occured while attempting to find this service at 'my service address'.

      I have checked this service on computer 1 and it is working absolutely fine. What can be the problem? thnx

      M Offline
      M Offline
      Mark Salsbery
      wrote on last edited by
      #2

      Not sure why it's not working. Make sure the metadata exchange endpoint is configured properly on the host. You should be able to use service URI in a browser and connect to the host. If not then you have issues on the host - the service isn't running, isn't configured properly, and/or a networking issue.

      Mark Salsbery Microsoft MVP - Visual C++ :java:

      1 Reply Last reply
      0
      • A AmbiguousName

        hello guys..I have hosted my wcf service on computer 1. I turned off all the firewall settings of both computers and then I added the service reference on my computer 2 project. But its not getting discovered. It gave the error

        An error (Details) occured while attempting to find this service at 'my service address'.

        I have checked this service on computer 1 and it is working absolutely fine. What can be the problem? thnx

        F Offline
        F Offline
        fingerss5
        wrote on last edited by
        #3

        On the hosted computer test it after hosting. If ok. then on client please point to the correct endpoint address. It is an address issue.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups