<?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 : IIS BOS Cannot Find valid License</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : IIS BOS Cannot Find valid License</description>
  <pubDate>Mon, 13 Apr 2026 05:51:56 -700</pubDate>
  <lastBuildDate>Tue, 09 Nov 2010 15:24:58 -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=2287</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>IIS BOS Cannot Find valid License : tx </title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2287&amp;PID=9049#9049</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 2287<br /><strong>Posted:</strong> 09-Nov-2010 at 3:24pm<br /><br />tx]]>
   </description>
   <pubDate>Tue, 09 Nov 2010 15:24:58 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2287&amp;PID=9049#9049</guid>
  </item> 
  <item>
   <title>IIS BOS Cannot Find valid License : When deploying to IIS you should...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2287&amp;PID=9040#9040</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 2287<br /><strong>Posted:</strong> 08-Nov-2010 at 6:03pm<br /><br /><P>When deploying to IIS you should use port 80, or port 443 if using SSL.&nbsp;&nbsp; We use port 9009 in DevForce almost as a legacy:&nbsp; if you deploy the BOS as a console or Windows service you need to assign a port, and 9009 seemed like a good default.&nbsp; In the n-tier and Silverlight templates we continued setting 9009 as a default, but I want to emphasize it is not in any way a DevForce requirement that you use this port.&nbsp; In IIS you can't use it, and non-IIS deployments aren't that common in DevForce 2010.&nbsp; </P><DIV>The *.svc files - you do not need them if you've registered a VirtualPathProvider in the global.asax.&nbsp; If your global.asax is the standard one from our templates or samples then the registration will be done.&nbsp; If you keep the .svc files you need to make sure they contain the correct information (which you can find in our Deployment samples).&nbsp; It's far easier to just remove the .svc files altogether.</DIV><DIV>&nbsp;</DIV><DIV>The Type conflict error - the first EntityManager created by default becomes the DefaultManager.&nbsp; You can also explicitly set the DefaultManager.&nbsp;&nbsp; On the server side you should NEVER use the DefaultManager, since that would mean you're sharing the EM among threads.&nbsp;&nbsp; If you see the error on the client that means that "something" already created a non-subtyped EntityManager.&nbsp; If you're using the new Business Application templates, that "something" would be the AuthenticationManager, which uses an EntityManager for login processing.&nbsp; If you're not using the BAT, then it's hard to say what happened.&nbsp; To fix the problem, explicitly set the DefaultManager to your sub-typed EM first thing in your code.</DIV>]]>
   </description>
   <pubDate>Mon, 08 Nov 2010 18:03:57 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2287&amp;PID=9040#9040</guid>
  </item> 
  <item>
   <title>IIS BOS Cannot Find valid License : I believe I got it to run.   But...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2287&amp;PID=9039#9039</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 2287<br /><strong>Posted:</strong> 08-Nov-2010 at 3:55pm<br /><br />I believe I got it to run. <DIV>&nbsp;</DIV><DIV>But now I run into the following error:</DIV><DIV>&nbsp;</DIV><DIV><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-: EN-US; mso-fareast-: EN-US; mso-bidi-: AR-SA">Type conflict:&nbsp; the DefaultManager is currently of type EntityManager</SPAN></DIV><DIV><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-: EN-US; mso-fareast-: EN-US; mso-bidi-: AR-SA"></SPAN>&nbsp;</DIV><DIV><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-: EN-US; mso-fareast-: EN-US; mso-bidi-: AR-SA"><P style="MARGIN: 0in 0in 0pt" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">This error occurs when I try and do EntityManager.SaveChanges();<?: prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P><P style="MARGIN: 0in 0in 0pt" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"><o:p>&nbsp;</o:p></SPAN></P><P style="MARGIN: 0in 0in 0pt" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Also, I am using port 80 not 9009 due to a failure of communication on port 9009. </P><DIV></DIV><DIV></DIV><DIV></DIV><P style="MARGIN: 0in 0in 0pt" =Ms&#111;normal><o:p></o:p></SPAN></P></SPAN></DIV>]]>
   </description>
   <pubDate>Mon, 08 Nov 2010 15:55:45 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2287&amp;PID=9039#9039</guid>
  </item> 
  <item>
   <title>IIS BOS Cannot Find valid License : I believe I have followed all...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2287&amp;PID=9037#9037</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 2287<br /><strong>Posted:</strong> 08-Nov-2010 at 1:00pm<br /><br />I believe I have followed all the steps. I am setting up in IIS 6.0. <DIV>bin</DIV><DIV>&nbsp;</DIV><DIV><DIV></DIV>I get the following error:</DIV><DIV><EM>Cannot find a valid license key in any domain model assembly. </EM></DIV><P>bin consists of:</P><DIV>BOS.dll<BR>DomainModel dll<BR>Server dll<BR>IdeaBlade.Core<BR>IdeaBlade.EM</DIV><DIV>IdeaBlade.EM.Server</DIV><DIV>IdeaBlade.EM.Web</DIV><DIV>IdeaBlade.Linq</DIV><DIV>IdeaBlade.VAlidation</DIV><DIV>&nbsp;</DIV><DIV>root consists of (both setup from the template):</DIV><DIV>Global.asax</DIV><DIV>Web.Config </DIV><DIV>//not sure if these are needed i have got conflicting info from the forums</DIV><DIV>EntityServer.svc</DIV><DIV>EntityService.svc</DIV><DIV>&nbsp;</DIV><DIV><BR>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 08 Nov 2010 13:00:05 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2287&amp;PID=9037#9037</guid>
  </item> 
 </channel>
</rss>