Posted on Jul 10, 2008
(permalink)
Hi, I am using RadUpload version 2.3.2 in VS 2003. My site works fine when I set the .NET CLR version in IIS to 1.1. It breaks, however, with the following error message, when I set the CLR version to 2.0.
"This control is complied for ASP.NET 1.x. Please use the ASP.NET 2.0 native version"
I need to use 2.0 framework, and I saw that someone else had run into the same problem. What is the solution to this problem?
Thank you in advance.
Stack trace:
[InvalidOperationException: This control is complied for ASP.NET 1.x. Please use the ASP.NET 2.0 native version: RadUpload.Net2.dll]
Telerik.RadUploadUtils.RadControl.OnInit(EventArgs e) +101
Telerik.WebControls.RadUpload.OnInit(EventArgs e) +10
System.Web.UI.Control.InitRecursive(Control namingContainer) +321
System.Web.UI.Control.InitRecursive(Control namingContainer) +198
System.Web.UI.Control.InitRecursive(Control namingContainer) +198
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +834