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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T13:21:06+00:00 2026-05-25T13:21:06+00:00

I added a reference (LinqBridge.dll) to my existing project and the references are conflicted

  • 0

I added a reference (LinqBridge.dll) to my existing project and the references are conflicted like below.

Error 74 The type ‘System.Action’ exists in both ‘C:\Program Files
(x86)\Reference
Assemblies\Microsoft\Framework.NETFramework\v4.0\mscorlib.dll’ and
‘G:\Projects\Test1\Test.UI\Bin\LinqBridge.dll’ G:\Projects\Test1\Test.UI\App_Code\Tools\UrlMap.cs 50 88 G:…\Test.UI\

What is the best way to solve this issue ?

Thanks in advance,

I found something related on this issue but I didnt undestand what exactly I should do.

With NAnt, How to use C# 3.0 compiler while targetting .NET 2.0 runtime?

Reference 2 dlls using the same namespace in vb.net 3.5 project?

  • 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-25T13:21:07+00:00Added an answer on May 25, 2026 at 1:21 pm

    You can you etern aliases. This allows you to define fully-qualified types when the project is compiled.

    Go to Solution Explorer. Expand the References tab of your project so
    that you can see the list of referenced assemblies. Click on the
    assembly that you wish to assign an alias name. Now look in the
    Properties Window for the “Aliases” property. Notice that the default
    value is “global”. Change it to anything that you wish.

    In code you would reference the namespace using the full-qualified namespace, using the alias.

    using linqBridge::System.Action;
    

    In essence this uses the /r switch on the command line when the project is compiled.

    /r:linqBridge=LinqBridge.dll
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've added the reference to System.Runtime.Serialization dll to my project but still can't find
I've got a project which as a reference added to System.Web. However, it can't
I've created a project, added a reference to System.Drawing, and added a bmp file
I already added the reference System.Configuration and still, I get recieving that error. I
I download the GoogleTranslateAPI.dll file and added the reference of it to my project.
In a VS2005 C# project I have added a reference to System.configuration. In the
I have added a reference to a dll (sharpPDF) to my .net project. In
I added reference to the System.Web.DataVisualization to my MVC project. Now when I try
I added as reference 3 dll's: Google.Apis , Google.Apis.Translate.v2 , System.Runtime.Serialization In Form1 i
I've added a Service Reference for a third-party web service to my project. When

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.