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 8822329
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T06:04:49+00:00 2026-06-14T06:04:49+00:00

I have created data base model with entity framework which have relation many to

  • 0

I have created data base model with entity framework which have relation many to many between recipients and mailing lists. When i generated data base it didn’t give me acces to link table but just to property in recipient – recipient.mailingList. I tried to add new recipient to data base and created new one, added all properties correctly. checked and it worked. but when i added MailingList to Recipient it gave me error: “English translation: An entity object cannot be referenced by multiple instances of IEntityChangeTracker.”. I added MailingList as follows.

Recipient newRecipient = new Recipient();

// some added properties.

newRecipient.MailingList.Add(chosenMailingList);
context.Rcipients.AddObject(newRecipient);

Before error I can see that newRecipient has mailingLists added.
Program added newRecipient without problem before i tried to assign MailingList.Can Anyone tell me how to add mailing lists to recipients?

  • 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-06-14T06:04:51+00:00Added an answer on June 14, 2026 at 6:04 am

    I think your accidentally have two contexts alive at the same time. You must get chosenMailingList from the same context instance where you add the new recipient.

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

Sidebar

Related Questions

I have created an entity data model and generated a database from it. One
I am using ADO.Net entity framework with asp.net mvc3. I have a model which
I have created a data base that comes in an installer that runs as
I use Entity framework for creating model. I have table hierarchy where User is
I have got an Entity model which contains a collection of Message objects which
I have a problem when sending Entity Framework-generated entities with navigation properties over WCF.
I have created a repository that is returning data from my database using Entity
I have a class library that I use to hold the Entity Framework Data
In my application I'm using Entity Framework 4.0 Model First. I have several tables
I'm trying to use Entity Framework 5 Code First. I've created model classes and

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.