want to know if this control works only in .net version 4.0? or it works in 3.5 as well..
am trying to use this from long time but am unsuccessful..
I want to use this multi file upload in 3.5 .net framework.. is this possible? or i need to point to 4.0 .net framework compulsorily coz am getting
Assembly 'Telerik.Web.UI, Version=2010.3.1317.40, Culture=neutral, PublicKeyToken=121fae78165ba3d4' uses 'System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' which has a higher version than referenced assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
pls help
thanks
Pramodh
am trying to use this from long time but am unsuccessful..
I want to use this multi file upload in 3.5 .net framework.. is this possible? or i need to point to 4.0 .net framework compulsorily coz am getting
Assembly 'Telerik.Web.UI, Version=2010.3.1317.40, Culture=neutral, PublicKeyToken=121fae78165ba3d4' uses 'System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' which has a higher version than referenced assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
pls help
thanks
Pramodh