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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T07:04:32+00:00 2026-06-15T07:04:32+00:00

Hello this is the first time I have used Ajax. I added ajax to

  • 0

Hello this is the first time I have used Ajax. I added ajax to my visual studio 2010 toolbox and pulled a calendar over my text box. When I run my site I get this error.

MissingManisfestResourceException

Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "AjaxControlToolkit.Properties.Resources.NET4.resources" was correctly embedded or linked into assembly "AjaxControlToolkit" at compile time, or that all the satellite assemblies required are loadable and fully signed.

Now it says I am missing ExtenderControlBase, Where can I get that?

My code of my calendar:

 <asp:TextBox ID="txtBday" runat="server" 
            style="z-index: 1; left: 327px; top: 436px" Height="22px"></asp:TextBox><asp:CalendarExtender
                ID="Birthday" runat="server"
            onclientdateselectionchanged="CheckDateEalier" TargetControlID="txtBday" 
            PopupButtonID="btnBirth" PopupPosition="TopRight" >
            </asp:CalendarExtender>
        <asp:ImageButton ID="btnBirth" runat="server" 
            ImageUrl="~/images/calendaricon.jpg" />
  • 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-15T07:04:34+00:00Added an answer on June 15, 2026 at 7:04 am

    It appears you forgot to reference the assembly at the top of your content file and need a script manager here is a working example hope it helps.

     <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>   
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head runat="server">
    <title></title>
    </head>
     <body>
    <form id="form1" runat="server">
        <asp:ScriptManager ID="ScriptManager1" runat="server" />
        <asp:TextBox ID="TB" runat="server" />
    <asp:CalendarExtender ID="C" runat="server" TargetControlID="TB">
    </asp:CalendarExtender>
    
    
    </form>
    </body>
    </html>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is the first time I've used ReportLab, I have tried to make simple
Hello this is may first question and I have found so far the following
I have a JSON data like this: { hello: { first:firstvalue, second:secondvalue }, hello2:
hello i have page in which i have used ajax on autocomplete event of
Hello stackoverflow guru's! This is my first post after having used the site for
Hello I have used OpenFileDialog in WPF for opening file, when I used first
Hello and let me first explain that I have not used jQuery very much
This is my first time writing a web service client, it's funny, I have
Hello to all this is my first time posting, thought it would be good
This is my first time really using graphics with Java. I have a problem

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.