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

  • Home
  • SEARCH
  • 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 4330480
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T09:58:06+00:00 2026-05-21T09:58:06+00:00

How exactly do you get ReCaptcha work in MVC3 with razor? I tried Install-Package

  • 0

How exactly do you get ReCaptcha work in MVC3 with razor? I tried “Install-Package microsoft-web-helpers” but still could not get it to work on my .cshtml razor page, it cannot find the type ReCaptcha. And, on http://nuget.org/List/Packages/microsoft-web-helpers someone left comment saying “This package currently works with WebMatrix only”. While this article shows it may work http://www.dotnetcurry.com/ShowArticle.aspx?ID=611

  • 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-21T09:58:07+00:00Added an answer on May 21, 2026 at 9:58 am

    You might need to make the Microsoft.Web.Helpers namespace available to the views. In your Web.config (the one in your Views folder) add:

    <namespaces>
        <!-- other namespaces here -->
        <add namespace="Microsoft.Web.Helpers"/>
    </namespaces>
    

    Then you can use the following helper in your view:

    @ReCaptcha.Validate([public key])
    

    If the namespaces setting doesn’t work, you could try to add @using Microsoft.Web.Helpers statement on top of the view to see if that helps. If it does, you’ll have to try and find out why the namespace setting in the web.config isn’t working…

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

Sidebar

Related Questions

I asked one question here but I didn't get exactly what I wanted. So,
I see reference of ant a lot but I don't get exactly what its
How exactly do DLL files work? There seems to be an awful lot of
Any pointers on how I can programmatically get exactly the identical stored procedure source
I have been having some trouble figuring out how exactly I get a process's
Following up on this question, I need to get exactly n lines at random
Exactly what the title says. Note, this is not about subscriptable objects.
Exactly what the title says. I'm using MSVC++ 2008 express, and my class constructor
Exactly that: Does a strings length equal the byte size? Does it matter on
What exactly is the difference between the window.onload event and the onload event of

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.