This is a migrated thread and some comments may be shown as answers.

RadAsyncUpload in .net verion 3.5?

1 Answer 110 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
pramodh
Top achievements
Rank 1
pramodh asked on 05 Aug 2011, 11:21 AM
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

1 Answer, 1 is accepted

Sort by
0
Helen
Telerik team
answered on 08 Aug 2011, 02:04 PM
Hello Pramodh,

I've already answered your another forum post regarding the same problem. Here is my answer:

"From error details. I'm seeing that you are using Telerik.Web.UI.dll version 4.0, but the web.config file is configured for version 3.5"

Could you please try to run your project with the proper web.config file and let us know how it goes?
Also to avoid duplication, let's keep the communication in a single tred.

Regards,
Helen
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
AsyncUpload
Asked by
pramodh
Top achievements
Rank 1
Answers by
Helen
Telerik team
Share this question
or