<?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 : URI Formats are not supported</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : URI Formats are not supported</description>
  <pubDate>Fri, 24 Apr 2026 04:04:08 -700</pubDate>
  <lastBuildDate>Wed, 18 May 2011 16:38:41 -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=2684</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>URI Formats are not supported :   There&amp;#039;s not actually...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2684&amp;PID=10750#10750</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> 2684<br /><strong>Posted:</strong> 18-May-2011 at 4:38pm<br /><br />There's not actually a way to stop some of these caught exceptions.  Some occur within DevForce and some occur within other .NET components.  The URI format exception occurs in a call to MEF (Managed Extensibility Framework).  We changed the MEF logic (unrelated to this exception) in 6.1.0 and this particular exception is no longer thrown (and caught) by MEF.<div></div><div>&nbsp;</div><div>As for optimizing load time, the biggest bang for the buck is usually to set the SearchPatterns and/or IgnorePatterns on the CompositionHost.  These settings control which assemblies are probed at startup, and reducing the number of assemblies probed usually results in a performance improvement.</div><div>&nbsp;</div><div>Breaking out a Silverlight application into modules and using application library caching is another good way to improve startup performance.</div>]]>
   </description>
   <pubDate>Wed, 18 May 2011 16:38:41 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2684&amp;PID=10750#10750</guid>
  </item> 
  <item>
   <title>URI Formats are not supported : I am trying to optimize the loading...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2684&amp;PID=10725#10725</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=629" rel="nofollow">charliebrown</a><br /><strong>Subject:</strong> 2684<br /><strong>Posted:</strong> 17-May-2011 at 2:46pm<br /><br /><font size="2" face="Arial, Helvetica, sans-serif">I am trying to optimize the loading of our application. I am finding that there is a 2.5 second delay in running the EntityManager constructor. When I enable CLR exceptions I see an ArgumentException: "URI Formats are not supported".</font><br><pre style="font-family: c&#111;nsolas">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: blue">public</span>&nbsp;DomainModel(IbEm.<span style="color: #2b91af">EntityManagerContext</span>&nbsp;entityManagerContext)&nbsp;:&nbsp;<span style="color: blue">base</span>(entityManagerContext)&nbsp;{}<br><br><font size="2" face="Arial, Helvetica, sans-serif">The program carries on OK, but I'm wondering if there is a way to prevent this exception in case it is delaying things.<br></font>Thanks<br></pre><br>]]>
   </description>
   <pubDate>Tue, 17 May 2011 14:46:33 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2684&amp;PID=10725#10725</guid>
  </item> 
 </channel>
</rss>