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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T07:26:20+00:00 2026-05-29T07:26:20+00:00

// path1 and path2 point to different copies of the same assembly on disk:

  • 0
// path1 and path2 point to different copies of the same assembly on disk:

    Assembly assembly1 = Assembly.LoadFrom(path1);
    Assembly assembly2 = Assembly.LoadFrom(path2);

// These both point to the assembly from path1, so this is true

Console.WriteLine(string.Compare(assembly1.CodeBase, assembly2.CodeBase) == 0);

Why assembly.Code is the same as assembly2.CodeBase?

  • 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-29T07:26:21+00:00Added an answer on May 29, 2026 at 7:26 am

    Possibly it’s due to this (from the docs for Assembly.LoadFrom):

    If an assembly with the same identity is already loaded, LoadFrom returns the loaded assembly even if a different path was specified.

    Have you checked whether assembly1 and assembly2 are actually identical references?

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

Sidebar

Related Questions

Is it possible to have different development paths from a given point in Mercurial,
I've tried so many different things. The point I'm at right now is this:
Why the Path and Polyline have different renderings in WPF? This is happening both
I need to convert the function path::combine(path1, path2). Please help me if you have
I have multiple svn roots configured in TeamCity. They all point to the same
I have two different packages with the same name, each with a set of
I'm getting a little frustrated with requirejs at this point. I'm trying to load
I have this problem, that usually api entry point works fine: https://www.google.com/analytics/feeds/accounts/default but when
If I have two different file paths, how can I determine whether they point
I have the need for drawing in the same drawing with lines of different

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.