AJAX in ASP.Net ScriptManager error

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hey,
I have a master.page and a Default.aspx page. I'm trying to use AJAX
to postback to the server. However, when I place the
<asp:ScriptManager ...> tag on the Default.aspx page I get an "Element
'ScriptManager' is not a known element. This can occur if there is a
compilation error on the Web site." on the mouse-over.

What is the prblem here? Am I missing something?

Thanks
Steve

.



Relevant Pages

  • Re: ASP.Net with AJAX Textbox question
    ... if you don't want a postback then don't use AJAX. ... looking for can be achieved through client Javascript if you want to ... then use an AJAX updatepanel and the Trigger ... need data from the server you need the Async...with XML" bit!! ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Ajax DropDownList
    ... Chris Fink wrote: ... When the user selects and item, the OnSelectedIndexChanged event fires (does a postback to the server) and then loads the selected item's value into an asp:textbox control. ... Using the Ajax toolkit, I'd like to perform this same functionality, but without the entire page posting back. ...
    (microsoft.public.dotnet.framework.aspnet)
  • AJAX problems
    ... I'm trying to use AJAX ... to postback to the server. ... 'ScriptManager' is not a known element. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Are Postback and Round Trip to the Server the same thing?
    ... A postback means the page is sent to the server computer? ... I can't do javascript without AJAX? ... You can't do Ajax without javascript. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: AJAX problems
    ... I'm trying to use AJAX ... to postback to the server. ... 'ScriptManager' is not a known element. ...
    (microsoft.public.dotnet.framework.aspnet)