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 7539895
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T07:30:10+00:00 2026-05-30T07:30:10+00:00

I recently configured my SDL Tridion 2011 CME to use multiple host headers. To

  • 0

I recently configured my SDL Tridion 2011 CME to use multiple host headers. To enable the CME to load I set WCF.RedirectTo in the appropriate web.config. However, my Core Service no longer works. I get the following error:

WebHost failed to process a request.
Sender Information: System.ServiceModel.ServiceHostingEnvironment+HostingManager/63835064
Exception: System.ServiceModel.ServiceActivationException: The service ‘/webservices/CoreService.svc’ cannot be activated due to an exception during compilation. The exception message is: This collection already contains an address with scheme http. There can be at most one address per scheme in this collection. If your service is being hosted in IIS you can fix the problem by setting ‘system.serviceModel/serviceHostingEnvironment/multipleSiteBindingsEnabled’ to true or specifying ‘system.serviceModel/serviceHostingEnvironment/baseAddressPrefixFilters’.
Parameter name: item. —> System.ArgumentException: This collection already contains an address with scheme http. There can be at most one address per scheme in this collection. If your service is being hosted in IIS you can fix the problem by setting ‘system.serviceModel/serviceHostingEnvironment/multipleSiteBindingsEnabled’ to true or specifying ‘system.serviceModel/serviceHostingEnvironment/baseAddressPrefixFilters’.

How do I fix this?

  • 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-30T07:30:11+00:00Added an answer on May 30, 2026 at 7:30 am

    You can enabled the multiple site bindings by editing the web.config for the Tridion UI and the Core Service:

    • Open the web.config in [Tridion Install Folder]\web\WebUI\WebRoot\
    • Find the serviceHostingEnvironment section Add a new attribute to that node for multipleSiteBindingsEnabled=”true”
    • This should then look like <serviceHostingEnvironment aspNetCompatibilityEnabled="true" multipleSiteBindingsEnabled="true">
    • Save the file
    • Open the web.config in [Tridion Install Folder]\webservices\
    • Find the serviceHostingEnvironment section
    • Add a new attribute to that node for multipleSiteBindingsEnabled=”true” This should then look like <serviceHostingEnvironment aspNetCompatibilityEnabled="true" multipleSiteBindingsEnabled="true">
    • Save the file

    If you don’t want to enable it for all URL’s you can enable it for specific ones like:

    <system.serviceModel>  
        <serviceHostingEnvironment>  
            <baseAddressPrefixFilters>  
                <add prefix="http://test1.tridion.com"/>  
                <add prefix="http://test2.tridion.com"/>  
            </baseAddressPrefixFilters>  
        </serviceHostingEnvironment>  
    </system.serviceModel>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently configured my app to use the new AppStats feature of GAE. However,
I have recently configured IIS 7.5 to use the SMTP server. Now, I have
We use BigIP to load balance between our two IIS servers. We recently deployed
Recently I found a C library that I want to use in my C++
I have recently updated Xcode to use the iOS5 SDK. Since updating my app
I have configured my application to work with multiple databases. The magic works just
I've recently set up a MinGW + MSYS environment on my laptop to check
Recently I configured my instance into a micro environment in EC2 with glassfish and
We recently switched from SVN to Git and re-configured our ccnet server. Everything is
I have recently installed wampserver 2.0 and configured it to work on port 81.

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.