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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:18:26+00:00 2026-05-26T04:18:26+00:00

A unit test I’ve written is failing with the following error message. This method

  • 0

A unit test I’ve written is failing with the following error message.

This method explicitly uses CAS policy, which has been obsoleted by the .NET Framework. In order to enable CAS policy for compatibility reasons, please use the NetFx40_LegacySecurityPolicy configuration switch. Please see http://go.microsoft.com/fwlink/?LinkID=155570 for more information.

The link recommends you enable the NetFx40_LegacySecurityPolicy if you want to . I’ve modified my Unit test config as below:

 <?xml version="1.0" encoding="utf-8" ?>
   <configuration>
     <appSettings>
       <add key="TestValue" value="true" />
     </appSettings>
   <runtime>
     <NetFx40_LegacySecurityPolicy enabled="true"/>
   </runtime>
 </configuration>`

But I still receive the error message. I have a test above it to ensure the config file is being read (it tests TestValue is true). The other possibility to fix this is to change the .NET version the project is using to 2.0 rather than 4.0 but Visual Studio says

You cannot change the specified .NET framework version or profile for a test 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-26T04:18:26+00:00Added an answer on May 26, 2026 at 4:18 am

    Unit tests are run by C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\QtAgent32.exe so adding the flag to QtAgent32.exe.config fixed the issue.

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

Sidebar

Related Questions

Could a sensible unit test be written for this code which extracts a rar
My unit test keeps getting the following error: System.InvalidOperationException: The Connection is not open.
I want to unit test following method public void addRecord(Record record) { Myclass newObj
This unit test is failing: public void testDigest() throws NoSuchAlgorithmException { String hashExpected =
I have a Boost unit test case which causes the object under test to
To unit test the method doSomething(String name) in ClassA below, what things should I
my C# unit test has the following statement: Assert.AreEqual(logoutTime, log.First().Timestamp); Why it is failed
How do you unit test your T-SQL? Which libraries/tools do you use? What percentage
In a unit test, I need to perform a quite complex setup (this may
I want a unit-test framework for JavaScript which runs in the browser . Not

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.