Telerik Forums
Telerik Control Panel Forum
3 answers
98 views

I had VS2015 Enterprise open whilst I updated the installer.  The setup warned me - however all 3 buttons Retry, Ignore, Cancel are greyed out.  I closed VS2015 (had to kill devenv.exe) and buttons still greyed out.  The window is unresponsive - cant close it.  See attached.

Killed it off and it worked.  Might be some bug here!

 

 

 

Momchil
Telerik team
 answered on 06 Jul 2016
1 answer
110 views

Team,

When we are trying to select data from Kendo DropDown List  in our wep application in mvc platform. It automatically pop ups keypad and clashes with 
Dropdown items and then closes the dropdown. 
So we are not able to item from kendo dropDown.

Shakti

Georgi Krustev
Telerik team
 answered on 11 Apr 2016
1 answer
111 views
Submit button stops working after partial post-back in IE11 when used with UpdatePanel(.Net). It's clickable, but it doesn't work.If clicked somewhere on page it starts to work normally.I have few pages in my project with this type of UpdatePanel's, all those pages were not working in IE11.
In UpdatePanel ContentTemplate is used for each drop down. Buttons used were asp:linkbuttons and normal anchor buttons.
Tried with so many options like keeping meta tag in master page and wrote some javscript to trigger after the selected index changed, but no use... :(
Pavlina
Telerik team
 answered on 08 Apr 2016
1 answer
107 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
370 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
145 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
207 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
118 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
113 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
96 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?