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. Problem with WCF windows service

Problem with WCF windows service

Scheduled Pinned Locked Moved WCF and WF
csharpwcfsysadminhelpquestion
2 Posts 2 Posters 8 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.
  • R Offline
    R Offline
    Ramya G
    wrote on last edited by
    #1

    Hi All, I have created an WCF windows service. The service works fine when the service account is set to local system. But I want to access the service running in machine A, from machine B in the same network. I tried changing the service account to Network service in machine A. But I am not able to run the windows service with service account set to "Network Service". Can any one provide me the solution for this?

    L 1 Reply Last reply
    0
    • R Ramya G

      Hi All, I have created an WCF windows service. The service works fine when the service account is set to local system. But I want to access the service running in machine A, from machine B in the same network. I tried changing the service account to Network service in machine A. But I am not able to run the windows service with service account set to "Network Service". Can any one provide me the solution for this?

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      I assume that your two machines are part of a domain. If so, create a domain account and use that account to start up your services on the two local computers. They will now be able to communicate with each others. Also, when you say, access the service from machine a to machine b; are you speaking about the Windows Service itself or the WCF endpoints?

      Cheers, Karl » CodeProject 2008 MVP My Blog | Mole's Home Page | How To Create Screen Capture Videos For Your Articles

      Just a grain of sand on the worlds beaches.

      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