<?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 : Linqpad fails after upgrade to 4.41.02</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Linqpad fails after upgrade to 4.41.02</description>
  <pubDate>Mon, 13 Apr 2026 02:22:26 -700</pubDate>
  <lastBuildDate>Tue, 24 Apr 2012 14:37:16 -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=3401</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>Linqpad fails after upgrade to 4.41.02 : Thanks, that solves it. </title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3401&amp;PID=13407#13407</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1307" rel="nofollow">esaulsberry</a><br /><strong>Subject:</strong> 3401<br /><strong>Posted:</strong> 24-Apr-2012 at 2:37pm<br /><br />Thanks, that solves it.]]>
   </description>
   <pubDate>Tue, 24 Apr 2012 14:37:16 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3401&amp;PID=13407#13407</guid>
  </item> 
  <item>
   <title>Linqpad fails after upgrade to 4.41.02 :   Hi Elton, Make sure you&amp;#039;re...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3401&amp;PID=13383#13383</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> 3401<br /><strong>Posted:</strong> 23-Apr-2012 at 6:15pm<br /><br />Hi Elton, <div>&nbsp;</div><div>Make sure you're using version 1.0.3 of the DevForce LINQPad driver.&nbsp;&nbsp; </div>]]>
   </description>
   <pubDate>Mon, 23 Apr 2012 18:15:52 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3401&amp;PID=13383#13383</guid>
  </item> 
  <item>
   <title>Linqpad fails after upgrade to 4.41.02 :   I&amp;#039;ve been using the IB...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3401&amp;PID=13379#13379</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1307" rel="nofollow">esaulsberry</a><br /><strong>Subject:</strong> 3401<br /><strong>Posted:</strong> 23-Apr-2012 at 2:27pm<br /><br /><div>I've been using the IB LinqPad driver (wonderful!) for some time. &nbsp;When Linqpad today notified me an update had been downloaded I restarted Linqpad and have been sad ever since. &nbsp;The new version is 4.41.02 Even the&nbsp;simplest&nbsp;query fails with&nbsp;<i>Object reference not set to an instance of an object</i>. &nbsp;I have a DF Silverlight license.</div><div><font size="3"><span style="line-height: normal;"><br></span></font></div><div>Here is the stack trace (there is no inner exception)</div><div><div>&nbsp; &nbsp;at IdeaBlade.EntityModel.EntityMetadata.IsMappedEntityType(Type t)</div><div>&nbsp; &nbsp;at IdeaBlade.EntityModel.EntityMetadata.HasAnyConcreteEntityBaseTypes(Type type)</div><div>&nbsp; &nbsp;at IdeaBlade.EntityModel.EntityQuery.get_Expression()</div><div>&nbsp; &nbsp;at LINQPad.Extensions.Dump&#091;T&#093;(T o, String description, Nullable`1 depth, Boolean toDataGrid, Action`1 onClick)</div><div>&nbsp; &nbsp;at LINQPad.Extensions.Dump&#091;T&#093;(T o, String description, Nullable`1 depth)</div><div>&nbsp; &nbsp;at LINQPad.Extensions.Dump&#091;T&#093;(T o)</div><div>&nbsp; &nbsp;at UserQuery.RunUserAuthoredQuery() in c:\Users\esaulsberry\AppData\Local\Temp\LINQPad\lcdnczuo\query_yramra.cs:line 31.</div></div><div><br></div><div>And the LinqPad log:</div><div><br></div><div><table ="logtable"><t><tr><th>Date</th><th>Time</th><th>UserName</th><th>Namespace.Class:Method</th><th>Message</th></tr><tr ="row1"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.TraceFileXmlLogger:GetLogHeader</td><td>------------ Log Created ------------</td></tr><tr ="row2"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:18</td><td></td><td>IdeaBlade.Core.IdeaBladeConfig:Initialize</td><td>Initializing configuration ...</td></tr><tr ="row1"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:18</td><td></td><td>IdeaBlade.Core.Composition.PartsCatalog:LoadCatalog</td><td>MEF assembly probing started: 4/23/2012 5:18:18 PM. If this takes a long time, use IdeaBlade.Core.Composition.CompositionHost to specify/restrict which assemblies to probe.</td></tr><tr ="row2"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:19</td><td></td><td>IdeaBlade.Core.Composition.PartsCatalog:LoadCatalog</td><td>MEF assembly probing completed: 4/23/2012 5:18:19 PM</td></tr><tr ="row1"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:19</td><td></td><td>IdeaBlade.Core.Composition.CompositionHost:.ctor</td><td>Probe Assemblies: LINQPad, Version=1.0.0.0, Culture=neutral, PublicKeyToken=21353812cd2a2db5 If this list is unnecessarily large, use CompositionHost.SearchPatterns to modify the search critieria for probed assemblies. If this list does not contain the assembly(ies) holding your a) domain model, b) custom interface implementations, and c) POCO/known types then your application may not work correctly. Ensure that these assemblies are available in the exe/bin folder, and if using CompositionHost.SearchPatterns that the patterns are set appropriately.</td></tr><tr ="row2"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:19</td><td></td><td>IdeaBlade.Core.IdeaBladeConfig+&lt;&gt;c__DisplayClass2:&lt;Initialize&gt;b__1</td><td>Cannot find a valid license key in any domain model assembly. -- Check the following: 1) Make sure that your model assembly is available in the bin/exe folder. 2) Check that all referenced assemblies are available, including all necessary IdeaBlade assemblies. 3) Set CopyLocal=true for all IdeaBlade references to ensure these assemblies are copied to this folder. Check the debuglog for additional messages.</td></tr><tr ="row1"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:19</td><td></td><td>IdeaBlade.Core.IdeaBladeConfig+&lt;&gt;c__DisplayClass2:&lt;Initialize&gt;b__1</td><td>Falling back and using License from Registry</td></tr><tr ="row2"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:19</td><td></td><td>IdeaBlade.Core.Configuration.ServerSettingsElement:ConstrainSettingsBasedOnLicenseCore</td><td>The configured SupportedClientApplicationType is Silverlight</td></tr><tr ="row1"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:19</td><td></td><td>IdeaBlade.Core.Configuration.ServerSettingsElement:ConstrainSettingsBasedOnLicenseCore</td><td>Could not find a valid license to enable session-agnostic load balancing.</td></tr><tr ="row2"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.Configuration.ServerSettingsElement:ConstrainSettingsBasedOnLicenseCore</td><td>Could not find a valid license to enable session-agnostic load balancing.</td></tr><tr ="row1"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.Composition.CompositionHost:CheckMultiExport</td><td>CompositionContext: '-IbDefault-' - Probed for non-default 'ITraceLoggerProvider' and found no matching exports.</td></tr><tr ="row2"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.Composition.CompositionHost:CheckSingleExport</td><td>CompositionContext: '-IbDefault-' - Probed for default 'ITraceLoggerProvider' and found 'IdeaBlade.Core.DefaultLoggerProvider'.</td></tr><tr ="row1"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.TraceFns:CompleteTracingInitialization</td><td>IdeaBladeConfig resolution: File: D:\Yargo\YargoShell\YargoDataModel\bin\Debug\Yargo.DataModel.dll.config - found but failed to deserialize</td></tr><tr ="row2"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.TraceFns:CompleteTracingInitialization</td><td>IdeaBladeConfig resolution: File: C:\ProgramData\LINQPad\Updates40\441\LINQPad.exe.config - found but failed to deserialize</td></tr><tr ="row1"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.TraceFns:CompleteTracingInitialization</td><td>IdeaBladeConfig resolution: Warning: No .config file found - using default configuration.</td></tr><tr ="row2"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.TraceFns:CompleteTracingInitialization</td><td>IdeaBladeConfig resolution: Logging file: C:\ProgramData\LINQPad\Updates40\441\DebugLog.xml</td></tr><tr ="row1"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.TraceFns:CompleteTracingInitialization</td><td>Bound to .NET runtime version 4.0.30319.261</td></tr><tr ="row2"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.TraceFns:CompleteTracingInitialization</td><td>DevForce version 6.1.6.0</td></tr><tr ="row1"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.EntityModel.EntityServerProxy:GetInstance</td><td>Loaded IdeaBlade.EntityModel.EntityServerProxy</td></tr><tr ="row2"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.Composition.CompositionHost:CheckSingleExport</td><td>CompositionContext: '-IbDefault-' - Probed for default 'IDataSourceKeyResolver' and found 'IdeaBlade.EntityModel.DefaultDataSourceKeyResolver'.</td></tr><tr ="row1"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.Composition.CompositionHost:CheckSingleExport</td><td>CompositionContext: '-IbDefault-' - Probed for any 'IAuthenticationProvider' and found no matching exports.</td></tr><tr ="row2"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.Composition.CompositionHost:CheckSingleExport</td><td>CompositionContext: '-IbDefault-' - Probed for any 'EntityServiceApplication' and found 'IdeaBlade.EntityModel.EntityServiceApplication'.</td></tr><tr ="row1"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.EntityModel.EntityServiceApplication:OnServiceStartup</td><td>EntityService created</td></tr><tr ="row2"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.EntityModel.EntityService:get_LocalInstance</td><td>Created local EntityService</td></tr><tr ="row1"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.EntityModel.Server.EntityServer:.ctor</td><td>EntityServer created for DataSourceExtension: &#091;None&#093;, CompositionContext: -IbDefault-</td></tr><tr ="row2"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.Composition.CompositionHost:CheckMultiExport</td><td>CompositionContext: '-IbDefault-' - Probed for any 'ICompositionContextResolver' and found no matching exports.</td></tr><tr ="row1"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.Composition.CompositionHost:CheckMultiExport</td><td>CompositionContext: '-IbDefault-' - Probed for any 'IEntityQueryExecutor' and found 'IdeaBlade.EntityModel.Edm.EdmQueryExecutor'.</td></tr><tr ="row2"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.Composition.CompositionHost:CheckMultiExport</td><td>CompositionContext: '-IbDefault-' - Probed for any 'IEntityQueryExecutor' and found 'IdeaBlade.EntityModel.Edm.PassthruEsqlQueryExecutor'.</td></tr><tr ="row1"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.Composition.CompositionHost:CheckMultiExport</td><td>CompositionContext: '-IbDefault-' - Probed for any 'IEntityQueryExecutor' and found 'IdeaBlade.EntityModel.Edm.StoredProcQueryExecutor'.</td></tr><tr ="row2"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.Composition.CompositionHost:CheckMultiExport</td><td>CompositionContext: '-IbDefault-' - Probed for any 'IEntityQueryExecutor' and found 'IdeaBlade.EntityModel.Edm.UdtQueryExecutor'.</td></tr><tr ="row1"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.EntityModel.Server.SessionManager:GetLoginManager</td><td>Anonymous access: enabled</td></tr><tr ="row2"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.Core.Composition.CompositionHost:CheckSingleExport</td><td>CompositionContext: '-IbDefault-' - Probed for non-default 'IEntityLoginManager' and found no matching exports.</td></tr><tr ="row1"><td style="WHITE-SPACE: nowrap">2012-04-23</td><td>17:18:20</td><td></td><td>IdeaBlade.EntityModel.Server.SessionManager:GetLoginManager</td><td>No Login Manager found. User will always be logged in as Guest, regardless of credentials.</td></tr></t></table></div>]]>
   </description>
   <pubDate>Mon, 23 Apr 2012 14:27:24 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3401&amp;PID=13379#13379</guid>
  </item> 
 </channel>
</rss>