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. C#
  4. Accessing a WCF service over LAN

Accessing a WCF service over LAN

Scheduled Pinned Locked Moved C#
csharpwcfsysadminquestionworkspace
7 Posts 3 Posters 0 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.
  • T Offline
    T Offline
    teknolog123
    wrote on last edited by
    #1

    hi, I can access my WCF sevice on the same machine by this code: net.tcp://localhost:8888/evalservice and tried to access the service from a client with this code(server name is:server2): net.tcp://server2:8888/evalservice but not successful. Can you please tell me what to do? And are there any other configuration settings that needs to be done? Thanks,

    Richard Andrew x64R C 2 Replies Last reply
    0
    • T teknolog123

      hi, I can access my WCF sevice on the same machine by this code: net.tcp://localhost:8888/evalservice and tried to access the service from a client with this code(server name is:server2): net.tcp://server2:8888/evalservice but not successful. Can you please tell me what to do? And are there any other configuration settings that needs to be done? Thanks,

      Richard Andrew x64R Offline
      Richard Andrew x64R Offline
      Richard Andrew x64
      wrote on last edited by
      #2

      Are the firewalls configured correctly?

      1 Reply Last reply
      0
      • T teknolog123

        hi, I can access my WCF sevice on the same machine by this code: net.tcp://localhost:8888/evalservice and tried to access the service from a client with this code(server name is:server2): net.tcp://server2:8888/evalservice but not successful. Can you please tell me what to do? And are there any other configuration settings that needs to be done? Thanks,

        C Offline
        C Offline
        Calla
        wrote on last edited by
        #3

        Do you get any error message on why you can't connect?

        T 1 Reply Last reply
        0
        • C Calla

          Do you get any error message on why you can't connect?

          T Offline
          T Offline
          teknolog123
          wrote on last edited by
          #4

          Here is the error message: A remote side security requirement was not fulfilled during authentication. Try increasing the Protection Level and/ or Impersonation Level And firewall is off on both client and server

          C 1 Reply Last reply
          0
          • T teknolog123

            Here is the error message: A remote side security requirement was not fulfilled during authentication. Try increasing the Protection Level and/ or Impersonation Level And firewall is off on both client and server

            C Offline
            C Offline
            Calla
            wrote on last edited by
            #5

            So on your proxy object - what kind of settings do you use on your binding?

            T 1 Reply Last reply
            0
            • C Calla

              So on your proxy object - what kind of settings do you use on your binding?

              T Offline
              T Offline
              teknolog123
              wrote on last edited by
              #6

              Hi Calla, I solved the issue. Thanks for your interest

              C 1 Reply Last reply
              0
              • T teknolog123

                Hi Calla, I solved the issue. Thanks for your interest

                C Offline
                C Offline
                Calla
                wrote on last edited by
                #7

                Great! :)

                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