<?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 : Deployment problem</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Deployment problem</description>
  <pubDate>Wed, 13 May 2026 11:29:22 -700</pubDate>
  <lastBuildDate>Sat, 14 Jan 2012 22:20:23 -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=2142</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>Deployment problem : I have found that using Anonymous...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2142&amp;PID=12469#12469</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1365" rel="nofollow">ceramist</a><br /><strong>Subject:</strong> 2142<br /><strong>Posted:</strong> 14-Jan-2012 at 10:20pm<br /><br /><p>I have found that using Anonymous Authentication is not necessary for DevForce.</p><div>&nbsp;</div><div>The key feature is to setting up IIS in&nbsp;a standard way, disabling Anonymous Authentication, enabling Windows Authentication, and then forcing the WCF bindings to accept the desired Authentication Scheme.&nbsp; If you are setting you own bindings in web.config, one can follow this article</div><div>&nbsp;</div><div><a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/code-sample-custom-client-servicemodel" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/code-sample-custom-client-servicemodel</a></div><div>&nbsp;</div><div>or if you wish, you can allow DevForce to create the bindings itself and modify it in code using the information in this article</div><div>&nbsp;</div><div><a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/code-sample-custom-server-c&#111;nfigurati&#111;n" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/code-sample-custom-server-configuration</a></div><div>&nbsp;</div><div>I also found the information in this article very helpful as it walked-through the problem step-by-step, even duplicating the generated errors.</div><div>&nbsp;</div><div><a href="http://ajdotnet.wordpress.com/2010/08/08/silverlight-and-integrated-authenticati&#111;n/" target="_blank">http://ajdotnet.wordpress.com/2010/08/08/silverlight-and-integrated-authentication/</a></div><div>&nbsp;</div><div>As a suggestion, I think DevForce's code&nbsp;for&nbsp;self-generating WCF endpoints and bindings needs to auto-insert the correct authentication scheme.</div>]]>
   </description>
   <pubDate>Sat, 14 Jan 2012 22:20:23 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2142&amp;PID=12469#12469</guid>
  </item> 
  <item>
   <title>Deployment problem :   Hi Ceramist,This is not a...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2142&amp;PID=12301#12301</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=892" rel="nofollow">sbelini</a><br /><strong>Subject:</strong> 2142<br /><strong>Posted:</strong> 22-Dec-2011 at 12:36pm<br /><br />Hi Ceramist,<div>&nbsp;</div><div>This is not a DevForce issue, but a Silverlight characteristic. </div><div>So disabling anonymous access requires coordinating the settings in IIS and in your service configuration.</div><div>&nbsp;</div><div>Regards,</div><div>&nbsp;&nbsp; Silvio.</div>]]>
   </description>
   <pubDate>Thu, 22 Dec 2011 12:36:14 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2142&amp;PID=12301#12301</guid>
  </item> 
  <item>
   <title>Deployment problem :   Thank you for the reply. However,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2142&amp;PID=12300#12300</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1365" rel="nofollow">ceramist</a><br /><strong>Subject:</strong> 2142<br /><strong>Posted:</strong> 21-Dec-2011 at 9:07pm<br /><br />Thank you for the reply.&nbsp; However, shouldn't this be a non-issue for DevForce to work seamlessly on IIS?&nbsp; The deployment documentation points toward a solution that indicates there is nothing to change on IIS for the application and DevForce to work correctly.&nbsp; Enablling these changes in IIS application configuration would need to occur for each deployment and appears unique to DevForce.&nbsp; I would have thought that DevForce was handling all the WCF issues and able to&nbsp;deploy under Windows Authentication environments without these changes necessary.<div>&nbsp;</div><div>Are there other solutions?&nbsp; Is it really necessary for the auto-generated EntityService and EntityServer to run with anonymous authentication initially?</div>]]>
   </description>
   <pubDate>Wed, 21 Dec 2011 21:07:10 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2142&amp;PID=12300#12300</guid>
  </item> 
  <item>
   <title>Deployment problem :     Hi Ceramist,The simplest...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2142&amp;PID=12294#12294</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=892" rel="nofollow">sbelini</a><br /><strong>Subject:</strong> 2142<br /><strong>Posted:</strong> 21-Dec-2011 at 10:47am<br /><br />Hi Ceramist,<div>&nbsp;</div><div>The simplest way to overcome this error is to enable Anonymous Authentication.</div><div>You can do that in IIS by selecting your site &gt;&gt; Authentication.</div><div>&nbsp;</div><div>If you must run with Anonymous authentication disabled, you should follow the steps below:</div><div>- Disable “Anonymous” authentication and enable&nbsp;your authentication of choice for the application’s virtual directory in IIS<br>- In the web.config, add &lt;location&gt; elements to enable “Anonymous” authentication for all of your .svc files (you still need anonymous authentication to start the service):</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;location path="EntityService.svc"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;system.webServer&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;security&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;authentication&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;anonymousAuthentication enabled="true" /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/authentication&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/security&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/system.webServer&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/location&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;location path="EntityServer.svc"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;system.webServer&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;security&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;authentication&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;anonymousAuthentication enabled="true" /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/authentication&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/security&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/system.webServer&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/location&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>- Unlock the “authentication” elements in the computer’s “applicationHost.config” file.<br>-- On 32-bit systems: C:\Windows\System32\inetsrv\config<br>-- Change overrideModeDefault="Deny" to overrideModeDefault="Allow" for all authentication types</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;sectionGroup name="authentication"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;section name="anonymousAuthentication" overrideModeDefault="Allow" /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;section name="basicAuthentication" overrideModeDefault="Allow" /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;section name="clientCertificateMappingAuthentication" overrideModeDefault="Allow" /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;section name="digestAuthentication" overrideModeDefault="Allow" /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;section name="iisClientCertificateMappingAuthentication" overrideModeDefault="Allow" /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;section name="windowsAuthentication" overrideModeDefault="Allow" /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/sectionGroup&gt;</div><div>&nbsp;</div><div>Test by manually browsing to the service file names.</div><div>&nbsp;</div><div>I hope this helps,</div><div>&nbsp;&nbsp; Silvio.</div><span style="font-size:10px"><br /><br />Edited by sbelini - 21-Dec-2011 at 10:58am</span>]]>
   </description>
   <pubDate>Wed, 21 Dec 2011 10:47:28 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2142&amp;PID=12294#12294</guid>
  </item> 
  <item>
   <title>Deployment problem : Would this problem have an answer,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2142&amp;PID=12292#12292</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1365" rel="nofollow">ceramist</a><br /><strong>Subject:</strong> 2142<br /><strong>Posted:</strong> 21-Dec-2011 at 5:03am<br /><br />Would this problem have an answer, its the same one I am having.&nbsp; Everything works well in development on my machine, but not&nbsp;when running the&nbsp;application&nbsp;from&nbsp;the webserver. <span style="font-size:10px"><br /><br />Edited by ceramist - 21-Dec-2011 at 5:03am</span>]]>
   </description>
   <pubDate>Wed, 21 Dec 2011 05:03:13 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2142&amp;PID=12292#12292</guid>
  </item> 
  <item>
   <title>Deployment problem : I am gettingthe followingruntime...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2142&amp;PID=8426#8426</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=930" rel="nofollow">robertk</a><br /><strong>Subject:</strong> 2142<br /><strong>Posted:</strong> 10-Sep-2010 at 5:51am<br /><br />I am getting&nbsp;the following&nbsp;runtime error when deploying my silverlight application to a server: <DIV>&nbsp;</DIV><DIV>User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET CLR 1.1.4322; .NET4.0C; .NET4.0E)<BR>Timestamp: Thu, 9 Sep 2010 19:07:19 UTC</DIV><DIV><BR>Message: Unhandled Error in Silverlight Application Object reference not set to an instance of an object.&nbsp;&nbsp; at IdeaBlade.EntityModel.EntityManager.&lt;&gt;c__DisplayClassf.&lt;LoginAsync&gt;b__d(BaseOperation baseOp)<BR>&nbsp;&nbsp; at IdeaBlade.EntityModel.BaseOperation.BaseOnCompleted()<BR>&nbsp;&nbsp; at IdeaBlade.EntityModel.BaseOperation.IdeaBlade.EntityModel.IHasAsyncEventArgs.OnCompleted()<BR>&nbsp;&nbsp; at IdeaBlade.EntityModel.AsyncProcessor`1.&lt;&gt;c__DisplayClass2.&lt;.ctor&gt;b__0(TArgs args)<BR>&nbsp;&nbsp; at IdeaBlade.EntityModel.AsyncProcessor`1.Signal()<BR>&nbsp;&nbsp; at IdeaBlade.EntityModel.AsyncProcessor`1.&lt;Execute&gt;b__5(Object x)</DIV><DIV>&nbsp;</DIV><DIV>I&nbsp;am using Devforce version 6.0.4</DIV><DIV>Also, when I try to view the entity service (<a href="http://iis1/silverlightria/entityservice.svc" target="_blank">http://iis1/silverlightria/entityservice.svc</A>) I get the following error: "<I>Security settings for this service require 'Anonymous' Authentication but it is not enabled for the IIS application that hosts this service"</I></DIV><DIV><EM></EM>&nbsp;</DIV><DIV><EM><DIV>I am using the web.config example provided in the examples.</DIV></EM></DIV>]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 05:51:31 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2142&amp;PID=8426#8426</guid>
  </item> 
 </channel>
</rss>