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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T17:10:54+00:00 2026-05-25T17:10:54+00:00

I am having problems getting a web service working using SSL and WCF. If

  • 0

I am having problems getting a web service working using SSL and WCF.

If I check in IIS the “Require SSL” seeting then I get this error:

WebHost failed to process a request.

Sender Information:
System.ServiceModel.ServiceHostingEnvironment+HostingManager/36097441
Exception: System.ServiceModel.ServiceActivationException: The service
‘/’ cannot be activated due to an exception during compilation. The
exception message is: Service
‘ISS.MS.WebServices.MessageDispatch.MessageDispatchWebService’ has
zero application (non-infrastructure) endpoints. This might be because
no configuration file was found for your application, or because no
service element matching the service name could be found in the
configuration file, or because no endpoints were defined in the
service element.. —> System.InvalidOperationException: Service
‘ISS.MS.WebServices.MessageDispatch.MessageDispatchWebService’ has
zero application (non-infrastructure) endpoints. This might be because
no configuration file was found for your application, or because no
service element matching the service name could be found in the
configuration file, or because no endpoints were defined in the
service element.

However if I uncheck it, the page loads fine in the browser but then I get this error
when I try calling it.

Service ‘ISS.MS.WebServices.MessageDispatch.MessageDispatchWebService’
has zero application (non-infrastructure) endpoints. This might be
because no configuration file was found for your application, or
because no service element matching the service name could be found in
the configuration file, or because no endpoints were defined in the
service element.

This is the configuration:

<system.serviceModel>
    <services>
        <service name="ISS.MS.WebServices.MessageDispatchWcfService">
            <endpoint
                address="" 
                binding="basicHttpBinding" bindingConfiguration="basicHttpBinding_MS2" 
                contract="ISS.MS.WebServices.IMessageDispatchWcfService" />
            <endpoint address="mex" binding="mexHttpsBinding" contract="IMetadataExchange" />
        </service>
    </services>
    <behaviors>
        <serviceBehaviors>
            <behavior>
                <serviceDebug includeExceptionDetailInFaults="False" />
                <serviceMetadata httpsGetEnabled="true"/>
            </behavior>
        </serviceBehaviors>
    </behaviors>

    <bindings>
        <basicHttpBinding>
            <binding name="basicHttpBinding_MS2" >
                <readerQuotas maxStringContentLength="1048576" />
               <security mode="Transport">
                </security>
            </binding>
        </basicHttpBinding>
    </bindings>

    <serviceHostingEnvironment aspNetCompatibilityEnabled="true" multipleSiteBindingsEnabled="true">
    </serviceHostingEnvironment>
</system.serviceModel>

I can get it working perfectly using normal HTTP, but HTTPs doesn’t work.

I am guessing its either an IIS setting or WCF configuration issue?

  • 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-25T17:10:55+00:00Added an answer on May 25, 2026 at 5:10 pm

    I figured it out, the name of the service and contract was not correct…how embarrassing.

    Anyone know why it would still work over HTTP even it these are incorrect?

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

Sidebar

Related Questions

I am having problems consuming a WCF web service (PaySimple's v3.00 API) using php
I am having problems getting validation to work for a form built using Zend_Form.
I'm having a problem with setting up a WCF web service integration with a
I am having problems getting Microsoft Charting: System.Web.DataVisualization.dll To work in the Medium Trust
I am having problems getting text within a table to appear centered in IE.
I am having problems getting my form to Post to my Save method in
I am having problems getting JBoss to inject an environment variable value into a
I am having problems getting the 'ByAccount' aggregation to work in SQL Server Analysis
I've been having problems getting jqmodal modal dialogs to display on links added dynamically
I am having problems getting at a click event of a button and am

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.