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

The Archive Base Latest Questions

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

I have an ASP.NET Web Site running in Visual Studio dev-fabric (azure project) and

  • 0

I have an ASP.NET Web Site running in Visual Studio dev-fabric (azure project) and am using ACS and WIF. My authentication process isn’t working because after I login I get this:

A potentially dangerous Request.Form value was detected from the client (wresult="<t:RequestSecurityTo..."). 

The documentation states that I need to add

<pages validateRequest="false" />

and

<httpRuntime requestValidationMode="2.0" />

And I did – but I’m still getting the error. I’ve also added validateRequest=”false” at the page level. But nada – still getting the same error.

These steps seem to have fixed the issue for other posters – is it something to do with running in dev-fabric perhaps?

  • 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:23:51+00:00Added an answer on May 26, 2026 at 4:23 am

    I hadn’t realised, but I’d accidentally added these settings within a location tag created by WIF:

      <location path="FederationMetadata">
        <system.web>
          <authorization>
            <allow users="*" />
          </authorization>
          <!-- wrong! -->
        </system.web>
      </location>
      <system.web>
          <!-- right! -->
        <httpRuntime requestValidationMode="2.0" />
        <pages validateRequest="false" />
    
    • 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 website running on my computer through Visual Studio 2010. localhost:14587/site/login.aspx
When I create a ASP.NET Web Application (using .net framework 4) in visual studio
I have created my site using ASP.NET Personal Starter Kits 3.5. I use Visual
I have a asp.net 2.0 web site with WCF service hosted inside it running
I have deployed an ASP.NET web application to Azure running in a web role.
I have an ASP.NET web site, my machine has IIS7 running on Windows Vista
I have a ASP.NET 3.5 website running on Windows Server 2003 and I'm using
We have a website running .NET 2.0 and have started using the ASP.Net HttpRuntime.Cache
I have deployed ASP.NET web site and ASP.NET web service on the same web
I have an ASP.NET web site that has a entities version 4.0 DAL. I

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.