Telerik Forums
Telerik Control Panel Forum
1 answer
65 views

When I logged into Telerik Control Panel this morning, it indicated that I had an older version and would need a new one. When I click the link to load the new version, I get a screen with Your Account and Products, etc. on the header, but in the middle of the screen alls it does it run through a loading graphic.  Nothing ever comes up. 

 

Is there a direct download link for the new version or do you know why this is happening?  I experience the same results from IE, Chrome and FireFox.

Thanks

Yana
Telerik team
 answered on 06 Apr 2016
1 answer
297 views

I have been using the Telerik Control Panel for several years now.  This morning when I launched the program it stated that my "install" was too old and that I would need to visit my account page and download a fresh copy.

 

While I can easily do this, I am confused on one basic point. Does the program actually install?  After running the program the contents of the "Control Panel" folder in the Telerik x86 folder is empty.  It does seem to function.

Each time I run the program it seems to uncompress, run, then remove itself from memory leaving the initial downloaded file ready to be clicked upon again.

Am I missing something or is this expected behavior?  I no longer see the program in the add/remove program list.

Yana
Telerik team
 answered on 04 Apr 2016
1 answer
78 views

Earlier I was using the telerik.web.ui.dll with version 2009.2.826.35,after that i upgraded my dll with version 2013.1.403.40.The issue i am facing is with Telerik RadDatePicker. In the previous version i select the date from the calender and that comes under the "SelectedDate" property.After this i was doing _dopostback event in the .net and after postback i was getting the same value in the "SelectedDate" property.

But with the Version 2013.1.403.40,after "_dopostback" event the "SelectedDate" is coming as null and the entered Date is coming under the property "InvalidTextBoxValue".

My code is like :

The Calender Control :

 <telerik:RadDatePicker ID="cldDueDate" DateInput-TabIndex="6" DateInput-DateFormat="MM/dd/yyyy" 
DateInput-EmptyMessage="MM/DD/YYYY" CssClass="RegularText" Width="110px" runat="server">
</telerik:RadDatePicker>

 

function ValidateReleaseTransaction(vDate) {
     if (confirm(' Please check the date ' + vDate + ' Do You Want to Proceed?'))
        __doPostBack('lnkReleaseTransaction', '');
}

 protected void lnkReleaseTransaction_Click(object sender, EventArgs e)
    {
        try
        {
           string DUEDATE = cldDueDate.SelectedDate == null ? cldDueDate.DateInput.Text.Trim() :               Convert.ToDateTime(cldDueDate.SelectedDate).ToString("MM/dd/yyyy");
        }
        catch (Exception ex)
        { JSMessage(ex.Message); }
    }

 

 

 

I am using the UpdatePanel

 

that after the _dopostback event of .net the selectedValue of RadDatePicker

Pavlina
Telerik team
 answered on 16 Mar 2016
0 answers
165 views

Microsoft are enforcing the usage of newer signing certificates (SHA256, instead of SHA1). Because of that, a warning is shown when downloading MSI files using Internet Explorer or Edge (Figure 1).

Figure 1

This warning can safely be ignored, if you obtained the MSI files from our website (http://www.telerik.com).

Detailed information from Microsoft: LINK

 
The workaround is to use browser different than Internet Explorer or Edge, or simply ignore the warning.

We are currently working on fixing the described issue.

Thank you for your understanding.

Regards,
the Telerik team

Telerik Admin
Top achievements
Rank 1
Iron
 asked on 25 Jan 2016
4 answers
74 views

Download Progress : Done, yet it shows 848 MB / 849 MB

Current Operation Progress progress bar never shows anything during the installation process.

 

See attached screenshot.

Steliyan
Telerik team
 answered on 19 Jan 2016
2 answers
70 views

Hi,

I cannot open Control Panel since it requires an update, as it often does. But now I get that the Control Panel already is installed. And of course it is, I am trying to update it, but installation stops with that message.

Regards

Pia

Pia
Top achievements
Rank 1
 answered on 19 Jan 2016
1 answer
50 views

I get the following error when trying to install the Telerik Control Panel:

 Application: TelerikControlPanel.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
Stack:
   at System.Diagnostics.FileVersionInfo.GetVersionInfo(System.String)
   at Telerik.CommonInstaller.ControlPanel.Program.GetInstalledApplicationVersion(System.String)
   at Telerik.CommonInstaller.ControlPanel.Program.TryLaunchInstalledApplication()
   at Telerik.CommonInstaller.ControlPanel.Program.Main()

 

Rob

Momchil
Telerik team
 answered on 18 Jan 2016
3 answers
45 views

Hi, I am looking for Excel like filtering in telerik,does the telerik support excel like filtering.

 Thanks,

Konstantin Dikov
Telerik team
 answered on 24 Dec 2015
2 answers
59 views

Hello, while working through the interactive tutorial 1 "Working with app layouts", I made changes to the code, got confused so tried to force the tutorial to reset by reloading the web page. Then when that didn't produce the original 'index' code, I logged out and back in.

At this point I have the sidebar with the tutorial instructions on the left - but the rest of the page is at a completely different state. The "Apps" tab is selected and there is a "Create app" button. And two sample buttons - 'Great Books' and 'Photo Album'.

So what happened to the rest of the interactive interface?

I tried logging out and back in several times and with 2 browsers (Chrome and Firefox) - but still get presented with the above scenario.

 

Thanks.

Dimitrina
Telerik team
 answered on 27 Nov 2015
3 answers
253 views

Hi

Related to this bug:http://www.telerik.com/forums/cannot-install-the-trial-version#yRIoMtSoG0Oeulk4U5aa4Q

We are having the same problem, trying to install TelerikUIForAspNetMvcSetup.2014.2.903, I downloaded from the site but getting the same error "Old installer version, Hmmm. It seems this installer is a bit old. Please, download the newest shiny version from here.", I have almost the last version for Telerik reporting in the same machine, Windows 7 my OS.

 

I have tried to unistall the Telerik Control panel, not working yet.

 

Yana
Telerik team
 answered on 27 Nov 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Dominik
Top achievements
Rank 1
Giuliano
Top achievements
Rank 1
Dominic
Top achievements
Rank 1
Glendys
Top achievements
Rank 1
NoobMaster
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Dominik
Top achievements
Rank 1
Giuliano
Top achievements
Rank 1
Dominic
Top achievements
Rank 1
Glendys
Top achievements
Rank 1
NoobMaster
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?