hello,
i'm developing a web application that contains tabstrip control , multipage pageview controls,i have a button and through this button i want to navigate through tabs using ajax everything was working ok until i've added the prometheus editor in my page the following error was raised
The PageRequestManager cannot be initialized more than once."
this error is raised on "IE7" but in firefox it was running ok
i think the cause of the problem from asp:script manager as i've got the following warnings
Assuming assembly reference 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' matches 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35', you may need to supply runtime policy
please note that i'm using Rad ajax manager v 1.8.1.0,VS 2008 beta1
is there any way to solve this problem
Thank You
Ibrahim Imam
i'm developing a web application that contains tabstrip control , multipage pageview controls,i have a button and through this button i want to navigate through tabs using ajax everything was working ok until i've added the prometheus editor in my page the following error was raised
The PageRequestManager cannot be initialized more than once."
this error is raised on "IE7" but in firefox it was running ok
i think the cause of the problem from asp:script manager as i've got the following warnings
Assuming assembly reference 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' matches 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35', you may need to supply runtime policy
please note that i'm using Rad ajax manager v 1.8.1.0,VS 2008 beta1
is there any way to solve this problem
Thank You
Ibrahim Imam