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

  • Home
  • SEARCH
  • 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 6149579
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T19:28:34+00:00 2026-05-23T19:28:34+00:00

I am attempting to set up a web service that uses windows authentication and

  • 0

I am attempting to set up a web service that uses windows authentication and NetTCPBinding on IIS 7. currently I am getting this error when I attempt to access the wysdl

“Security settings for this service require ‘Anonymous’ Authentication but it is not enabled for the IIS application that hosts this service. “

The relevant sections of my Config file look like this…

<behaviors>
    ...
    <serviceBehaviors>
        <behavior name="WCFHostService.MyServiceBehavior">
            <serviceMetadata httpGetEnabled="false" />
            <serviceDebug includeExceptionDetailInFaults="false" />
        </behavior>
    </serviceBehaviors>
</behaviors>
<services>
    <service name="UPMC.ISD.EADIS.ACO.ACOServiceConcept">
        <endpoint name ="TCP_Binding"
                address=""
                binding="netTcpBinding"
                contract="UPMC.ISD.EADIS.ACO.ACOServiceConcept.IACOService"/>
        <endpoint name="mexHttpbinding"
                contract="IMetadataExchange"
                binding="mexTcpBinding"
                address="mex" />
    </service>
</services>

How do I get the “security settings” for my service to align to allow me to access this service? I also just read that you can get rid of the error by getting rid of your mex binding endpoints or by enabling anonymous authentication. But how do you get your wsdl if you don’t have mex binding? Well I guess I will give that a go, but if you have any other advice I will most certainly take it.

Thanks.

  • 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-05-23T19:28:35+00:00Added an answer on May 23, 2026 at 7:28 pm

    According to WCF NetTcpBinding Security – how does it work?, the default security setting for NetTCP is Windows Authentication. It sounds like one or two things might be the issue:

    1. Ensure Windows Authentication is enabled (in the IIS Management Console under Authentication – same place where you find the switch for Anonymous Authentication as in @Joel C’s answer).

    2. You might want to try specifying the windows account credentials when you create the client proxy, in case the account running the client is unable to authenticate.

    Are the client and the server in the same domain?

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

Sidebar

Related Questions

All, I'm attempting to write a Junit test that calls a Web Service client
I am attempting to write an ASP.net web service that will be utilized by
I have a JAX-RPC web service that I am attempting to consume using Spring.
I'm attempting to set up basic logging to the windows event log in .net
I have a Perl script that I'm attempting to set up using Perl Threads
I'm attempting to use an HttpDelete object to invoke a web service's delete method.
I'm attempting to eliminate tempuri.org from my WCF service, hosted in IIS using fileless
I'm attempting to eliminate the duplication accross two ASP.NET web projects that use exactly
I'm running Windows 7 64-bit. I'm attempting to host a WCF service which will
I have a web service that I can only hit if I'm logged into

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.