Click here to Skip to main content
Sign Up to vote bad
good
Hi all, i am creating the website in that i am having three master pages and also am using ajax controls and telerik controls now i had a pblm i want to define the scriptmanager in both master and content pages what i have to do know ...
Posted 17 Sep '12 - 2:24

Comments
vithal wadje - 17 Sep '12 - 8:27
you need to define the script manager on content page because you have using ajax control on content page rather than on master page

1 solution

Hi,
RadScriptManager and ScriptManager both are probably same.
Take RadScriptManager in all three master pages. And if required then take RadScriptManagerProxy in content pages.
 
If you have the script manager in your master for instance which will go across all pages but you want a script manager reference in an underlying page or user control. In that instance you can add multiple proxies. If you added another script manager then you'll get the error on the page
 
--Amit
  Permalink  
Comments
echosound - 17 Sep '12 - 8:36
am getting the result by adding a scriptmanger instead of radscriptmanager and add a scriptmanagerproxy into my contentpages is that getting any error in future
_Amy - 17 Sep '12 - 8:38
No, you won't get any error. I would suggest you to use RadScriptManager if you are using telerik controls.
echosound - 17 Sep '12 - 8:44
but , i am using both ajax and telerik controls into my forms

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

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 8,356
1 OriginalGriff 6,571
2 CPallini 3,533
3 Rohan Leuva 2,703
4 Maciej Los 2,234


Advertise | Privacy | Mobile
Web03 | 2.6.130516.1 | Last Updated 17 Sep 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid