<%@ Page Language="VB" AutoEventWireup="false" CodeFile="foo.aspx.vb" Inherits="testing_foo" %> <%@ Register Src="../HR/controls/Credentials.ascx" TagName="Credentials" TagPrefix="uc1" %> <%@ Register src="../protected/payroll/controls/AuthorizationsEdit.ascx" tagname="AuthorizationsEdit" tagprefix="uc2" %> <%@ Register src="../controls/Authorizations.ascx" tagname="Authorizations" tagprefix="uc3" %> <%@ Register src="../controls/CaseNotes.ascx" tagname="CaseNotes" tagprefix="uc4" %> <%@ Register src="../controls/searchers/CustomerSearcher.ascx" tagname="CustomerSearcher" tagprefix="uc5" %> <%@ Register src="../controls/pickers/Customer_Picker.ascx" tagname="Customer_Picker" tagprefix="uc6" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title></title> </head> <body> <form id="form1" runat="server"> <telerik:RadScriptManager ID="RadScriptManager1" runat="server"> </telerik:RadScriptManager> <telerik:RadRibbonBar ID="radMainRibbon" runat="server" SelectedTabIndex="0"> <telerik:RibbonBarTab Text="Home"> <telerik:RibbonBarGroup Text="General"> <Items> <telerik:RibbonBarButton ID="btnHomeHome" runat="server" Size="Large" Text=" Home " Value="~/Default.aspx" ImageUrlLarge="~/images/home-m.gif" /> </Items> </telerik:RibbonBarGroup> </telerik:RibbonBarTab> </telerik:RadRibbonBar> <asp:Button ID="Button1" runat="server" Text="Button" /> </form> </body> </html>
11 Answers, 1 is accepted
I am not able to reproduce the problem you experience.
I have tried using Chrome, IE9 and IE8, but nothing reproduced it.
Could you, please, share in what browser does that reproduce, or if there might be some other circumstances that might be related?
Regards,
Nikolay Tsenkov
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.

The error is "Error executing custom action Telerik.Web.UI.VSX.Actions..UpdateReferencesAction: The given assembly name or codebase was invalid".
Do I need to uninstall and reinstall the Telerik suite at this point?


We just have fixed a similar issue with RadRibbonBar.
I think should cause the problem in your case, too. Please, get next Latest Internal Build (should be out by next Wednesday) and let me know if the issue is resolved in the new version.
Nikolay Tsenkov
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.

When you log in into your Telerik account you can find the latest internal build on your home page. Please refer to the image attached for further clarifications.
Regards,
Kate
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.

The build containing the change in question is not yet live for download. It will be available next week You probably can download the one released last week.
The Latest Internal Build is not too much different from release build. In this case you only need to remove the references from the previous version to our assemblies and add new references to the new assemblies.
Nikolay Tsenkov
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.

The latest internal build is already uploaded and it is available for you to download it. To upgrade you can simply replace the old dll files (located in Bin40 or Bin35 depending on the version of the framework that you are using) with the newly downloaded ones. Please give it a try and let us know if you still encounter the issue.
All the best,
Kate
the Telerik team
Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>