Quantcast
Channel: entityframework Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1793

New Post: Multi-tenancy and connection pool

$
0
0
Hi Pawal,

Looks like the problem was not resolved yet. Actually when I got the reference of EF library through nuget, it has also updated the config file and added following default config that has overridden my customized connection factory setting.
<defaultConnectionFactory type="System.Data.Entity.Infrastructure.LocalDbConnectionFactory, EntityFramework">
      <parameters>
        <parameter value="v11.0" />
      </parameters>
</defaultConnectionFactory>
I thought it was resolved and moved ahead with something else. But when I came back and saw the config, got surprised and commented out above part. Then, again same problem :(

Regards,
Hitesh

Viewing all articles
Browse latest Browse all 1793

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>