Results 1 to 4 of 4

Thread: [SOLVED] WCF trying to check localhost on client

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2010
    Posts
    164

    [SOLVED] WCF trying to check localhost on client

    I have a WCF service deployed to AppHarbor. The problem is it tries to find the service and the clientaccesspolicy.xml file on the Localhost on the Client machine, not the server. That's why I'm the only one who can access the WCF on the site because I have the files on my computer. Everyone else gets a 404 error or "No connection could be made because the target machine actively refused it 127.0.0.1:80"

    What do I need to add to get the localhost on the Server?
    Last edited by acrym; Jan 8th, 2013 at 03:48 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width