zzz projects Entity Framework 6 EF 6
Home EF Core Articles Knowledge Base Online Examples
  • Home
  • EF Core
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework 6 - Knowledge Base (KB)

4 results in tag: msdtc

Without MSDTC, how can I run two Entity Framework Contexts within TransactionScope?

This problem is not readily reproducible in a simple example here but was wondering if anyone has any experience and tips, here is the issue:...using ...Entity Framework...have many points in application where (1) data is written to some ...entity... tabl...
entity-framework msdtc transactions
asked by Edward Tanguay

MSDTC transaction manager was unable to fetch the transaction from the source in MVC 3.

I am using MVC 3 with Entities, now I have used the below line of codes from my controller... using (var scope = new TransactionScope()) { _myRepository.DeleteFM1(id); _myRepository.DeleteFM2(id, name); s...
asp.net-mvc-3 entity-framework msdtc sql-server
asked by Yasser Shaikh

TransactionScope - The underlying provider failed on EnlistTransaction. MSDTC being aborted

Our team have got a problem that manifests as:...The underlying provider failed on EnlistTransaction; Cannot access a disposed object.Object name: 'Transaction'....which seemed to appear as soon as we began using ...TransactionScope... to handle our app...
c# entity-framework msdtc oracle10g transactionscope
asked by m.edmondson

TransactionScope needs DTC enabled in C# MVC

We are using RDS (Amazon Relational Database Service) for our db . we have some sp s which called in a transactionScope. we ahve Customized ExecutionStrategy for our DBConfig like this ...public class MpDbConfiguration : DbConfiguration { publ...
.net entity-framework-6 msdtc transactions transactionscope
asked by Sara N

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Save your entities 20× faster with EF Extensions
SaveChanges vs BulkSaveChanges

EF Extensions
Try for free now
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!