<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>entlib Work Item Rss Feed</title><link>http://www.codeplex.com/entlib/WorkItem/List.aspx</link><description>entlib Work Item Rss Description</description><item><title>Commented Unassigned: Activation error occured while trying to get instance of type Database, key "" [33755]</title><link>http://entlib.codeplex.com/workitem/33755</link><description>Hi All,&lt;br /&gt;&lt;br /&gt;I am working on creating a new windows application -Client. I am encountering a problem when I attempt to use the Data Access Block .When i try to run i get the error &amp;#34;&amp;#123;&amp;#34;Resolution of the dependency failed, type &amp;#61; &amp;#34;Microsoft.Practices.EnterpriseLibrary.Data.Database&amp;#34;, name &amp;#61; &amp;#34;&amp;#40;none&amp;#41;&amp;#34;.&lt;br /&gt;Exception occurred while&amp;#58; while resolving.&lt;br /&gt;Exception is&amp;#58; InvalidOperationException - The type Database cannot be constructed. You must configure the container to supply this value.&lt;br /&gt;-----------------------------------------------&lt;br /&gt;At the time of the exception, the container was&amp;#58;&lt;br /&gt;&lt;br /&gt;  Resolving Microsoft.Practices.EnterpriseLibrary.Data.Database,&amp;#40;none&amp;#41;&lt;br /&gt;&amp;#34;&amp;#125;&amp;#34;&lt;br /&gt;&lt;br /&gt;The App.config file contains &lt;br /&gt;&amp;#60;configSections&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;section name&amp;#61;&amp;#34;dataConfiguration&amp;#34; type&amp;#61;&amp;#34;Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DatabaseSettings, Microsoft.Practices.EnterpriseLibrary.Data&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;&amp;#47;configSections&amp;#62;&lt;br /&gt;&lt;br /&gt;&amp;#60;connectionStrings&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;add name&amp;#61;&amp;#34;STAGE&amp;#34;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;providerName&amp;#61;&amp;#34;System.Data.SqlClient&amp;#34;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;connectionString&amp;#61;&amp;#34;Password&amp;#61;Hi1241&amp;#33;&amp;#59;Persist Security Info&amp;#61;True&amp;#59;User ID&amp;#61;Server&amp;#59;Initial Catalog&amp;#61;Mercury&amp;#59;Data Source&amp;#61;Florida&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;connectionStrings&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;dataConfiguration defaultDatabase&amp;#61;&amp;#34;STAGE&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;Please help.&lt;br /&gt;Comments: Hi Randy,&amp;#10;&amp;#10;Yes i have configured the default database. Updated the description. I could get the error in the Create Database code below&amp;#58;&amp;#10; Private Function GetDatabase&amp;#40;ByVal dbKey As String&amp;#41; As Database&amp;#10;&amp;#10;            Dim db As Database &amp;#61; Nothing&amp;#10;&amp;#10;            If dbKey &amp;#61; &amp;#34;&amp;#34; Then&amp;#10;                db &amp;#61; DatabaseFactory.CreateDatabase&amp;#40;&amp;#41;&amp;#10;&amp;#10;            Else&amp;#10;                db &amp;#61; DatabaseFactory.CreateDatabase&amp;#40;dbKey&amp;#41;&amp;#10;            End If&amp;#10;&amp;#10;            Return db&amp;#10;&amp;#10;        End Function</description><author>vvidkaat</author><pubDate>Thu, 16 May 2013 12:12:53 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: Activation error occured while trying to get instance of type Database, key "" [33755] 20130516121253P</guid></item><item><title>Edited Unassigned: Activation error occured while trying to get instance of type Database, key "" [33755]</title><link>http://entlib.codeplex.com/workitem/33755</link><description>Hi All,&lt;br /&gt;&lt;br /&gt;I am working on creating a new windows application -Client. I am encountering a problem when I attempt to use the Data Access Block .When i try to run i get the error &amp;#34;&amp;#123;&amp;#34;Resolution of the dependency failed, type &amp;#61; &amp;#34;Microsoft.Practices.EnterpriseLibrary.Data.Database&amp;#34;, name &amp;#61; &amp;#34;&amp;#40;none&amp;#41;&amp;#34;.&lt;br /&gt;Exception occurred while&amp;#58; while resolving.&lt;br /&gt;Exception is&amp;#58; InvalidOperationException - The type Database cannot be constructed. You must configure the container to supply this value.&lt;br /&gt;-----------------------------------------------&lt;br /&gt;At the time of the exception, the container was&amp;#58;&lt;br /&gt;&lt;br /&gt;  Resolving Microsoft.Practices.EnterpriseLibrary.Data.Database,&amp;#40;none&amp;#41;&lt;br /&gt;&amp;#34;&amp;#125;&amp;#34;&lt;br /&gt;&lt;br /&gt;The App.config file contains &lt;br /&gt;&amp;#60;configSections&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;section name&amp;#61;&amp;#34;dataConfiguration&amp;#34; type&amp;#61;&amp;#34;Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DatabaseSettings, Microsoft.Practices.EnterpriseLibrary.Data&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;&amp;#47;configSections&amp;#62;&lt;br /&gt;&lt;br /&gt;&amp;#60;connectionStrings&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;add name&amp;#61;&amp;#34;STAGE&amp;#34;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;providerName&amp;#61;&amp;#34;System.Data.SqlClient&amp;#34;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;connectionString&amp;#61;&amp;#34;Password&amp;#61;Hi1241&amp;#33;&amp;#59;Persist Security Info&amp;#61;True&amp;#59;User ID&amp;#61;Server&amp;#59;Initial Catalog&amp;#61;Mercury&amp;#59;Data Source&amp;#61;Florida&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;connectionStrings&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;dataConfiguration defaultDatabase&amp;#61;&amp;#34;STAGE&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;Please help.&lt;br /&gt;</description><author>vvidkaat</author><pubDate>Thu, 16 May 2013 12:09:14 GMT</pubDate><guid isPermaLink="false">Edited Unassigned: Activation error occured while trying to get instance of type Database, key "" [33755] 20130516120914P</guid></item><item><title>Commented Unassigned: Activation error occured while trying to get instance of type Database, key "" [33755]</title><link>http://entlib.codeplex.com/workitem/33755</link><description>Hi All,&lt;br /&gt;&lt;br /&gt;I am working on creating a new windows application -Client. I am encountering a problem when I attempt to use the Data Access Block .When i try to run i get the error &amp;#34;&amp;#123;&amp;#34;Resolution of the dependency failed, type &amp;#61; &amp;#34;Microsoft.Practices.EnterpriseLibrary.Data.Database&amp;#34;, name &amp;#61; &amp;#34;&amp;#40;none&amp;#41;&amp;#34;.&lt;br /&gt;Exception occurred while&amp;#58; while resolving.&lt;br /&gt;Exception is&amp;#58; InvalidOperationException - The type Database cannot be constructed. You must configure the container to supply this value.&lt;br /&gt;-----------------------------------------------&lt;br /&gt;At the time of the exception, the container was&amp;#58;&lt;br /&gt;&lt;br /&gt;  Resolving Microsoft.Practices.EnterpriseLibrary.Data.Database,&amp;#40;none&amp;#41;&lt;br /&gt;&amp;#34;&amp;#125;&amp;#34;&lt;br /&gt;&lt;br /&gt;The App.config file contains &lt;br /&gt;&amp;#60;configSections&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;section name&amp;#61;&amp;#34;dataConfiguration&amp;#34; type&amp;#61;&amp;#34;Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DatabaseSettings, Microsoft.Practices.EnterpriseLibrary.Data&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;&amp;#47;configSections&amp;#62;&lt;br /&gt;&lt;br /&gt;&amp;#60;connectionStrings&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;add name&amp;#61;&amp;#34;STAGE&amp;#34;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;providerName&amp;#61;&amp;#34;System.Data.SqlClient&amp;#34;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;connectionString&amp;#61;&amp;#34;Password&amp;#61;Hi1241&amp;#33;&amp;#59;Persist Security Info&amp;#61;True&amp;#59;User ID&amp;#61;Server&amp;#59;Initial Catalog&amp;#61;Mercury&amp;#59;Data Source&amp;#61;Florida&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Please help.&lt;br /&gt;Comments: Have you configured a default database&amp;#63;&amp;#10;&amp;#10;&amp;#96;&amp;#96;&amp;#96; xml&amp;#10;  &amp;#60;dataConfiguration defaultDatabase&amp;#61;&amp;#34;STAGE&amp;#34; &amp;#47;&amp;#62;&amp;#10;&amp;#96;&amp;#96;&amp;#96;&amp;#10;&amp;#10;If that doesn&amp;#39;t help then please post all relevant configuration and a code sample to recreate the problem to the &amp;#91;Discussion Forum&amp;#93;&amp;#40;http&amp;#58;&amp;#47;&amp;#47;entlib.codeplex.com&amp;#47;discussions&amp;#41;.&amp;#10;&amp;#10;Thanks.&amp;#10;&amp;#10;&amp;#126;&amp;#126;&amp;#10;Randy Levy&amp;#10;&amp;#91;entlib.support&amp;#64;live.com&amp;#93;&amp;#40;mailto&amp;#58;entlib.support&amp;#64;live.com&amp;#41;&amp;#10;Enterprise Library support engineer&amp;#10;&amp;#91;Support How-to&amp;#93;&amp;#40;entlib.codeplex.com&amp;#47;wikipage&amp;#63;title&amp;#61;Support&amp;#37;20How-to&amp;#41; </description><author>randylevy</author><pubDate>Thu, 16 May 2013 06:40:53 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: Activation error occured while trying to get instance of type Database, key "" [33755] 20130516064053A</guid></item><item><title>Edited Unassigned: Activation error occured while trying to get instance of type Database, key "" [33755]</title><link>http://entlib.codeplex.com/workitem/33755</link><description>Hi All,&lt;br /&gt;&lt;br /&gt;I am working on creating a new windows application -Client. I am encountering a problem when I attempt to use the Data Access Block .When i try to run i get the error &amp;#34;&amp;#123;&amp;#34;Resolution of the dependency failed, type &amp;#61; &amp;#34;Microsoft.Practices.EnterpriseLibrary.Data.Database&amp;#34;, name &amp;#61; &amp;#34;&amp;#40;none&amp;#41;&amp;#34;.&lt;br /&gt;Exception occurred while&amp;#58; while resolving.&lt;br /&gt;Exception is&amp;#58; InvalidOperationException - The type Database cannot be constructed. You must configure the container to supply this value.&lt;br /&gt;-----------------------------------------------&lt;br /&gt;At the time of the exception, the container was&amp;#58;&lt;br /&gt;&lt;br /&gt;  Resolving Microsoft.Practices.EnterpriseLibrary.Data.Database,&amp;#40;none&amp;#41;&lt;br /&gt;&amp;#34;&amp;#125;&amp;#34;&lt;br /&gt;&lt;br /&gt;The App.config file contains &lt;br /&gt;&amp;#60;configSections&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;section name&amp;#61;&amp;#34;dataConfiguration&amp;#34; type&amp;#61;&amp;#34;Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DatabaseSettings, Microsoft.Practices.EnterpriseLibrary.Data&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;&amp;#47;configSections&amp;#62;&lt;br /&gt;&lt;br /&gt;&amp;#60;connectionStrings&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;add name&amp;#61;&amp;#34;STAGE&amp;#34;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;providerName&amp;#61;&amp;#34;System.Data.SqlClient&amp;#34;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;connectionString&amp;#61;&amp;#34;Password&amp;#61;Hi1241&amp;#33;&amp;#59;Persist Security Info&amp;#61;True&amp;#59;User ID&amp;#61;Server&amp;#59;Initial Catalog&amp;#61;Mercury&amp;#59;Data Source&amp;#61;Florida&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Please help.&lt;br /&gt;</description><author>vvidkaat</author><pubDate>Wed, 15 May 2013 20:37:48 GMT</pubDate><guid isPermaLink="false">Edited Unassigned: Activation error occured while trying to get instance of type Database, key "" [33755] 20130515083748P</guid></item><item><title>Edited Unassigned: Activation error occured while trying to get instance of type Database, key "" [33755]</title><link>http://entlib.codeplex.com/workitem/33755</link><description>Hi All,&lt;br /&gt;&lt;br /&gt;I am working on creating a new windows application -Client. When i try to run i get the error &amp;#34;&amp;#123;&amp;#34;Resolution of the dependency failed, type &amp;#61; &amp;#34;Microsoft.Practices.EnterpriseLibrary.Data.Database&amp;#34;, name &amp;#61; &amp;#34;&amp;#40;none&amp;#41;&amp;#34;.&lt;br /&gt;Exception occurred while&amp;#58; while resolving.&lt;br /&gt;Exception is&amp;#58; InvalidOperationException - The type Database cannot be constructed. You must configure the container to supply this value.&lt;br /&gt;-----------------------------------------------&lt;br /&gt;At the time of the exception, the container was&amp;#58;&lt;br /&gt;&lt;br /&gt;  Resolving Microsoft.Practices.EnterpriseLibrary.Data.Database,&amp;#40;none&amp;#41;&lt;br /&gt;&amp;#34;&amp;#125;&amp;#34;&lt;br /&gt;&lt;br /&gt;The App.config file contains &lt;br /&gt;&amp;#60;configSections&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;section name&amp;#61;&amp;#34;dataConfiguration&amp;#34; type&amp;#61;&amp;#34;Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DatabaseSettings, Microsoft.Practices.EnterpriseLibrary.Data&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;&amp;#47;configSections&amp;#62;&lt;br /&gt;&lt;br /&gt;&amp;#60;connectionStrings&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;add name&amp;#61;&amp;#34;STAGE&amp;#34;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;providerName&amp;#61;&amp;#34;System.Data.SqlClient&amp;#34;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;connectionString&amp;#61;&amp;#34;Password&amp;#61;Hi1241&amp;#33;&amp;#59;Persist Security Info&amp;#61;True&amp;#59;User ID&amp;#61;Server&amp;#59;Initial Catalog&amp;#61;Mercury&amp;#59;Data Source&amp;#61;Florida&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Please help.&lt;br /&gt;</description><author>vvidkaat</author><pubDate>Wed, 15 May 2013 20:11:27 GMT</pubDate><guid isPermaLink="false">Edited Unassigned: Activation error occured while trying to get instance of type Database, key "" [33755] 20130515081127P</guid></item><item><title>Created Unassigned: Activation error occured while trying to get instance of type Database, key "" [33755]</title><link>http://entlib.codeplex.com/workitem/33755</link><description>Hi All,&lt;br /&gt;&lt;br /&gt;I am working on creating a new windows application -Client. When i try to run i get the error &amp;#34;&amp;#123;&amp;#34;Resolution of the dependency failed, type &amp;#61; &amp;#34;Microsoft.Practices.EnterpriseLibrary.Data.Database&amp;#34;, name &amp;#61; &amp;#34;&amp;#40;none&amp;#41;&amp;#34;.&lt;br /&gt;Exception occurred while&amp;#58; while resolving.&lt;br /&gt;Exception is&amp;#58; InvalidOperationException - The type Database cannot be constructed. You must configure the container to supply this value.&lt;br /&gt;-----------------------------------------------&lt;br /&gt;At the time of the exception, the container was&amp;#58;&lt;br /&gt;&lt;br /&gt;  Resolving Microsoft.Practices.EnterpriseLibrary.Data.Database,&amp;#40;none&amp;#41;&lt;br /&gt;&amp;#34;&amp;#125;&amp;#34;&lt;br /&gt;&lt;br /&gt;The App.config file contains &lt;br /&gt;&amp;#60;configSections&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;section name&amp;#61;&amp;#34;dataConfiguration&amp;#34; type&amp;#61;&amp;#34;Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DatabaseSettings, Microsoft.Practices.EnterpriseLibrary.Data&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;&amp;#47;configSections&amp;#62;&lt;br /&gt;&lt;br /&gt;&amp;#60;connectionStrings&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#60;add name&amp;#61;&amp;#34;STAGE&amp;#34;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;providerName&amp;#61;&amp;#34;System.Data.SqlClient&amp;#34;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;connectionString&amp;#61;&amp;#34;Password&amp;#61;Hi1241&amp;#33;&amp;#59;Persist Security Info&amp;#61;True&amp;#59;User ID&amp;#61;Server&amp;#59;Initial Catalog&amp;#61;Mercury&amp;#59;Data Source&amp;#61;Florida&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;</description><author>vvidkaat</author><pubDate>Wed, 15 May 2013 20:10:49 GMT</pubDate><guid isPermaLink="false">Created Unassigned: Activation error occured while trying to get instance of type Database, key "" [33755] 20130515081049P</guid></item><item><title>Created Unassigned: There was a conflict between Microsoft.ApplicationServer.Caching.Core... [33754]</title><link>http://entlib.codeplex.com/workitem/33754</link><description>Trying to deploy to Azure &amp;#40;SDK 2.0&amp;#41; a Worker Role that references a library project.  The worker role is configured to be a co-lo cache &amp;#40;30&amp;#37;&amp;#41; and the library project uses the Transient Fault Handling library. Worker Role won&amp;#39;t deploy &amp;#40;keeps saying it&amp;#39;s cycling&amp;#41;. The only thing I can find in the output is one warning&amp;#58; MSB3247&amp;#58;  Found conflicts between different versions of the same assembly.  I assume this is the problem and it appears to be because the Transient Fault Handling library is referencing a different version of the same assembly than the Azure Caching 2.0.&lt;br /&gt;&lt;br /&gt;Using Nuget packages Microsoft.WindowsAzure.Caching 2.0.0.0 and EnterpriseLibrary.WindowsAzure.TransientFaultHandling 5.1.1212.0.&lt;br /&gt;&lt;br /&gt;I found this article, but it is marked as closed&amp;#58; https&amp;#58;&amp;#47;&amp;#47;entlib.codeplex.com&amp;#47;workitem&amp;#47;32963&amp;#63;FocusElement&amp;#61;CommentTextBox. Found this and it seems to describe my problem pretty well&amp;#58; http&amp;#58;&amp;#47;&amp;#47;social.msdn.microsoft.com&amp;#47;Forums&amp;#47;en-US&amp;#47;windowsazuredata&amp;#47;thread&amp;#47;9d4f2400-aeff-4cb7-8cec-056ac6bc8d95. However, here it is May 2013 and still the nuget packages aren&amp;#39;t fixed&amp;#63;&lt;br /&gt;&lt;br /&gt;Please help, cannot deploy to azure with this conflict.&lt;br /&gt;&lt;br /&gt;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;br /&gt;&lt;br /&gt;Here is the output from my build&amp;#58;&lt;br /&gt;&lt;br /&gt;There was a conflict between &amp;#34;Microsoft.ApplicationServer.Caching.Core, Version&amp;#61;1.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31bf3856ad364e35&amp;#34; and &amp;#34;Microsoft.ApplicationServer.Caching.Core, Version&amp;#61;101.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31bf3856ad364e35&amp;#34;.&lt;br /&gt;2&amp;#62;      &amp;#34;Microsoft.ApplicationServer.Caching.Core, Version&amp;#61;1.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31bf3856ad364e35&amp;#34; was chosen because it was primary and &amp;#34;Microsoft.ApplicationServer.Caching.Core, Version&amp;#61;101.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31bf3856ad364e35&amp;#34; was not.&lt;br /&gt;2&amp;#62;      References which depend on &amp;#34;Microsoft.ApplicationServer.Caching.Core, Version&amp;#61;1.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31bf3856ad364e35&amp;#34; &amp;#91;&amp;#92;&amp;#92;psf&amp;#92;Home&amp;#92;Projects&amp;#92;brushfire&amp;#92;code&amp;#92;packages&amp;#92;Microsoft.WindowsAzure.Caching.2.0.0.0&amp;#92;lib&amp;#92;net40-full&amp;#92;Microsoft.ApplicationServer.Caching.Core.dll&amp;#93;.&lt;br /&gt;2&amp;#62;          &amp;#92;&amp;#92;psf&amp;#92;Home&amp;#92;Projects&amp;#92;brushfire&amp;#92;code&amp;#92;packages&amp;#92;Microsoft.WindowsAzure.Caching.2.0.0.0&amp;#92;lib&amp;#92;net40-full&amp;#92;Microsoft.ApplicationServer.Caching.Core.dll&lt;br /&gt;2&amp;#62;            Project file item includes which caused reference &amp;#34;&amp;#92;&amp;#92;psf&amp;#92;Home&amp;#92;Projects&amp;#92;brushfire&amp;#92;code&amp;#92;packages&amp;#92;Microsoft.WindowsAzure.Caching.2.0.0.0&amp;#92;lib&amp;#92;net40-full&amp;#92;Microsoft.ApplicationServer.Caching.Core.dll&amp;#34;.&lt;br /&gt;2&amp;#62;              Microsoft.ApplicationServer.Caching.Core, Version&amp;#61;1.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31bf3856ad364e35, processorArchitecture&amp;#61;MSIL&lt;br /&gt;2&amp;#62;      References which depend on &amp;#34;Microsoft.ApplicationServer.Caching.Core, Version&amp;#61;101.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31bf3856ad364e35&amp;#34; &amp;#91;&amp;#93;.&lt;br /&gt;2&amp;#62;          &amp;#92;&amp;#92;psf&amp;#92;Home&amp;#92;Projects&amp;#92;brushfire&amp;#92;code&amp;#92;packages&amp;#92;Microsoft.WindowsAzure.Caching.2.0.0.0&amp;#92;lib&amp;#92;net40-full&amp;#92;Microsoft.ApplicationServer.Caching.Client.dll&lt;br /&gt;2&amp;#62;            Project file item includes which caused reference &amp;#34;&amp;#92;&amp;#92;psf&amp;#92;Home&amp;#92;Projects&amp;#92;brushfire&amp;#92;code&amp;#92;packages&amp;#92;Microsoft.WindowsAzure.Caching.2.0.0.0&amp;#92;lib&amp;#92;net40-full&amp;#92;Microsoft.ApplicationServer.Caching.Client.dll&amp;#34;.&lt;br /&gt;2&amp;#62;              Microsoft.ApplicationServer.Caching.Client, Version&amp;#61;1.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31bf3856ad364e35, processorArchitecture&amp;#61;MSIL&lt;br /&gt;2&amp;#62;              Microsoft.Web.DistributedCache, Version&amp;#61;1.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31bf3856ad364e35, processorArchitecture&amp;#61;MSIL&lt;br /&gt;2&amp;#62;          &amp;#92;&amp;#92;psf&amp;#92;Home&amp;#92;Projects&amp;#92;brushfire&amp;#92;code&amp;#92;packages&amp;#92;Microsoft.WindowsAzure.Caching.2.0.0.0&amp;#92;lib&amp;#92;net40-full&amp;#92;Microsoft.ApplicationServer.Caching.AzureCommon.dll&lt;br /&gt;2&amp;#62;            Project file item includes which caused reference &amp;#34;&amp;#92;&amp;#92;psf&amp;#92;Home&amp;#92;Projects&amp;#92;brushfire&amp;#92;code&amp;#92;packages&amp;#92;Microsoft.WindowsAzure.Caching.2.0.0.0&amp;#92;lib&amp;#92;net40-full&amp;#92;Microsoft.ApplicationServer.Caching.AzureCommon.dll&amp;#34;.&lt;br /&gt;2&amp;#62;              Microsoft.ApplicationServer.Caching.AzureCommon, Version&amp;#61;1.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31bf3856ad364e35, processorArchitecture&amp;#61;MSIL&lt;br /&gt;2&amp;#62;              Microsoft.ApplicationServer.Caching.AzureClientHelper, Version&amp;#61;1.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31bf3856ad364e35, processorArchitecture&amp;#61;MSIL&lt;br /&gt;2&amp;#62;          &amp;#92;&amp;#92;psf&amp;#92;Home&amp;#92;Projects&amp;#92;brushfire&amp;#92;code&amp;#92;packages&amp;#92;Microsoft.WindowsAzure.Caching.2.0.0.0&amp;#92;lib&amp;#92;net40-full&amp;#92;Microsoft.Web.DistributedCache.dll&lt;br /&gt;2&amp;#62;            Project file item includes which caused reference &amp;#34;&amp;#92;&amp;#92;psf&amp;#92;Home&amp;#92;Projects&amp;#92;brushfire&amp;#92;code&amp;#92;packages&amp;#92;Microsoft.WindowsAzure.Caching.2.0.0.0&amp;#92;lib&amp;#92;net40-full&amp;#92;Microsoft.Web.DistributedCache.dll&amp;#34;.&lt;br /&gt;2&amp;#62;              Microsoft.Web.DistributedCache, Version&amp;#61;1.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31bf3856ad364e35, processorArchitecture&amp;#61;MSIL&lt;br /&gt;2&amp;#62;          &amp;#92;&amp;#92;psf&amp;#92;Home&amp;#92;Projects&amp;#92;brushfire&amp;#92;code&amp;#92;packages&amp;#92;Microsoft.WindowsAzure.Caching.2.0.0.0&amp;#92;lib&amp;#92;net40-full&amp;#92;Microsoft.ApplicationServer.Caching.AzureClientHelper.dll&lt;br /&gt;2&amp;#62;            Project file item includes which caused reference &amp;#34;&amp;#92;&amp;#92;psf&amp;#92;Home&amp;#92;Projects&amp;#92;brushfire&amp;#92;code&amp;#92;packages&amp;#92;Microsoft.WindowsAzure.Caching.2.0.0.0&amp;#92;lib&amp;#92;net40-full&amp;#92;Microsoft.ApplicationServer.Caching.AzureClientHelper.dll&amp;#34;.&lt;br /&gt;2&amp;#62;              Microsoft.ApplicationServer.Caching.AzureClientHelper, Version&amp;#61;1.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31bf3856ad364e35, processorArchitecture&amp;#61;MSIL&lt;br /&gt;2&amp;#62;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v4.0.30319&amp;#92;Microsoft.Common.targets&amp;#40;1578,5&amp;#41;&amp;#58; warning MSB3247&amp;#58; Found conflicts between different versions of the same dependent assembly.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description><author>jslaybaugh</author><pubDate>Wed, 08 May 2013 03:05:07 GMT</pubDate><guid isPermaLink="false">Created Unassigned: There was a conflict between Microsoft.ApplicationServer.Caching.Core... [33754] 20130508030507A</guid></item><item><title>Edited Unassigned: Semantic Logging needs converter from DynamicTableEntity to CloudEventEntry [33752]</title><link>http://entlib.codeplex.com/workitem/33752</link><description>I&amp;#39;m experimenting with the WindowsAzureTableSink and trying to come up with a log viewer that can retrieve those table entries and display them in a grid. I noticed that there&amp;#39;s an extension method in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks.WindowsAzure.CloudEventEntryExtensions called CreateTableEntry which goes from CloudEventEntry to DynamicTableEntity, but there is no matching method &amp;#40;that I can find&amp;#41; to go from DynamicTableEntity back to CloudEventEntry. This makes it difficult to &amp;#34;deserialize&amp;#34; the table row back into an event.&lt;br /&gt;&lt;br /&gt;I could create my own &amp;#34;deserializer&amp;#34; but it would ultimately rely on magic strings that could potentially change in future versions of the Enterprise Library. It would be much cleaner and future-proof to include such a deserializer with the library itself so I could code against the CloudEventEntry &amp;#40;or EventEntry&amp;#41; directly.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Mike&lt;br /&gt;</description><author>korggy</author><pubDate>Mon, 06 May 2013 22:42:52 GMT</pubDate><guid isPermaLink="false">Edited Unassigned: Semantic Logging needs converter from DynamicTableEntity to CloudEventEntry [33752] 20130506104252P</guid></item><item><title>Created Unassigned: Semantic Logging should include the event name in Windows Azure Table log entries [33753]</title><link>http://entlib.codeplex.com/workitem/33753</link><description>I&amp;#39;m playing around with the WindowsAzureTableSink and trying to create a viewer that can display log entries in a table. I noticed that the Event ID is stored, but not the Event Name. This makes it quite difficult to display events in a human-readable fashion. Can you please add a column to the Azure table that contains the event name&amp;#63;&lt;br /&gt;</description><author>korggy</author><pubDate>Mon, 06 May 2013 22:42:25 GMT</pubDate><guid isPermaLink="false">Created Unassigned: Semantic Logging should include the event name in Windows Azure Table log entries [33753] 20130506104225P</guid></item><item><title>Created Unassigned: Semantic Logging need converter from DynamicTableEntity to CloudEventEntry [33752]</title><link>http://entlib.codeplex.com/workitem/33752</link><description>I&amp;#39;m experimenting with the WindowsAzureTableSink and trying to come up with a log viewer that can retrieve those table entries and display them in a grid. I noticed that there&amp;#39;s an extension method in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks.WindowsAzure.CloudEventEntryExtensions called CreateTableEntry which goes from CloudEventEntry to DynamicTableEntity, but there is no matching method &amp;#40;that I can find&amp;#41; to go from DynamicTableEntity back to CloudEventEntry. This makes it difficult to &amp;#34;deserialize&amp;#34; the table row back into an event.&lt;br /&gt;&lt;br /&gt;I could create my own &amp;#34;deserializer&amp;#34; but it would ultimately rely on magic strings that could potentially change in future versions of the Enterprise Library. It would be much cleaner and future-proof to include such a deserializer with the library itself so I could code against the CloudEventEntry &amp;#40;or EventEntry&amp;#41; directly.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Mike&lt;br /&gt;</description><author>korggy</author><pubDate>Mon, 06 May 2013 20:56:28 GMT</pubDate><guid isPermaLink="false">Created Unassigned: Semantic Logging need converter from DynamicTableEntity to CloudEventEntry [33752] 20130506085628P</guid></item><item><title>Commented Unassigned: Issue after upgrading to EntLib 5.0 from EntLib 4.0 [33751]</title><link>http://entlib.codeplex.com/workitem/33751</link><description>Error is being thrown from EntLib Validation block for all nullable value types e.g. Decimal&amp;#63; &lt;br /&gt;&amp;#34;Value to validate is null but expected an instance of the non-reference type System.Nullable&amp;#96;1&amp;#91;&amp;#91;System.Decimal, mscorlib, Version&amp;#61;4.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b77a5c561934e089&amp;#93;&amp;#93;.&amp;#34;&lt;br /&gt;&lt;br /&gt;In Class validator.Generic.cs One extra check is being introduced as below&lt;br /&gt; &amp;#47;&amp;#47; null values need to be avoided when checking for type compliance for value types&lt;br /&gt;            if &amp;#40;objectToValidate &amp;#61;&amp;#61; null&amp;#41;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                if &amp;#40;typeof&amp;#40;T&amp;#41;.IsValueType&amp;#41;&lt;br /&gt;                &amp;#123;&lt;br /&gt;                    string message&lt;br /&gt;                        &amp;#61; string.Format&amp;#40;&lt;br /&gt;                            CultureInfo.CurrentCulture,&lt;br /&gt;                            Resources.ExceptionValidatingNullOnValueType,&lt;br /&gt;                            typeof&amp;#40;T&amp;#41;.FullName&amp;#41;&amp;#59;&lt;br /&gt;                    LogValidationResult&amp;#40;validationResults, message, currentTarget, key&amp;#41;&amp;#59;&lt;br /&gt;                    return&amp;#59;&lt;br /&gt;                &amp;#125;&lt;br /&gt;            &amp;#125;&lt;br /&gt;&lt;br /&gt;Since one can have nullable values, how to handle this scenario.&lt;br /&gt;Comments: Are you using a RangeValidator&amp;#63;&amp;#10;&amp;#10;Here&amp;#39;s an example using a RangeValidator combined with IgnoreNulls to enforce a range of decimal values while also allowing null values&amp;#58;&amp;#10;&amp;#10;&amp;#96;&amp;#96;&amp;#96; c&amp;#35;&amp;#10;&amp;#91;IgnoreNulls&amp;#93;&amp;#10;&amp;#91;RangeValidator&amp;#40;typeof&amp;#40;decimal&amp;#41;, &amp;#34;0.00&amp;#34;, RangeBoundaryType.Inclusive, &amp;#34;1000.00&amp;#34;, RangeBoundaryType.Inclusive&amp;#41;&amp;#93;&amp;#10;public decimal&amp;#63; MeltingPoint&amp;#10;&amp;#123;&amp;#10;    get&amp;#59;&amp;#10;    set&amp;#59;&amp;#10;&amp;#125;&amp;#10;&amp;#10;&amp;#96;&amp;#96;&amp;#96;&amp;#10;&amp;#10;If you have further questions, please post to the &amp;#91;Discussion Forum&amp;#93;&amp;#40;http&amp;#58;&amp;#47;&amp;#47;entlib.codeplex.com&amp;#47;discussions&amp;#41;.&amp;#10;&amp;#10;Thanks,&amp;#10;&amp;#10;&amp;#126;&amp;#126;&amp;#10;Randy Levy&amp;#10;&amp;#91;entlib.support&amp;#64;live.com&amp;#93;&amp;#40;mailto&amp;#58;entlib.support&amp;#64;live.com&amp;#41;&amp;#10;Enterprise Library support engineer&amp;#10;&amp;#91;Support How-to&amp;#93;&amp;#40;entlib.codeplex.com&amp;#47;wikipage&amp;#63;title&amp;#61;Support&amp;#37;20How-to&amp;#41; </description><author>randylevy</author><pubDate>Mon, 06 May 2013 20:38:44 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: Issue after upgrading to EntLib 5.0 from EntLib 4.0 [33751] 20130506083844P</guid></item><item><title>Created Unassigned: Issue after upgrading to EntLib 5.0 from EntLib 4.0 [33751]</title><link>http://entlib.codeplex.com/workitem/33751</link><description>Error is being thrown from EntLib Validation block for all nullable value types e.g. Decimal&amp;#63; &lt;br /&gt;&amp;#34;Value to validate is null but expected an instance of the non-reference type System.Nullable&amp;#96;1&amp;#91;&amp;#91;System.Decimal, mscorlib, Version&amp;#61;4.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b77a5c561934e089&amp;#93;&amp;#93;.&amp;#34;&lt;br /&gt;&lt;br /&gt;In Class validator.Generic.cs One extra check is being introduced as below&lt;br /&gt; &amp;#47;&amp;#47; null values need to be avoided when checking for type compliance for value types&lt;br /&gt;            if &amp;#40;objectToValidate &amp;#61;&amp;#61; null&amp;#41;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                if &amp;#40;typeof&amp;#40;T&amp;#41;.IsValueType&amp;#41;&lt;br /&gt;                &amp;#123;&lt;br /&gt;                    string message&lt;br /&gt;                        &amp;#61; string.Format&amp;#40;&lt;br /&gt;                            CultureInfo.CurrentCulture,&lt;br /&gt;                            Resources.ExceptionValidatingNullOnValueType,&lt;br /&gt;                            typeof&amp;#40;T&amp;#41;.FullName&amp;#41;&amp;#59;&lt;br /&gt;                    LogValidationResult&amp;#40;validationResults, message, currentTarget, key&amp;#41;&amp;#59;&lt;br /&gt;                    return&amp;#59;&lt;br /&gt;                &amp;#125;&lt;br /&gt;            &amp;#125;&lt;br /&gt;&lt;br /&gt;Since one can have nullable values, how to handle this scenario.&lt;br /&gt;</description><author>raviranjan41</author><pubDate>Mon, 06 May 2013 04:38:21 GMT</pubDate><guid isPermaLink="false">Created Unassigned: Issue after upgrading to EntLib 5.0 from EntLib 4.0 [33751] 20130506043821A</guid></item><item><title>Commented Unassigned: Installation Failed on .NET v4.0 [33749]</title><link>http://entlib.codeplex.com/workitem/33749</link><description>Hy,&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve got an error installing the library&amp;#58;&lt;br /&gt;&lt;br /&gt;Install failed. Rolling back...&lt;br /&gt;Could not install package &amp;#39;EnterpriseLibrary.Common 6.0.1304.0&amp;#39;. You are trying to install this package into a project that targets &amp;#39;.NETFramework,Version&amp;#61;v4.0&amp;#39;, but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.&lt;br /&gt;&lt;br /&gt;No more information. And I&amp;#39;ve got the Framework 4.5 installed. Weird, isn&amp;#39;t it&amp;#63;&lt;br /&gt;&lt;br /&gt;Anyone can help&amp;#63;&lt;br /&gt;Comments: Make sure to update to the latest version of NuGet, as I believe that error might be related to it &amp;#40;assuming that the project is indeed .NET 4.5&amp;#41;.</description><author>juliandominguez</author><pubDate>Mon, 06 May 2013 04:33:41 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: Installation Failed on .NET v4.0 [33749] 20130506043341A</guid></item><item><title>Created Unassigned: EventLogSink class seems to be missing from the Microsoft.Practices.EnterpriseLibrary.SemanticLogging.dll [33750]</title><link>http://entlib.codeplex.com/workitem/33750</link><description>The EventLogSink class seems to be missing from the Microsoft.Practices.EnterpriseLibrary.SemanticLogging.dll, version&amp;#58;&lt;br /&gt;EnterpriseLibrary.SemanticLogging.1.0.1304.0&amp;#92;lib&amp;#92;NET45&amp;#92;Microsoft.Practices.EnterpriseLibrary.SemanticLogging.dll&lt;br /&gt;&lt;br /&gt;&amp;#47;&amp;#47; Microsoft.Practices.EnterpriseLibrary.SemanticLogging, Version&amp;#61;1.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31bf3856ad364e35&lt;br /&gt;&lt;br /&gt;Would be nice if the ObservableEventListener class had a LogToEventLog&amp;#40;&amp;#41; method.&lt;br /&gt;&lt;br /&gt;Cheers&lt;br /&gt;&amp;#47;Gert&lt;br /&gt;</description><author>GertGregers</author><pubDate>Fri, 03 May 2013 19:48:12 GMT</pubDate><guid isPermaLink="false">Created Unassigned: EventLogSink class seems to be missing from the Microsoft.Practices.EnterpriseLibrary.SemanticLogging.dll [33750] 20130503074812P</guid></item><item><title>Commented Unassigned: Installation Failed on .NET v4.0 [33749]</title><link>http://entlib.codeplex.com/workitem/33749</link><description>Hy,&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve got an error installing the library&amp;#58;&lt;br /&gt;&lt;br /&gt;Install failed. Rolling back...&lt;br /&gt;Could not install package &amp;#39;EnterpriseLibrary.Common 6.0.1304.0&amp;#39;. You are trying to install this package into a project that targets &amp;#39;.NETFramework,Version&amp;#61;v4.0&amp;#39;, but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.&lt;br /&gt;&lt;br /&gt;No more information. And I&amp;#39;ve got the Framework 4.5 installed. Weird, isn&amp;#39;t it&amp;#63;&lt;br /&gt;&lt;br /&gt;Anyone can help&amp;#63;&lt;br /&gt;Comments: You are basically right &amp;#40;although I&amp;#39;ve seen some hacks to get VS2010 targeting .Net 4.5&amp;#41;.  For a rich development environment, Microsoft Visual Studio 2012 is recommended.  &amp;#10;&amp;#10;&amp;#126;&amp;#126;&amp;#10;Randy Levy&amp;#10;&amp;#91;entlib.support&amp;#64;live.com&amp;#93;&amp;#40;mailto&amp;#58;entlib.support&amp;#64;live.com&amp;#41;&amp;#10;Enterprise Library support engineer&amp;#10;&amp;#91;Support How-to&amp;#93;&amp;#40;entlib.codeplex.com&amp;#47;wikipage&amp;#63;title&amp;#61;Support&amp;#37;20How-to&amp;#41; </description><author>randylevy</author><pubDate>Fri, 03 May 2013 15:59:55 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: Installation Failed on .NET v4.0 [33749] 20130503035955P</guid></item><item><title>Commented Unassigned: Installation Failed on .NET v4.0 [33749]</title><link>http://entlib.codeplex.com/workitem/33749</link><description>Hy,&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve got an error installing the library&amp;#58;&lt;br /&gt;&lt;br /&gt;Install failed. Rolling back...&lt;br /&gt;Could not install package &amp;#39;EnterpriseLibrary.Common 6.0.1304.0&amp;#39;. You are trying to install this package into a project that targets &amp;#39;.NETFramework,Version&amp;#61;v4.0&amp;#39;, but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.&lt;br /&gt;&lt;br /&gt;No more information. And I&amp;#39;ve got the Framework 4.5 installed. Weird, isn&amp;#39;t it&amp;#63;&lt;br /&gt;&lt;br /&gt;Anyone can help&amp;#63;&lt;br /&gt;Comments: Yes, that&amp;#39;s it. And it means you can only use Entlib 6 on VS2012, cause I can&amp;#39;t see 4.5 from 2010. Am I right &amp;#63; Well, I just have to check if .NET 4.5 is on production servers now &amp;#58;-&amp;#41;&amp;#10;Thanks by the way. </description><author>laurent_capin</author><pubDate>Fri, 03 May 2013 13:10:12 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: Installation Failed on .NET v4.0 [33749] 20130503011012P</guid></item><item><title>Commented Unassigned: Installation Failed on .NET v4.0 [33749]</title><link>http://entlib.codeplex.com/workitem/33749</link><description>Hy,&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve got an error installing the library&amp;#58;&lt;br /&gt;&lt;br /&gt;Install failed. Rolling back...&lt;br /&gt;Could not install package &amp;#39;EnterpriseLibrary.Common 6.0.1304.0&amp;#39;. You are trying to install this package into a project that targets &amp;#39;.NETFramework,Version&amp;#61;v4.0&amp;#39;, but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.&lt;br /&gt;&lt;br /&gt;No more information. And I&amp;#39;ve got the Framework 4.5 installed. Weird, isn&amp;#39;t it&amp;#63;&lt;br /&gt;&lt;br /&gt;Anyone can help&amp;#63;&lt;br /&gt;Comments: It sounds like your project is targeting .NET 4.0.  Can you verify the project properties to see what version is being targeted&amp;#63;&amp;#10;&amp;#10;&amp;#126;&amp;#126;&amp;#10;Randy Levy&amp;#10;&amp;#91;entlib.support&amp;#64;live.com&amp;#93;&amp;#40;mailto&amp;#58;entlib.support&amp;#64;live.com&amp;#41;&amp;#10;Enterprise Library support engineer&amp;#10;&amp;#91;Support How-to&amp;#93;&amp;#40;entlib.codeplex.com&amp;#47;wikipage&amp;#63;title&amp;#61;Support&amp;#37;20How-to&amp;#41; </description><author>randylevy</author><pubDate>Fri, 03 May 2013 12:22:20 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: Installation Failed on .NET v4.0 [33749] 20130503122220P</guid></item><item><title>Edited Unassigned: Installation Failed on .NET v4.0 [33749]</title><link>http://entlib.codeplex.com/workitem/33749</link><description>Hy,&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve got an error installing the library&amp;#58;&lt;br /&gt;&lt;br /&gt;Install failed. Rolling back...&lt;br /&gt;Could not install package &amp;#39;EnterpriseLibrary.Common 6.0.1304.0&amp;#39;. You are trying to install this package into a project that targets &amp;#39;.NETFramework,Version&amp;#61;v4.0&amp;#39;, but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.&lt;br /&gt;&lt;br /&gt;No more information. And I&amp;#39;ve got the Framework 4.5 installed. Weird, isn&amp;#39;t it&amp;#63;&lt;br /&gt;&lt;br /&gt;Anyone can help&amp;#63;&lt;br /&gt;</description><author>laurent_capin</author><pubDate>Fri, 03 May 2013 09:12:29 GMT</pubDate><guid isPermaLink="false">Edited Unassigned: Installation Failed on .NET v4.0 [33749] 20130503091229A</guid></item><item><title>Created Unassigned: Installation Failed on .NET v4.0 [33749]</title><link>http://entlib.codeplex.com/workitem/33749</link><description>Hy,&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve got an error installing the library&amp;#58;&lt;br /&gt;&lt;br /&gt;Install failed. Rolling back...&lt;br /&gt;Could not install package &amp;#39;EnterpriseLibrary.Common 6.0.1304.0&amp;#39;. You are trying to install this package into a project that targets &amp;#39;.NETFramework,Version&amp;#61;v4.0&amp;#39;, but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.&lt;br /&gt;&lt;br /&gt;No more information. Weird, isn&amp;#39;t it&amp;#63;&lt;br /&gt;&lt;br /&gt;Anyone can help&amp;#63;&lt;br /&gt;</description><author>laurent_capin</author><pubDate>Fri, 03 May 2013 09:06:14 GMT</pubDate><guid isPermaLink="false">Created Unassigned: Installation Failed on .NET v4.0 [33749] 20130503090614A</guid></item><item><title>Edited Unassigned: ReliableSqlConnection does not handle well ExecuteScalar with NULL results [33748]</title><link>http://entlib.codeplex.com/workitem/33748</link><description>If you use ReliableSqlConnection.ExecuteCommand&amp;#60;T&amp;#62; with a select which &amp;#58;&lt;br /&gt;1. returns a null value&lt;br /&gt;2. use &amp;#96;int&amp;#96; or &amp;#96;int&amp;#63;&amp;#96; as type parameter&lt;br /&gt;&lt;br /&gt;The method will always fails with an InvalidCastException.&lt;br /&gt;&lt;br /&gt;What is wrong is that ExecuteCommand calls ExecuteScalar, but suppose the result is &amp;#34;null&amp;#34; if the SQL wass NULL, but it&amp;#39;s DBNull.Value which is returned instead.&lt;br /&gt;&lt;br /&gt;The test &amp;#96;if &amp;#40;result &amp;#33;&amp;#61; null&amp;#41;&amp;#96; in &amp;#96;ReliableSqlConnection.ExecuteCommand&amp;#60;T&amp;#62;&amp;#40;&amp;#41;&amp;#96;, line 327 should be replaced with, at least, &amp;#96;if &amp;#40;result &amp;#33;&amp;#61; null &amp;#38;&amp;#38; result &amp;#33;&amp;#61; DBNull.Value&amp;#41;&amp;#96; to handle real null results.&lt;br /&gt;</description><author>styx31</author><pubDate>Fri, 26 Apr 2013 09:47:11 GMT</pubDate><guid isPermaLink="false">Edited Unassigned: ReliableSqlConnection does not handle well ExecuteScalar with NULL results [33748] 20130426094711A</guid></item></channel></rss>