<?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 : Authentication and co</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : Community Forum : Authentication and co</description>
  <pubDate>Sat, 11 Apr 2026 07:36:40 -700</pubDate>
  <lastBuildDate>Wed, 24 Oct 2012 11:59:29 -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=3713</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>Authentication and co : My Solution is leveraging your...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3713&amp;PID=14959#14959</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> 3713<br /><strong>Posted:</strong> 24-Oct-2012 at 11:59am<br /><br /><P>My Solution is leveraging your Common project from the TempHire Solution so I might employ several of the interfaces and BootStrapperBase.&nbsp; However, I had neglected to exclude DemoConnectionOptionsResolver.cs which was to be included in TempHire for the Demo configuration and would initialize the fake backing store.&nbsp; By excluding this file, the Authentication proceeds as planned and I was able to make the EntityServer operate.</P>]]>
   </description>
   <pubDate>Wed, 24 Oct 2012 11:59:29 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3713&amp;PID=14959#14959</guid>
  </item> 
  <item>
   <title>Authentication and co : As the error messages states you...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3713&amp;PID=14841#14841</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3713<br /><strong>Posted:</strong> 13-Oct-2012 at 11:48pm<br /><br />As the error messages states you have &nbsp;the AuthenticationService configured with a CompositionContext that doesn't exist. You have to define the CompositionContext with name&nbsp;<span style=": rgb251, 251, 253; ">03032de2-fe20-4ec3-8a4e-8a868fdbffaa. I'm not sure what you are trying to do.</span><div><span style=": rgb251, 251, 253; "><br></span></div><div><span style=": rgb251, 251, 253; ">More about the CompositionContext can be found here:&nbsp;</span><a href="http://drc.ideablade.com/devforce-2012/bin/view/&#068;ocumentati&#111;n/discovery-c&#111;ntext" target="_blank">http://drc.ideablade.com/devforce-2012/bin/view/Documentation/discovery-context</a></div>]]>
   </description>
   <pubDate>Sat, 13 Oct 2012 23:48:24 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3713&amp;PID=14841#14841</guid>
  </item> 
  <item>
   <title>Authentication and co :   Using a Devforce 2012 Silverlight...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3713&amp;PID=14837#14837</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> 3713<br /><strong>Posted:</strong> 13-Oct-2012 at 2:22pm<br /><br />Using a Devforce 2012 Silverlight template and enabling Cocktail, I encounter this error when trying to access the AuthenticationService:<div></div><div>---</div><div>IdeaBlade.EntityModel.EntityServerConnectionException was unhandled by user code<br>&nbsp; Cancelled=False<br>&nbsp; Message=Unable to connect to EntityServer. Unable to start EntityServer-03032de2-fe20-4ec3-8a4e-8a868fdbffaa.svc service: The service '/EntityServer-03032de2-fe20-4ec3-8a4e-8a868fdbffaa.svc' cannot be activated due to an exception during compilation.&nbsp; The exception message is: Unable to find a compositionContext with the name: 03032de2-fe20-4ec3-8a4e-8a868fdbffaa.<br>&nbsp; StackTrace:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at System.Runtime.CompilerServices.TaskAwaiter.GetResult()<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at SilverlightApplication1.ViewModels.ShellViewModel.VB$StateMachine_0_Login.MoveNext()<br>&nbsp; InnerException: System.ServiceModel.FaultException(Of IdeaBlade.EntityModel.EntityServerFault)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Message=Unable to start EntityServer-03032de2-fe20-4ec3-8a4e-8a868fdbffaa.svc service: The service '/EntityServer-03032de2-fe20-4ec3-8a4e-8a868fdbffaa.svc' cannot be activated due to an exception during compilation.&nbsp; The exception message is: Unable to find a compositionContext with the name: 03032de2-fe20-4ec3-8a4e-8a868fdbffaa.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; StackTrace:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at IdeaBlade.EntityModel.RemoteEntityServiceProxyBase.&lt;ExecuteOnServerAsync&gt;d__1`1.MoveNext()<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; InnerException: </div><div>&nbsp;</div><div>---</div><div>&nbsp;</div><div>Any assistance would be appreciated it.&nbsp;<br></div>]]>
   </description>
   <pubDate>Sat, 13 Oct 2012 14:22:22 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3713&amp;PID=14837#14837</guid>
  </item> 
 </channel>
</rss>