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

The Archive Base Latest Questions

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

I have some tables and I can’t get them to map. aspnet_Users UserId<PK> //Other

  • 0

I have some tables and I can’t get them to map.

aspnet_Users
UserId<PK>
//Other Fields

Table A(intermediate table)
UserId<PK>


Table B
UserId<PK>
Field1
Field2
Field3

Yep when I add these 3 tables in I will either get a 1 to 1 relationship with

aspnet_users to Table A

or

Table A to Table B

I need to have

aspnetusers to Table A to Table B

I tried to add this association but it never works.

Error 3021: Problem in Mapping Fragment starting at line 168: Each of the following columns in TableA is mapped to multiple conceptual side properties:

How do I fix this?

  • 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-12T10:25:38+00:00Added an answer on May 12, 2026 at 10:25 am

    If the intermediate table is just a relationship mapping table (has a aspUser.userid and tableb.userid column) Entity framework cuts it out and only displays aspnet_Users to TableB.

    If it is as you say above then you should see a chain of all three tables.

    In your database do you have foreign key relationships from aspnet_Users to tableA and Tablea to tableB?

    1st relationship: aspnet_Users.UserID=TableA.UseID
    2nd relationship: TableA.UserID=TableB.UseID

    If you do this then refresh you Entity Data Model from the database and it should show three tables asp_users to tableA and tableA to tableB mapping. Note that you may have to close/reopen the edmx file to see the correct joins and the designer sometimes doesn’t refresh.alt text

    alt text

    alt text

    alt text

    alt text

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

Sidebar

Related Questions

I have some fields in some tables that can contain only value from 0
I have some tables that benefit from many-to-many tables. For example the team table.
I am using MembershipServices. I have some other tables that I need to associate
I have some tables like this : I. parent table : id_client id_group package
I have created some tables with text fields inside, like in the contacts for
I have some tables in my postgres database, and a few of them inherit
In my database I have some tables and views. How can I export all
Hi I have some tables in my page. The first row of each table
I have some tables that I build as a part of my report rollup.
I have some tables that represent various types. They usually just consist of an

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.