Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8346157
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T06:55:11+00:00 2026-06-09T06:55:11+00:00

I have created a WCF Service in a Server using netTcpBindind. I am able

  • 0

I have created a WCF Service in a Server using netTcpBindind. I am able to access the service when I run the WCF client at office. But I am getting the error message “The server has rejected the client credentials.” when I run the same WCF Client at home connected to my office network using VPN. (Office Laptop with same Domain).
Note: I use the same laptop at home and in office. (Domainname\Dickson)

Here is the WCF Service Configuration Settings running in server.

<services>

  <service behaviorConfiguration="DTATDataEngine.DTATServiceBehaviour" name="DTATDataEngine.DTATService">     

    <endpoint address="" binding="netTcpBinding" bindingConfiguration=""
      contract="DTATDataEngine.IDTATService">
      <identity>
        <dns value="localhost" />
      </identity>
    </endpoint>        
    <endpoint address="mex" binding="mexTcpBinding" bindingConfiguration=""
      contract="IMetadataExchange" />
    <host>
      <baseAddresses>
        <add baseAddress="net.tcp://XXX.XXX.XXX.XXX:8523/DTATService" />
      </baseAddresses>
    </host>
  </service>
</services>
<behaviors>
  <serviceBehaviors>
    <behavior name="DTATDataEngine.DTATServiceBehaviour">
      <serviceMetadata httpGetEnabled="false" />
      <serviceDebug includeExceptionDetailInFaults="false" />
    </behavior>
  </serviceBehaviors>
</behaviors>

Someone can help me on this!

Many Thanks,
Dickson

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T06:55:12+00:00Added an answer on June 9, 2026 at 6:55 am

    Where’s your <bindings> section, and more importantly, the <security> section of your netTcpBinding? I guess the default security for net.tcp is Transport, which uses a Windows client credential.

    Your work PC logs onto the domain and thus is authenticated, while your home PC only is in a workgroup and cannot authenticate to your service running in the domain.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created WCF client/ server applications using calculator demo as mentioned in http://msdn.microsoft.com/en-us/library/ms734712.aspx
I have created a WCF Publish/Subscribe service using WSDualHTTPBinding. It allows a server application
I have a Data Service created using WCF that internally uses nHibernate. This WCF
I have created an OData/WCF service using Visual Studio 2010 on Windows XP SP3
I have created an application which has a client (WPF) and the Server (WCF),
I have created a WCF server in a PC named PC1. I access the
I have created and deployed the wcf service on server as a windows service,
I have an OData WCF ADO.NET service created with Entity Framework using protocol version
I'm using self-tracking entities in a WCF client-server application. My WCF service returns various
I have created a WCF service for uploading images , which accepts System.IO.Stream as

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.