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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T01:03:59+00:00 2026-05-28T01:03:59+00:00

first post hopefully you can all help me. Basically I have registered an ajax

  • 0

first post hopefully you can all help me. Basically I have registered an ajax web toolkit Calendar Extender in the config file and registered it for one of my asp.net web pages as follows:

Web Config file:

<system.web>
    <compilation debug="true" targetFramework="4.0"/>
      <pages>
          <controls>
              <add tagPrefix="ajaxtoolkit" namespace="AjaxControlToolkit" assembly="AjaxControlToolKit"/>
          </controls>
      </pages>
  </system.web>

Import on page:

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Edit.aspx.cs" Inherits="Edit" %>
<%@ Register TagPrefix="CDV" Namespace="CustomDateValidator" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">

Calendar Extender Tag on page:

<ajaxtoolkit:CalendarExtender runat="server" id="surveyedDateCal" TargetControlID="surveyedDateValueTxt"
                Format="dd/MM/yyyy"></ajaxtoolkit:CalendarExtender>

The above works perfectly fine on the first page I used it on. Now I want to use it on another page so I just assume it’s a case of using the below statement on the other page I want to use the calendar extender on.

<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>

When I do this the site builds fine but at runtime I get the following error when I try to navigate to the page:

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.

Can anyone suggest anything? Am I missing something obvious? I’m using Visual Web Developer 2010. I hope I have supplied enough detail in the question, let me know if not.

  • 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-28T01:04:00+00:00Added an answer on May 28, 2026 at 1:04 am

    If you have registered the assembly on the page as you have done you can use the follwing to call the control.

    <asp:CalendarExtender runat="server" id="surveyedDateCal" 
      TargetControlID="surveyedDateValueTxt"Format="dd/MM/yyyy">
    </asp:CalendarExtender>
    

    Also ensure that the page you adding it to also has a script manager present before the above control

    <asp:ScriptManager ID="ScriptManager1" runat="server"></asp:ScriptManager>
    

    If you are using ajax controls throughout the site it can be easier to add the script manager at the top of your master page to save you adding it to the content pages. You only need one script manager on a page.

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

Sidebar

Related Questions

first post. So first off, thanks for all the help over the years as
I'm new to Java and this is my first post on here so hopefully
first post here, I come in peace :) I've searched but can't quite find
This is my first post here. I have a problem. I need to take
this is my first post on this website, but I'm all the time getting
This is my first post, so hopefully I explain what I need to do
I have a question. I'll post the HTML first, I know you shouldn't use
first post here and hopefully relevant to many people. I'm working on writing integration
this is my first post on stackoverflow. Hopefully I am not disturbing anybody... :)
I have a stock WCF Rest application (default Web.config, Web Routing). I am unable

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.