473,782 Members | 2,454 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 11574
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
2795
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
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
1099
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
9479
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
10146
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
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?
1
4043
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
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.