Click here to Skip to main content
15,881,881 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have developed a website on on Asp.net 4.5 Webforms. It is working on All browser but when i open in Andriod Phone Browser/Chrome IT gives error that Update panel requires script manager . But if i use firefox in andriod phone than it works.

Now when i Put Scriptmanager on page then it works on andriod browser/chrome but then it is not working on any other browser...


Please help what to do......
Posted
Comments
Sinisa Hajnal 22-May-15 8:31am    
Post the code you have. In general, you have to have ScriptManager on the page to use any asp:ajax control.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900