<?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 : Silverlight Deployement with DevForce 6.1.4</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Silverlight Deployement with DevForce 6.1.4</description>
  <pubDate>Wed, 13 May 2026 13:12:51 -700</pubDate>
  <lastBuildDate>Thu, 15 Dec 2011 13:24:20 -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=3159</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>Silverlight Deployement with DevForce 6.1.4 :   Great! Our Code First documentation...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3159&amp;PID=12258#12258</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> 3159<br /><strong>Posted:</strong> 15-Dec-2011 at 1:24pm<br /><br />Great!&nbsp; Our Code First documentation is still a work in progress, so I think we may have overlooked some of these deployment details.]]>
   </description>
   <pubDate>Thu, 15 Dec 2011 13:24:20 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3159&amp;PID=12258#12258</guid>
  </item> 
  <item>
   <title>Silverlight Deployement with DevForce 6.1.4 : Thanks for your help! It looks...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3159&amp;PID=12257#12257</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1357" rel="nofollow">mikeh</a><br /><strong>Subject:</strong> 3159<br /><strong>Posted:</strong> 15-Dec-2011 at 1:20pm<br /><br /><p>Thanks for your help!&nbsp; It looks like we were missing the reference to IdeaBlade.Aop.&nbsp; I added that reference to our Web project and everything is working.&nbsp; </p><div>&nbsp;</div><div>Thanks,</div><div>Mike</div>]]>
   </description>
   <pubDate>Thu, 15 Dec 2011 13:20:59 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3159&amp;PID=12257#12257</guid>
  </item> 
  <item>
   <title>Silverlight Deployement with DevForce 6.1.4 :   The ibmmx file is embedded...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3159&amp;PID=12256#12256</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> 3159<br /><strong>Posted:</strong> 15-Dec-2011 at 1:18pm<br /><br />The ibmmx file is embedded in both a client and server assembly, so on the server EntityModel.dll would be the one to contain the file.&nbsp; You'll also need to deploy that IdeaBlade.Aop assembly, and PostSharp.dll, along with the usual IdeaBlade.* assemblies.&nbsp; ]]>
   </description>
   <pubDate>Thu, 15 Dec 2011 13:18:15 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3159&amp;PID=12256#12256</guid>
  </item> 
  <item>
   <title>Silverlight Deployement with DevForce 6.1.4 :   Here is the error from the...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3159&amp;PID=12255#12255</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1357" rel="nofollow">mikeh</a><br /><strong>Subject:</strong> 3159<br /><strong>Posted:</strong> 15-Dec-2011 at 1:13pm<br /><br />Here is the error from the log:<div>&lt;entry id="2" timestamp="2011-12-15T15:25:08" username="" source="IdeaBlade.Core.Composition.PartsCatalog:LoadCatalog"&gt;Error loading assembly 'C:\Webs\TestApp\bin\EntityModel.dll' for PartsCatalog: File IdeaBlade.Aop, Version=6.1.4.0, Culture=neutral, PublicKeyToken=287b5094865421c0 not found.&lt;/entry&gt;</div>]]>
   </description>
   <pubDate>Thu, 15 Dec 2011 13:13:07 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3159&amp;PID=12255#12255</guid>
  </item> 
  <item>
   <title>Silverlight Deployement with DevForce 6.1.4 :   According to the log, it looks...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3159&amp;PID=12254#12254</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1357" rel="nofollow">mikeh</a><br /><strong>Subject:</strong> 3159<br /><strong>Posted:</strong> 15-Dec-2011 at 1:02pm<br /><br />According to the log, it looks like it's looking for the license in EntityModel.dll (which it can't find)&nbsp;instead of EntityModel.dll.SL]]>
   </description>
   <pubDate>Thu, 15 Dec 2011 13:02:28 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3159&amp;PID=12254#12254</guid>
  </item> 
  <item>
   <title>Silverlight Deployement with DevForce 6.1.4 :   Yes, the Express license allows...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3159&amp;PID=12253#12253</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> 3159<br /><strong>Posted:</strong> 15-Dec-2011 at 12:37pm<br /><br />Yes, the Express license allows for use with small models under 10 entities.&nbsp; <div>&nbsp;</div><div>License information is actually stored inside the generated ibmmx file, which should be embedded in an assembly (on both client and server).&nbsp; Since the problem is occurring on the server, is it possible that either this assembly wasn't deployed, or is being excluded from probing (via CompositionHost patterns)?&nbsp; The debug log will also indicate this - telling you which assemblies it found during probing.&nbsp; The assembly with the ibmmx should be in the probing list.</div>]]>
   </description>
   <pubDate>Thu, 15 Dec 2011 12:37:56 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3159&amp;PID=12253#12253</guid>
  </item> 
  <item>
   <title>Silverlight Deployement with DevForce 6.1.4 :   Yes, we are using Code First....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3159&amp;PID=12252#12252</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1357" rel="nofollow">mikeh</a><br /><strong>Subject:</strong> 3159<br /><strong>Posted:</strong> 15-Dec-2011 at 12:29pm<br /><br /><div>Yes, we are using Code First.&nbsp; I also looked at the debuglog.xml file and you are correct, it is a license problem:</div><div>&nbsp;</div><div>Caught exception: IdeaBlade.Core.IdeaBladeLicenseException: This product is not registered or the key may no longer be valid. </div><div>&nbsp;</div><div>I thought the Ideablade could be used for up to 10 entities without a license.</div><div>&nbsp;</div><div>Thanks,</div><div>Mike</div>]]>
   </description>
   <pubDate>Thu, 15 Dec 2011 12:29:23 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3159&amp;PID=12252#12252</guid>
  </item> 
  <item>
   <title>Silverlight Deployement with DevForce 6.1.4 :   Hi Mike,Are you using a Code...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3159&amp;PID=12251#12251</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> 3159<br /><strong>Posted:</strong> 15-Dec-2011 at 12:17pm<br /><br />Hi Mike,<div>&nbsp;</div><div>Are you using a Code First model?&nbsp; I'm wondering if the licensing information isn't being found, thus making the EntityServer think that Silverlight isn't supported.&nbsp; The debuglog.xml file in the log folder should have tracing information which will indicate both the license it found and the endpoints it started.</div>]]>
   </description>
   <pubDate>Thu, 15 Dec 2011 12:17:21 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3159&amp;PID=12251#12251</guid>
  </item> 
  <item>
   <title>Silverlight Deployement with DevForce 6.1.4 : We are using DevForce 6.1.4 witha...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3159&amp;PID=12246#12246</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1357" rel="nofollow">mikeh</a><br /><strong>Subject:</strong> 3159<br /><strong>Posted:</strong> 15-Dec-2011 at 4:34am<br /><br />We are using DevForce 6.1.4 witha Silverlight application. &nbsp;It works fine locally, but when we deploy it to another machine running IIS, I we were getting an error message stating t<span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;  mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-ansi-:  EN-US;mso-fareast-:EN-US;mso-bidi-:AR-SA">here is no endpointlistening on <a href="http://encore-dev1/EncorePOS/EntityService.svc/sl" target="_blank">http://web-dev/TestApp/EntityService.svc/sl</a>&nbsp;that could accept calls from this application. &nbsp;We added the&nbsp;ideablade.configuration to the web.config and that problem when away, but now we get the following error.</span><div><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;  mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-ansi-:  EN-US;mso-fareast-:EN-US;mso-bidi-:AR-SA"><br></span></div><div><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;  mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-ansi-:  EN-US;mso-fareast-:EN-US;mso-bidi-:AR-SA">The Login could not be completed because the server did not respond. &nbsp;Check&nbsp;</span></div><div><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;  mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-ansi-:  EN-US;mso-fareast-:EN-US;mso-bidi-:AR-SA">that the server is available and contains a clientApplicationType='Silverlight'&nbsp;</span></div><div><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;  mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-ansi-:  EN-US;mso-fareast-:EN-US;mso-bidi-:AR-SA">configuration setting.</span></div><div><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;  mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-ansi-:  EN-US;mso-fareast-:EN-US;mso-bidi-:AR-SA"><br></span></div><div><font ="Apple-style-span" face="'Times New Roman', serif" size="3"><span ="Apple-style-span" style="line-height: 22px;">This is our web.config</span></font></div><div><font ="Apple-style-span" face="'Times New Roman', serif" size="3"><div>&lt;?xml version="1.0"?&gt;</div><div>&lt;!--</div><div>&nbsp; For more information on how to configure your ASP.NET application, please visit</div><div>&nbsp; http://go.microsoft.com/fwlink/?LinkId=169433</div><div>&nbsp; --&gt;</div><div>&lt;configuration&gt;</div><div>&nbsp; &nbsp;&lt;configSections&gt;</div><div>&nbsp; &nbsp; &nbsp;&nbsp;&lt;section name="ideablade.configuration" type="IdeaBlade.Core.Configuration.IdeaBladeSection, IdeaBlade.Core" /&gt;</div><div>&nbsp; &nbsp;&lt;/configSections&gt;</div><div>&nbsp;&nbsp;</div><div>&nbsp; &nbsp;&lt;ideablade.configuration version="6.00" xmlns="http://schemas.ideablade.com/2010/IdeaBladeConfig"&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;&lt;logging logFile="log\DebugLog.xml" /&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;&lt;objectServer&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;serverSettings useAspNetSecurityServices="true" supportedClientApplicationType="Both" /&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;&lt;/objectServer&gt;</div><div>&nbsp; &lt;/ideablade.configuration&gt;</div><div>&nbsp;&nbsp;</div><div>&nbsp; &nbsp; &lt;system.web&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;compilation debug="true" targetFramework="4.0" /&gt;</div><div>&nbsp; &nbsp; &lt;/system.web&gt;</div><div>&nbsp; &lt;connectionStrings&gt;</div><div>&nbsp; &nbsp; &lt;add name="PosEntityManager" connectionString="data source=.\SQLEXPRESS;Initial Catalog=webdb;database=webdb;multipleactiveresultsets=True;App=EntityFramework;user=webuser;password=webpassword" providerName="System.Data.SqlClient" /&gt;</div><div>&nbsp; &lt;/connectionStrings&gt;</div><div>&lt;/configuration&gt;</div><div><br></div><div>Thanks,</div><div>Mike</div><div><br></div><div style="line-height: 22px; "><br></div></font></div>]]>
   </description>
   <pubDate>Thu, 15 Dec 2011 04:34:21 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3159&amp;PID=12246#12246</guid>
  </item> 
 </channel>
</rss>