<?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 : Exceptions on application launch</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : Exceptions on application launch</description>
  <pubDate>Tue, 28 Apr 2026 21:39:12 -700</pubDate>
  <lastBuildDate>Thu, 29 Oct 2009 16:54:13 -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=1537</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>Exceptions on application launch : I assume you&amp;#039;re running in...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1537&amp;PID=5710#5710</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> 1537<br /><strong>Posted:</strong> 29-Oct-2009 at 4:54pm<br /><br />I assume you're running in Visual Studio and have it set to throw on any exceptions, which can be pretty interesting.&nbsp; These exceptions are all caught and handled by either DevForce or .NET itself so they are "normal" and should not affect your application, although removing the root cause of a problem where possible is always a good idea.<DIV>&nbsp;</DIV><DIV>1) FileNotFoundException on ProModel.Eps.Application.Web occurs because this assembly is not part of the Silverlight package.&nbsp; You can remove it from the &lt;probeAssemblyNames&gt; in the app.config in your Silverlight project to get rid of the error.</DIV><DIV>&nbsp;</DIV><DIV>2) XmlException on ServiceReferences.ClientConfig - DevForce looks for this file in your Silverlight project to determine how to initialize service communications.&nbsp; This error occurs when the file is not found.&nbsp; You only need this file if you need to override the DevForce communication defaults.</DIV><DIV>&nbsp;</DIV><DIV>3) FileNotFoundException on IdeaBlade.Core.XmlSerializers - This is&nbsp;a serialization assembly dynamically generated by the XmlSerializer when the assembly is not pre-generated.&nbsp; DevForce uses the XmlSerializer with the IdeaBladeConfig class.</DIV><DIV>&nbsp;</DIV><DIV>4) ConfigurationErrorsException - I haven't seen this error before.&nbsp; Do you have more information on this, or a stack trace from one of the occurrences?</DIV><DIV>&nbsp;</DIV><DIV>5) and 6) I'm not sure where you're trying to instantiate your EF entity model.&nbsp; This is definitely not doable in the Silverlight client at all.&nbsp; Within your web project or another server assembly you should be able to use EF directly since DevForce isn't doing anything to stop you.&nbsp;&nbsp; If you have more information on what you need to do here we can try to help.</DIV>]]>
   </description>
   <pubDate>Thu, 29 Oct 2009 16:54:13 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1537&amp;PID=5710#5710</guid>
  </item> 
  <item>
   <title>Exceptions on application launch : Hi,   I&amp;#039;ve got my project...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1537&amp;PID=5708#5708</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=619" rel="nofollow">Waxman</a><br /><strong>Subject:</strong> 1537<br /><strong>Posted:</strong> 29-Oct-2009 at 6:29am<br /><br />Hi,<DIV></DIV><DIV>&nbsp;</DIV><DIV>I've got my project up and running, however, numerous exceptions are being thrown when my domain-specific entity manager is being instantiated during the launch of the application.&nbsp; It looks like serious problems are occurring, but in the end, everythings seems to work okay.&nbsp; Is this normal?&nbsp; Here are the exceptions that I'm seeing (in order):</DIV><DIV>&nbsp;</DIV><DIV><strong>FileNotFoundException</strong>&nbsp; Could not load file or assembly 'ProModel.Eps.Application.Web, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.</DIV><DIV>&nbsp;</DIV><DIV><strong>XmlException&nbsp; </strong>Cannot find file 'ServiceReferences.ClientConfig' in the application xap package.</DIV><DIV>&nbsp;</DIV><DIV><strong>FileNotFoundException</strong>&nbsp; Could not load file or assembly 'IdeaBlade.Core.XmlSerializers, Version=5.2.1.0, Culture=neutral, PublicKeyToken=287b5094865421c0' or one of its dependencies. The system cannot find the file specified.</DIV><DIV>&nbsp;</DIV><DIV><strong>ConfigurationErrorsException</strong>&nbsp; This element is not currently associated with any context</DIV><DIV>(This one occurs many times)</DIV><DIV>&nbsp;</DIV><DIV>If this is not normal, do you have any ideas as to what I'm doing wrong?</DIV><DIV>&nbsp;</DIV><DIV>I should also mention that I am not able to even instantiate my Entity Framework entity model - if I try, it throws the following exceptions:</DIV><DIV>&nbsp;</DIV><DIV><strong>NotSupportedException&nbsp; </strong>The invoked member is not supported in a dynamic assembly.</DIV><DIV>(This one occurs many times)</DIV><DIV>&nbsp;</DIV><DIV><strong>FileNotFoundException</strong>&nbsp; Could not find file 'C:\_ProModel\Development\EPS\Current\Application\Silverlight\EPS.Application.Web\System.Data.Resources.EntityStoreSchemaGenerator.xsd'.</DIV><DIV>&nbsp;</DIV><DIV>Fortunately, I don't need to do this (at least right now), but I would think I should at least be able to do this without any problems/exceptions.</DIV><DIV>&nbsp;</DIV><DIV>Any thoughts would be greatly appreciated.</DIV><DIV>&nbsp;</DIV><DIV>Terry</DIV>]]>
   </description>
   <pubDate>Thu, 29 Oct 2009 06:29:15 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1537&amp;PID=5708#5708</guid>
  </item> 
 </channel>
</rss>