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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T07:40:46+00:00 2026-06-14T07:40:46+00:00

I have a .net 4.0 project in which I’d like to reference .net 2.0

  • 0

I have a .net 4.0 project in which I’d like to reference .net 2.0 assemblies. As I understood from this article, .net 2.0 assemblies will be loaded in 4.0 run time and backward compatibility is not assured. Is there a way to force process side by side for this case and to load 2.0 runtime?

  • 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-14T07:40:47+00:00Added an answer on June 14, 2026 at 7:40 am

    In process side-by-side versioning is only supported for code that runs independently without having to share data. In particular for native code that loads the CLR to execute managed code. It is a solution for the CLR versioning problem, once an unmanaged program like Explorer loads the CLR, say to support a shell extension written in .NET then the CLR version is selected by whatever version that extension asked for. Which works poorly if another extension then needs a later version of the CLR. .NET 4’s side-by-side versioning feature solves that, each extension gets its own CLR. No sharing of data is required, these extensions don’t know about each other.

    Clearly this isn’t a solution for what you are trying to do. Microsoft made a lot of effort to make .NET 4.0 as compatible as possible with previous .NET releases and loading .NET 2.0 assemblies is certainly well supported. Up to a point, they did use the opportunity to fix several old bugs whose fixes could be breaking to old code. Technically it is possible that your 2.0 code relied on the behavior of such a bug, it is however not very likely. You just need to re-test your code.

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

Sidebar

Related Questions

I have an ASP.net project which involves using a custom IHttpModule. This module will
I have a ASP.NET project which relies upon the FreeImage .NET wrapper. This is
I have a dot net windows service project which contains multiple services. This has
I have an ASP.NET project which is a front-end to a database. In addition
I have an ASP.NET project which has already some custom fields in it's web.config
I have a Site.Master in my ASP.NET project which defines a HEAD section as
I have just recently got involved in a classic ASP.NET project which contains lots
I have a MVC3 ASP.NET Project in which I am using jQuery and KendoUI
I have a .NET 3.5 Setup Package Project which installs my application successfully. The
I have an ASP.NET web application project which references another project called ModusCore (or

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.