Problem with WCF Network service.
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
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?