<?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 : EM Loader Exception</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : EM Loader Exception</description>
  <pubDate>Wed, 29 Jul 2026 16:56:34 -700</pubDate>
  <lastBuildDate>Wed, 09 Feb 2011 07:24:59 -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=2480</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>EM Loader Exception : Thanks for the response sbelini...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2480&amp;PID=9906#9906</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=553" rel="nofollow">robdrye</a><br /><strong>Subject:</strong> 2480<br /><strong>Posted:</strong> 09-Feb-2011 at 7:24am<br /><br />Thanks for the response&nbsp; sbelini .....<DIV>&nbsp;</DIV><DIV>I did not get any license exceptions or warnings in the debug log and&nbsp; I never deteremined what the underlying cause of the issue was.&nbsp; What I did do was flip my scenario&nbsp;around&nbsp;and&nbsp;included the&nbsp;project from solution&nbsp;a in solution b and everything worked fine.&nbsp; This wasn't the ideal solution however it got me back on track :).</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 09 Feb 2011 07:24:59 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2480&amp;PID=9906#9906</guid>
  </item> 
  <item>
   <title>EM Loader Exception : Hi robdrye,  Can you check if...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2480&amp;PID=9867#9867</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> 2480<br /><strong>Posted:</strong> 03-Feb-2011 at 3:35pm<br /><br />Hi robdrye,<DIV>&nbsp;</DIV><DIV>Can you check if there are any license exceptions and/or warnings in the debug log?</DIV><DIV>&nbsp;</DIV><DIV>Also, what version of DevForce are you running?</DIV><DIV>&nbsp;</DIV><DIV>sbelini.</DIV>]]>
   </description>
   <pubDate>Thu, 03 Feb 2011 15:35:41 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2480&amp;PID=9867#9867</guid>
  </item> 
  <item>
   <title>EM Loader Exception : Here is my scenario: 1.) I&amp;#039;ve...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2480&amp;PID=9855#9855</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=553" rel="nofollow">robdrye</a><br /><strong>Subject:</strong> 2480<br /><strong>Posted:</strong> 01-Feb-2011 at 1:25pm<br /><br /><DIV>Here is my scenario:</DIV><DIV>1.) I've got&nbsp;solution A&nbsp;which contains an existing client/server library utilizing DF and working fine.</DIV><DIV>2.) I've got solution B which also contains an existing client/sever library utilizing DF and also working fine.</DIV><DIV>3.) When I take the client/server library in solution B and include it in solution A I get the Exception below in the first&nbsp;EM ctor to spin up.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>&nbsp; As soon as I remove solution B's&nbsp;client/server library from solution A&nbsp;everything goes back to working fine.&nbsp; I've been staring at the references in the problematic library for the past hour and am convinced there is nothing it references which is missing.</DIV><DIV>&nbsp;</DIV><DIV>It's been a while since I worked with the basic solution setup with DevForce and was hoping someone could point me in the right direction.&nbsp; Thanks.</DIV><DIV>&nbsp;</DIV><DIV>{System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.<BR>&nbsp;&nbsp; at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)<BR>&nbsp;&nbsp; at System.Reflection.RuntimeModule.GetTypes()<BR>&nbsp;&nbsp; at System.Reflection.Assembly.GetTypes()<BR>&nbsp;&nbsp; at System.ComponentModel.Composition.Hosting.AssemblyCatalog.get_InnerCatalog()<BR>&nbsp;&nbsp; at System.ComponentModel.Composition.Hosting.AssemblyCatalog.get_Parts()<BR>&nbsp;&nbsp; at IdeaBlade.Core.Composition.PartsCatalog.LoadCatalog()<BR>&nbsp;&nbsp; at IdeaBlade.Core.Composition.PartsCatalog..ctor()<BR>&nbsp;&nbsp; at IdeaBlade.Core.Composition.CompositionHost..ctor()<BR>&nbsp;&nbsp; at IdeaBlade.Core.Composition.CompositionHost.get_Instance()<BR>&nbsp;&nbsp; at IdeaBlade.Core.IdeaBladeConfig.GetAllProbeAssemblyNames()<BR>&nbsp;&nbsp; at IdeaBlade.Core.AuthHelper.LoadRuntimeLicense(Action`1 errorCallback)<BR>&nbsp;&nbsp; at IdeaBlade.Core.AuthHelper.LoadLicense(Action`1 licenseErrorCallback)<BR>&nbsp;&nbsp; at IdeaBlade.Core.IdeaBladeConfig.Initialize()<BR>&nbsp;&nbsp; at IdeaBlade.Core.IdeaBladeConfig.get_Instance()<BR>&nbsp;&nbsp; at IdeaBlade.Core.IdeaBladeConfig.AssertNonDefaultVersion(Boolean throwIfDefault)<BR>&nbsp;&nbsp; at IdeaBlade.EntityModel.EntityManager..ctor(Boolean shouldConnect, String dataSourceExtension, EntityServiceOption entityServiceOption)<BR>&nbsp;&nbsp; at IdeaBlade.EntityModel.EntityManager..ctor(Boolean shouldConnect)<BR>&nbsp;&nbsp; at PBI.Core.CoreEntityManager..ctor(Boolean shouldConnect)<BR>&nbsp;&nbsp; at PBI.Core.SessionDataInitializer.InitEntityManager(ISession session)<BR>&nbsp;&nbsp; at PBI.Core.SessionDataInitializer.InitializeWebClientSession(ISession session, Action`1 callback)<BR>&nbsp;&nbsp; at PBI.Core.Session.LoginWebClient(Int32 userId, Int32 databaseId, Action`1 callback)<BR>&nbsp;&nbsp; at PBI.Client.App.Application_Startup(Object sender, StartupEventArgs e)<BR>&nbsp;&nbsp; at MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args)<BR>&nbsp;&nbsp; at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)}</DIV>]]>
   </description>
   <pubDate>Tue, 01 Feb 2011 13:25:18 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2480&amp;PID=9855#9855</guid>
  </item> 
 </channel>
</rss>