Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
9 views

I have an old ASPX Web Forms application.  I am trying to pick the right update to replace the old Telerik UI for ASP.NET AJAX version 2014.2.724.40.  The application is build using .Net Framework 4.7.2.

I have downloaded TelerikUIForAspNetAjaxSetup, but all the options seem to be for the more modern .Net Core.  Where can I find the per-core library?

thank you

Philip
Top achievements
Rank 1
Iron
 answered on 10 Mar 2024
4 answers
315 views
Hello, all,
I have another newbie question about the RadAsyncUpload Control.  I have successfully changed the text of the "Select" Button portion of the Control (thanks to the help to Shinu Raj, using the following code).

var upload = $find("<%=fileUploader.ClientID %>");
$('.ruBrowse').val("Search for Claim Documentation");


I then tried to change the width of that Button, since the new Text is too long for the Button to contain one of the following

$('.ruBrowse').width = "100%";


or

$('.ruBrowse').width = "300px";


Could someone help me to fix the problem I've created? (Text that is too long to fit within the RadAsyncUpload Button)

Thanks...
Rumen
Telerik team
 updated answer on 13 Jun 2022
0 answers
96 views

I am trying to upload a simple csv file with 6 columns via RadAsyncUpload. But everytime I try I get a 'File contains corrupted data' . But as soon as I convert the csv to xlsx. it uploads without issue. 

 

Is there a way to fix this?

Mark
Top achievements
Rank 2
Iron
Iron
Iron
 asked on 20 Dec 2021
0 answers
121 views

The official support for RadUpload has been discontinued in June 2013 (Q2’13) in favor of RadAsyncUpload, Telerik’s next-generation ASP.NET upload control. If you are considering Telerik’s Upload control for new development, check out the RadAsyncUpload documentation or its product page.

If you are already using RadUpload in your projects, you may be interested in reading how easy the transition to RadAsyncUpload is and how you can benefit from it in this blog post.

Although RadUpload is still available in the suite, we deeply believe that RadAsyncUpload can better serve your upload needs and we kindly ask you to transition to it to make sure you take advantage of its support and the new features we constantly add to it.

Telerik Admin
Top achievements
Rank 1
Iron
 asked on 03 Aug 2016
0 answers
100 views

Hi,

I want to upload image using kendo upload Async in order in which images are selected or listed. 

Rigel
Top achievements
Rank 1
 asked on 29 Jul 2016
5 answers
552 views
Hi,
how we can use the telerik components to upload multiple files selecting a directori o select it with a file explorer?

Thanks
Ivan Danchev
Telerik team
 answered on 14 Jul 2016
28 answers
875 views
  I have just installed the 2008 v2 binaries and I am getting the following error when i first switch to the page with the radupload controls on.   If i then use the browser back button and revisit the page it is all ok
Have you any ideas to what may be causing this?

It happens whenever i start to debug from visual studio 2005

Thanks

Alex

 

Server Error in '/testing' Application.

Non-negative number required.
Parameter name: length

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentOutOfRangeException: Non-negative number required.
Parameter name: length

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[ArgumentOutOfRangeException: Non-negative number required.
Parameter name: length]
   System.Array.CreateInstance(Type elementType, Int32 length) +2855364
   Telerik.Web.UI.Upload.RequestParser.GetFieldBytes(Byte[] chunk, Int32 fieldStartIndex, Int32 fieldBytesCount) +39
   Telerik.Web.UI.Upload.RequestParser.Parse(Byte[] chunk, Int32 validChunkBytes) +229
   Telerik.Web.UI.Upload.ProgressWorkerRequest.UpdateProgress(Byte[] buffer, Int32 validBytes, String caller) +30
   Telerik.Web.UI.Upload.ProgressWorkerRequest.GetPreloadedEntityBody() +39
   System.Web.HttpRequest.GetEntireRawContent() +388
   System.Web.HttpRequest.GetMultipartContent() +56
   System.Web.HttpRequest.FillInFormCollection() +222
   System.Web.HttpRequest.get_Form() +65
   System.Web.HttpRequest.get_HasForm() +3309630
   System.Web.UI.Page.GetCollectionBasedOnMethod(Boolean dontReturnNull) +45
   System.Web.UI.Page.DeterminePostBackMode() +65
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +133


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
Hristo Valyavicharski
Telerik team
 answered on 18 May 2016
5 answers
65 views

Hello,

there is an issue with the mentioned control which case the application to be terminated

To get the error please do the below:

1- Set Culture Property to any Arabic (Ex: ar-EG)

2- Set Mask to "c"

3- Set MaskType to Numeric

4- Run your windows application.

5- Select all the content of the RadMaskedEditBox

6- Start Type any number

You will get an error message and the application will be closed, this issue exists in the Demos which comes with the installation package

Hristo
Telerik team
 answered on 12 May 2016
6 answers
145 views
Hi,

I need a way to find out whether i have clicked the Cancel button inside the RadProgressArea control. I need to invoke a custom functionality in the
OnClientProgressUpdating() event whenever cancel button is clicked.  I would like to know how this can be achieved. Code Snippets are given.

<telerik:RadProgressArea ID="RadProgressArea1" runat="server" DisplayCancelButton="true" ToolTip="workign" OnClientProgressUpdating="clientProgressUpdating" />                               

 function clientProgressUpdating( progressArea, eventArgs)
  {
             // Identify if cancel button is clicked.
            {
            // Perform my own custom functionality
             }
   }

Thanks,
Divya
David
Top achievements
Rank 1
Iron
Iron
Veteran
 answered on 28 Apr 2016
5 answers
331 views
Hello,

I'd like to remove the tooltip "Aucun fichier choisi" for the Select button.

Thanks!
Bozhidar
Telerik team
 answered on 14 Apr 2016
Narrow your results
Selected tags
Tags
+? more
Top users last month
horváth
Top achievements
Rank 2
Iron
Iron
Steve
Top achievements
Rank 2
Iron
Erkki
Top achievements
Rank 1
Iron
Mark
Top achievements
Rank 2
Iron
Iron
Veteran
Jakub
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
horváth
Top achievements
Rank 2
Iron
Iron
Steve
Top achievements
Rank 2
Iron
Erkki
Top achievements
Rank 1
Iron
Mark
Top achievements
Rank 2
Iron
Iron
Veteran
Jakub
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?