<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : How to deploy to IIS?</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : How to deploy to IIS?</description>
  <pubDate>Tue, 28 Apr 2026 18:12:21 -700</pubDate>
  <lastBuildDate>Tue, 18 Aug 2009 04:16:48 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=1428</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>How to deploy to IIS? : Fantastic!  That worked.  Thanks!...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1428&amp;PID=5182#5182</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=308" rel="nofollow">skingaby</a><br /><strong>Subject:</strong> 1428<br /><strong>Posted:</strong> 18-Aug-2009 at 4:16am<br /><br />Fantastic!  That worked.  Thanks!]]>
   </description>
   <pubDate>Tue, 18 Aug 2009 04:16:48 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1428&amp;PID=5182#5182</guid>
  </item> 
  <item>
   <title>How to deploy to IIS? : Hello Simon,  Please change...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1428&amp;PID=5177#5177</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=3" rel="nofollow">JoshO</a><br /><strong>Subject:</strong> 1428<br /><strong>Posted:</strong> 17-Aug-2009 at 5:16pm<br /><br />Hello Simon,<DIV>&nbsp;</DIV><DIV>Please change the endpoint address in the web.config back to the "". </DIV><DIV>The client app.config needs to have the virtual directory name in the "serviceName" property and not in the "remoteBaseURL". </DIV><DIV>It should look like this:</DIV><DIV><table width="99%"><tr><td><pre class="BBcode">&lt;objectServer isDistributed="true" remoteBaseURL="http://devserver" serverPort="80" serviceName="GcsAg/EntityService.svc" /&gt;</pre></td></tr></table></DIV>]]>
   </description>
   <pubDate>Mon, 17 Aug 2009 17:16:05 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1428&amp;PID=5177#5177</guid>
  </item> 
  <item>
   <title>How to deploy to IIS? : Almost all of the docs and learning...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1428&amp;PID=5176#5176</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=308" rel="nofollow">skingaby</a><br /><strong>Subject:</strong> 1428<br /><strong>Posted:</strong> 17-Aug-2009 at 3:16pm<br /><br />Almost all of the docs and learning modules and postings and such are about deploying the Windows Client as a One Click on IIS.  <br />I have been struggling with a Silverlight deployment ALL DAY!<br />Please help.<br /><br />I have tried so many things.  The Silverlight client is downloading, the bootstrapper is running, the EntityServer is running, but I can't get the Silverlight Client to connect to the Entity Server no matter how I configure it.<br /><br />Here's the web config changes I made:<br /><table width="99%"><tr><td><pre class="BBcode">&lt;services&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;service name="EntityService"&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;endpoint address="http://devserver/GcsAg/EntityService.svc" binding="customBinding" bindingConfiguration="customBinaryBinding" contract="IdeaBlade.EntityModel.IEntityServiceContract" /&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/service&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;service name="IdeaBlade.EntityModel.Server.EntityServer"&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;endpoint address="http://devserver/GcsAg/EntityServer.svc" binding="customBinding" bindingConfiguration="customBinaryBinding" contract="IdeaBlade.EntityModel.IEntityServerContract" /&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/service&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;/services&gt;</pre></td></tr></table> <br />The endpoint tags used to have nothing inside the address="".<br /><br />I am getting the following error:<br />The remote server returned an error: NotFound.. If the service is available, then also make sure that the endpoint bindings match between client and server.<br /><br />The client app.config shows:<br /><table width="99%"><tr><td><pre class="BBcode">&lt;objectServer isDistributed="true" remoteBaseURL="http://devserver/GcsAg" serverPort="80" serviceName="EntityService.svc" /&gt;</pre></td></tr></table><br /><br />What am I doing wrong?  How do I get this to work?  Thanks, Simon.<br /><br /><span style="font-size:10px"><br /><br />Edited by skingaby - 17-Aug-2009 at 3:17pm</span>]]>
   </description>
   <pubDate>Mon, 17 Aug 2009 15:16:16 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1428&amp;PID=5176#5176</guid>
  </item> 
 </channel>
</rss>