1
Answer

Exception on script manager

Photo of nitin yadav

nitin yadav

13y
4.5k
1
hi,

   I am getting exception on scriptmanager like

    Exception type: InvalidOperationException
                       Exception message: The page is performing an async pos
                   tback but the ScriptManager.SupportsPartialRendering prope
                   rty is set to false. Ensure that the property is set to tr
                   ue during an async postback.
                      at System.Web.UI.ScriptManager.OnPageInitComplete(Objec
                   t sender, EventArgs e)

so anybody please tell me how to fix this issue.thanks

Answers (1)