473,782 Members | 2,505 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

AjaxToolKit

I have downloaded ajax and this part of the code works fine in my new sample
website

<ajaxToolkit:To olkitScriptMana ger ID="ScriptManag er1" runat="server" />
<asp:TextBox ID="txtTelerik " runat="server"> </asp:TextBox>
<asp:Button ID="btnTelerik " runat="server" Text="Show" />
<ajaxToolkit:Ca lendarExtender ID="CalendarExt ender1"
runat="server" CssClass="radca lendar" PopupButtonID=" btnTelerik" Format="MMMM
d, yyyy" TargetControlID ="txtTelerik " />

When I try to add the same code in my application the error is raised in
this part of the code
<ajaxToolkit:To olkitScriptMana ger

In the tooltip the desription of the error is as follows.
Element 'ToolscriptMana ger' is not a know element. This can occur if there
is a compilation error in the website
Jun 27 '08 #1
1 4626
You are missing declarations in your web.config file. If you move over the
declarations, from the sample site, to your site, you will be able to AJAX
your site properly.

I blogged it this morning, as I have seen this issue numerous times:
http://tinyurl.com/5flcj8

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

or just read it:
http://gregorybeamer.spaces.live.com/

*************** *************** *************** ****
| Think outside the box!
|
*************** *************** *************** ****
"iHavAQuest ion" <iH***********@ discussions.mic rosoft.comwrote in message
news:EC******** *************** ***********@mic rosoft.com...
>I have downloaded ajax and this part of the code works fine in my new
sample
website

<ajaxToolkit:To olkitScriptMana ger ID="ScriptManag er1" runat="server" />
<asp:TextBox ID="txtTelerik " runat="server"> </asp:TextBox>
<asp:Button ID="btnTelerik " runat="server" Text="Show" />
<ajaxToolkit:Ca lendarExtender ID="CalendarExt ender1"
runat="server" CssClass="radca lendar" PopupButtonID=" btnTelerik"
Format="MMMM
d, yyyy" TargetControlID ="txtTelerik " />

When I try to add the same code in my application the error is raised in
this part of the code
<ajaxToolkit:To olkitScriptMana ger

In the tooltip the desription of the error is as follows.
Element 'ToolscriptMana ger' is not a know element. This can occur if there
is a compilation error in the website

Jun 27 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
850
by: Patrick.O.Ige | last post by:
http://www.codeplex.com/Wiki/View.aspx?ProjectName=AtlasControlToolkit Patrick
1
11574
by: =?Utf-8?B?dGhlamFja29mYWxs?= | last post by:
Please help. I am getting the following error when I attempt to use AJAX in a web page. <%@ Page Language="C#" MasterPageFile="~/Master/Master1.master" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="MyApp_Default" Title="Space" %> <%@ Register TagPrefix="ajaxToolkit" Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" %>
3
1609
by: ma | last post by:
Hello, I download AJAXToolKit today and install it and configured my MSVC 2005 to use it. But there is no TabPanle control in it. I had an installation some month ago and it had TabPanel control in it. Can you please help me to find if it is a bug in AJAXToolKit You can help me by downloading the toolkit today and installing it and seeing if there is any TabPanel in the toolkit? I check everything and it seems that I am installing it...
0
2227
by: sijugeo | last post by:
Can anyone pls send me the code for using ajaxToolkit:HoverMenuExtender in the case of a grid using C#. My requirement is, whenever hover a particular row in a given column, i need to display the data from the database based on the current rowid.
1
2463
by: andyr | last post by:
I would like to dynamically insert a javascript call with with data retrived from the database. All I am trying to do is dynamically inserting the following <script type="text/javascript">alert(retrieved_database_id);</scriptto a panel using the ajaxToolkit:DynamicPopulateExtender Can someone enlighting me where I am going wrong or the best way to go about what I am trying to achieve.
1
5761
by: tutus | last post by:
Hi, I have a tabcontainer with 3 TabPanels. Hers is my reel purpose: I need to put a label on the right side of the last TabPanel' s header. This last TabPanel is the 3rd TabPanel in my TabContainer. So The Label is gonna appear still part of the TabContainer, but in different style, different from the style of the headers of my TabPanels.
1
4011
by: tshad | last post by:
I am trying to use a popup control extenter which works fine the following way where we have an object and a popcontrolextender objec that points to this object. <asp:ImageButton ID="ibPractitioners" runat="server" ImageUrl="~/images/icons/user_16.gif" ToolTip="Display Practitioners" Visible='<%# Convert.ToBoolean(Eval("PractitionersVisible")) %>' CommandName="practitioners" CssClass="action" />
1
1408
by: Rory Becker | last post by:
Hi all So I have a simple page with a textbox and an MaskEditExtender whose target is the textbox. I appear to be able to set the Mask property of the Extender declaratively but when I address the control through code I cannot see how to set this property. Any Ideas?
0
2918
by: sanrek | last post by:
Hi Folks, Slider control is driving me nuts, below is the code from my test page's page load event, nothing great about code, I have a place holder control into which I am adding a table which has three rows with a slider control in each row created dynamically. The problems what I have are 1) handler image does not get displayed, I have set the handleImageUrl and have moved the handlecssclass and railcssclass into local style sheet 2)...
0
9639
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10311
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10080
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8967
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6733
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5378
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5509
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3639
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2874
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.