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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T15:52:26+00:00 2026-06-05T15:52:26+00:00

After I deployed WCF web service to Windows server 2008 R2, I was able

  • 0

After I deployed WCF web service to Windows server 2008 R2, I was able to have a page at "http://192.168.100.22:4567/HrmsService.svc" This works on the server, but not on my PC.
I created a windows form application and I tried add it as service reference, but there is on error message like below. I installed VS2010 on the server , and I tried to add it as service reference and it works for windows form application. I even added port 4567 in the server firewall to allow it.
I tried for all this morning, but I could not figure out. Please, let me know.

Error Message

There was an error downloading
‘http://192.168.100.22:4567/HrmsService.svc?wsdl’. Unable to connect
to the remote server A connection attempt failed because the connected
party did not properly respond after a period of time, or established
connection failed because connected host has failed to respond
192.168.100.22:4567 Metadata contains a reference that cannot be resolved: ‘http://192.168.100.22:4567/HrmsService.svc?wsdl’. There was
no endpoint listening at
‘http://192.168.100.22:4567/HrmsService.svc?wsdl’ that could accept the
message. This is often caused by an incorrect address or SOAP action.
See InnerException, if present, for more details. Unable to connect to
the remote server A connection attempt failed because the connected
party did not properly respond after a period of time, or established
connection failed because connected host has failed to respond
192.168.100.22:4567 If the service is defined in the current solution, try building the solution and adding the service reference again.

This is my Web.config file.

<system.web>
    <compilation debug="true" targetFramework="4.0"><assemblies><add assembly="System.Data.Entity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /></assemblies></compilation>
  </system.web>
  <system.serviceModel>
      <services>
          <service name="WcfServiceHrms.HrmsService" behaviorConfiguration="BehaviorHrms">
              <endpoint address= ""  binding="wsHttpBinding" contract="WcfServiceHrms.IHrmsService" />
              <endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />
               <host>
                   <baseAddresses>
                       <add baseAddress="http://192.168.100.22:4567" />
                  </baseAddresses>
              </host>
          </service>
      </services>
    <behaviors>
      <serviceBehaviors>
        <behavior name="BehaviorHrms">
             <serviceMetadata httpGetEnabled="true" />
             <serviceDebug includeExceptionDetailInFaults="false" />
        </behavior>
      </serviceBehaviors>
    </behaviors>
    <serviceHostingEnvironment multipleSiteBindingsEnabled="true" />
  </system.serviceModel>
 <system.webServer>
    <modules runAllManagedModulesForAllRequests="true" />
  </system.webServer>
  • 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-06-05T15:52:29+00:00Added an answer on June 5, 2026 at 3:52 pm

    99% that this error is related to network configuration and has nothing to do with WCF.

    Try telnet 192.168.100.22 4567

    http://technet.microsoft.com/en-us/library/cc771275(v=ws.10).aspx

    Move your service to port 80. Not standard ports are often closed by firewalls.

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

Sidebar

Related Questions

I have a WCF running as a Windows service. I deployed it to a
After deploying WCF server (svc) on my Server, I have got this message when
I have a wcf service deployed on IIS with basicHttpBinding and aspNetCompatibilityEnabled=true I have
i have the WCF web service within my solution. service has interface which implemeted
I've deployed, after some struggle, a web-app on a (remote) Tomcat 5.5 server (Turnkey
In my silverlight app I use service reference to wcf service. After I deployed
We have a WCF service that is deployed to two servers. The bits are
Recently deployed my web app on Windows Server2008, IIS7 (with Office installed). After chasing
I know that after I have deployed my ipad/iphone app into App Store, it
After a system upgrade i am no longer able to start my tomcat5 server.

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.