BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

ReBlogger Contents

Previous posts in WSCF/WCF

 
 
Page 8092 of 21350

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

Blogger : MSDN Blogs
All posts : All posts by MSDN Blogs
Category : WSCF/WCF
Blogged date : 2007 Nov 28

You might get a "Security settings for this service require 'Anonymous' Authentication but it is not enabled for the IIS application that hosts this service." exception when configuring security for WCF services. The reason for such an error is simple: you are exposing an endpoint that requires anonymous auth. Chances are that the offending endpoint is your metadata exchange endpoint. Once you remove this endpoint or you configure a different authentication for it, the error should disappear.

Read comments or post a reply to : Security settings for this service require 'Anonymous' Authentication but it is not enabled for the IIS application that hosts this service.
Page 8092 of 21350

Newest posts
 

    Email TopXML