ajax - Sys.WebForms.PageRequestManager._initialize does not render in my ASP.Net page -


The codes below do not render in my asp.net page, and click the post of my page back button. Are there.

Sys Dot WebForms dot PageRequestManager dot_initialize ('ScriptManager1', document dot getElementById ('form1')); Sys Dot WebForms dot PageRequestManager dot getInstance () dot _updateControls (['tUpdatePanel1'], [], [], 90);

However, I look at the code below the bottom of the page

Sys dot app initialize to dot (initialize);

I have a script manager and an update panel in the script. In the Update template, there is a label and a button in the Content Template section, the label is supposed to display some text on the click of a button.

I am using Visual Studio 2005 and I have installed the ASP.NET AJAX extension. I have system in my project Web. Extensions and references to the system are given. And I'm using web applications.

I have also copied the entries in my config file

< P> Please help

Tag xhtmlConformance mode = "Legacy" has been removed from my web.config ...



Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -