Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Module can't locate Telerik.RadComboBoxModule can't locate Telerik.RadComboBox
Previous
 
Next
New Post
7/30/2012 6:29 AM
 

I have moved a custom module across from a production server running 6.0.1 to a CE 6.2 server. However, when adding the module and invoking the relevant page, I receive an error as follows. Any idea on why RadComboBox can't be located (this is a fresh CE 6.2 installation).

'telerik:RadComboBox'. ---> System.Web.HttpParseException: Unknown server tag 'telerik:RadComboBox'. ---> System.Web.HttpParseException: Unknown server tag 'telerik:RadComboBox'. ---> System.Web.HttpException: Unknown server tag 'telerik:RadComboBox'. at System.Web.UI.TemplateParser.ProcessError(String message) at

By the way, the relevant ASP.Net server-side code is as follows:

<telerik:RadComboBox ID="rcbCategory" AutoPostBack="false" runat="server"
            EmptyMessage="Type a category" AllowCustomText="false"
            MarkFirstMatch="true"
            Label="I am looking for:" LabelCssClass="light-shadow" Width="262px">
        </telerik:RadComboBox>

The module has been installed on the target server without modification, which suggests that it is not the problem (it works fine on the production server).

Thanks.

Mark

 

 
New Post
7/30/2012 8:06 AM
 

If you have message like: "Unknown server tag" please make sure that on the top of your *.ascx control is line:

<%@ Register assembly="Telerik.Web.UI" namespace="Telerik.Web.UI" tagprefix="telerik" %> 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Module can't locate Telerik.RadComboBoxModule can't locate Telerik.RadComboBox


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out