Server Error in ‘/’ Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: An error occurred creating the configuration section handler for system.serviceModel/bindings: Could not load type ‘System.Security.Authentication.ExtendedProtection.Configuration.ExtendedProtectionPolicyElement’ from assembly ‘System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’.
Source Error:
Line 543: </endpointBehaviors> Line 544: </behaviors> Line 545: <bindings> Line 546: <basicHttpBinding> Line 547: <binding name=”BasicHttpBinding” closeTimeout=”00:01:00″ openTimeout=”00:01:00″ receiveTimeout=”00:10:00″ sendTimeout=”00:01:00″ allowCookies=”false” bypassProxyOnLocal=”false” hostNameComparisonMode=”StrongWildcard” maxBufferSize=”524288″ maxBufferPoolSize=”524288″ maxReceivedMessageSize=”524288″ messageEncoding=”Text” textEncoding=”utf-8″ transferMode=”Buffered” useDefaultWebProxy=”true”> |
Link to post on this error: http://social.msdn.microsoft.com/Forums/en-US/netfxnetcom/thread/853e2c1e-9216-46b3-b8e7-0594b64f01b4
Leave a Reply