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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T03:36:03+00:00 2026-06-13T03:36:03+00:00

I have a solution, different projects, all of them with Target .NET Framework 3.5.

  • 0

I have a solution, different projects, all of them with Target .NET Framework 3.5.
If update one of the projects to target .NET Framework 4 so i can use PLINQ, would it cause problems in any aspect ?

If yes, how may i avoid them please and what should i be aware of ?

Thanks in advance.

  • 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-13T03:36:05+00:00Added an answer on June 13, 2026 at 3:36 am

    .NET Framework 4 uses a different Runtime, so it might indeed cause problems. 3.5 uses the Runtime version 2, and to be able to use assemblies compiled for the 2.0 Runtime, you’ll have to edit the app.config of your main executable (which would have to be 4.0) and add this to the configuration tag (or edit it if the element already exists):

      <startup useLegacyV2RuntimeActivationPolicy="true">
        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
      </startup>
    

    4.0 -> 2.0 references should work that way, but probably not the other way around.

    The best solution IMO though would be to upgrade them all to 4.0 if possible. And of course users would need the .NET Framework 4.

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

Sidebar

Related Questions

I have many different c# projects in a solution where one assembly is dependent
I have a solution file with has more than 30 projects in it. Different
I have a simple question. Let's say I have a .Net solution, with different
I have two web applications in the same solution. They both use different membership/profile
I have multiple Trac projects with different environments on the same server. I would
In one C# solution I have several projects that share a CommonAssemblyInfo.cs file, so
I have a VS2003 solution with 21 ASP.NET 1.1 projects in it. My goal
In my current solution I have 18 projects and most of them have their
I have a solution with a lot of nunit tests in different projects. When
I have a solution that contains several projects. One of the test projects is

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.