Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 378601
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T14:48:37+00:00 2026-05-12T14:48:37+00:00

I have an app that is saving to a db (using Entity Framework) and

  • 0

I have an app that is saving to a db (using Entity Framework) and saving documents to Sharepoint in a single save. I’m attempting to use MSDTC with a TransactionScope.

Part of my EF insert logic includes passing a list of foreign keys to the data layer. The layer retrieves the “foreign key’d” object from the db and then adds it to the primary object. The strange thing is, this works correctly for the first foreign key’d item, but fails on the second with the following message.

System.Data.EntityException: The underlying provider failed on Open.
—> System.Transactions.TransactionManagerCommunicationException: Network access for Distributed Transaction Manager (MSDTC) has been
disabled. Please enable DTC for network access in the security
configuration for MSDTC using the Component Services Administrative
tool.

MSDTC is enabled and works during the first pass through, but not the second. I assume the context is somehow getting confused when I am making several select calls?

Here’s my logic:

//Create new order

foreach(int lineItemId in lineItems)
{
   //Retrieve the LineItem object from db
   //Add the LineItem object to the Order
}

//Save using EF

Perhaps I shouldn’t be retrieving the object from the db? Am I missing a simple way to reference the relationship in EF?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T14:48:37+00:00Added an answer on May 12, 2026 at 2:48 pm

    You’d need the DTC on the DB server, the Sharepoint server, and the machine running the code to be running and enabled for network access (right-click Properties on the Distributed Transaction Coordinator node in the Component Services snap-in, ensure Network DTC Access is checked and that Allow Remote Clients and Inbound and Outbound communications are checked on each of the machines (you may be able to remove some of these, but get it working first).

    The first call works because it’s only talking to the local DTC- as soon as it tries to enlist the tx with a remote DTC, it fails.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a legacy app that seems to be exporting/saving files with CArchive (legacy
I have an AppEngine app that I'm migrating to run in Django, using app-engine-patch
I'm using Core data on my app ok, i have a problem when saving
I have a multi threaded app that writes log to file. occasionaly, saving fails
I have an app that is built from Flash CS5.5, exported using AIR3.1 and
I have a native iPhone app that just loads a website using UIWebView .
i have a video app which downloads and save many videos using NSURLConnection. I
I have a PowerBuilder app that creates informs and save then as PDF with
have an app that finds your GPS location successfully, but I need to be
Have an app that has listings - think classified ads - and each listing

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.