473,791 Members | 3,137 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Unknown server tag 'ajaxToolkit:Sc riptManager'

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="Defau lt.aspx.cs" Inherits="MyApp _Default"
Title="Space" %>

<%@ Register TagPrefix="ajax Toolkit" Assembly="AjaxC ontrolToolkit"
Namespace="Ajax ControlToolkit" %>

<asp:Content ID="Content1" ContentPlaceHol derID="ContentP laceHolder1"
Runat="Server">

<ajaxToolkit:Sc riptManager runat="Server" />

<table ...>
--
Be Cool!
May 8 '07 #1
1 11576
thejackofall,
This is because the ScriptManager control is not part of the Ajax Toolkit.

The syntax should be like the following:
<asp:ScriptMana ger ID="ScriptManag er1" runat="server" />

--
Page Brooks
www.explosivedog.com
"thejackofa ll" <th**********@d iscussions.micr osoft.comwrote in message
news:28******** *************** ***********@mic rosoft.com...
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="Defau lt.aspx.cs" Inherits="MyApp _Default"
Title="Space" %>

<%@ Register TagPrefix="ajax Toolkit" Assembly="AjaxC ontrolToolkit"
Namespace="Ajax ControlToolkit" %>

<asp:Content ID="Content1" ContentPlaceHol derID="ContentP laceHolder1"
Runat="Server">

<ajaxToolkit:Sc riptManager runat="Server" />

<table ...>
--
Be Cool!

May 9 '07 #2

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

Similar topics

0
1406
by: Daniel | last post by:
I wrote a pretty neat website today that can utilize no postback AJAXIAN type features. Basically to populate a drop down with a web service call that hits a SQL server, based off the change of another drop down. <%@ Page Language="C#" Title="Call Update" AutoEventWireup="true" CodeFile="UpdateCall.aspx.cs" Inherits="Call_UpdateCall" %>
2
2796
by: Jay | last post by:
I have a web app that uses some javaScript behaviors (using the createCallOptions method) that go off and call webmethods and return/ display data on the web page. When I introduced the DragPanelExtender, my behaviors started firing "Unknown Server Error"s all of a sudden. I isolated it to the <asp:ScriptManagertag. When I pull that out, the behavior works. When it is in, I get the error.
1
7788
by: Valli | last post by:
Hi, I have an issue with the content page('default.aspx') while executing the asp.net project. I am getting the error 1. unknown server tag 'asp.Scriptmanager' 2. unknown server tag 'asp.collapsiblepanelextender' 3. unknown server tag 'asp.UpdatePanel Why I am getting this error.? What should be done to fix it.
3
1610
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
1100
malav123
by: malav123 | last post by:
Hi, I am using ajax toolkit and in project i am using tabcontainer... but script manager not working in my aspx page and without script manager tab container can not be used... I am getting error like "Unknown server tag:Script Manager"... so please give me solution for given problem.... I am awaiting for your reply... thanks in advance....
0
1820
by: suganya | last post by:
Hi I have written the code for Atlas ModalPopup Control . The code is as follows <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml">
0
3599
by: Julien Hoffmann | last post by:
Hi all, Me too I thought I could give out my solution to a similar problem ; hopefully it will help. Long story made short : On a VB.NET 3.5 + AJAX web site, I wanted my visitors to be able to navigate inside one page unsing anchors. Anchors inside content rendered by a listview inside an update panel are ok, but....believe it or not, the "top" anchor, referring to the top of page was causing the "unknown error" ! Anchor was <a name="top"...
2
4892
by: abcd | last post by:
II have a asp.net application that using .NET framework 2.0. I use VS 2005. I opened VS 2008 and upgraded all the proejcts to .NET 3.5. My applicaiton has a code as below which is giving me error...any clues how to fix that... Parser Error Message: The base class includes the field 'ScriptManager', but its type (System.Web.UI.ScriptManager) is not compatible with the type of
2
1882
by: Ryan Liu | last post by:
Hi, Since ScriptManager need inside a server form, and web content page using MasterPage can not have another server form, so ajax can not be enabled (unless write own code) using ScriptManager? Any good way to solve this problem? In addition to MasterPage, is there server side include syntax as available in traditional asp page?
0
9515
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10427
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...
0
9995
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9029
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...
1
7537
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6776
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
5559
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4110
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2916
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.