"The remote server returned an error: NotFound"

"The remote server returned an error: NotFound"

Old forum URL: forums.lhotka.net/forums/t/6394.aspx


davido posted on Tuesday, February 10, 2009

I moved my WcfHostWeb from Cassini to IIS.

Updated the ServiceReferences.ClientConfig file to point to

address="http://localhost/WcfPortal.svc"

placed the clientaccesspolicy.xml and crossdomain.xml in the home directory of my iis default web site but I get the exception

"The remote server returned an error: NotFound"

Am I missing something?

sergeyb replied on Tuesday, February 10, 2009

You are missing the actual virtual directory.  Should be something like “http://localhost/VirDir/WcfPortal.svc”

 

Sergey Barskiy

Principal Consultant

office: 678.405.0687 | mobile: 404.388.1899

cid:_2_0648EA840648E85C001BBCB886257279
Microsoft Worldwide Partner of the Year | Custom Development Solutions, Technical Innovation

 

From: davido [mailto:cslanet@lhotka.net]
Sent: Tuesday, February 10, 2009 12:38 PM
To: Sergey Barskiy
Subject: [CSLA .NET] "The remote server returned an error: NotFound"

 

I moved my WcfHostWeb from Cassini to IIS.

Updated the ServiceReferences.ClientConfig file to point to

address="http://localhost/WcfPortal.svc"

placed the clientaccesspolicy.xml and crossdomain.xml in the home directory of my iis default web site but I get the exception

"The remote server returned an error: NotFound"

Am I missing something?



Copyright (c) Marimer LLC