This is a migrated thread and some comments may be shown as answers.

AjaxLoadingPanel shows unknown server tag

1 Answer 60 Views
AjaxLoadingPanel
This is a migrated thread and some comments may be shown as answers.
ashishpandey21jan
Top achievements
Rank 1
ashishpandey21jan asked on 15 Oct 2015, 12:16 PM

<telerik:AjaxLoadingPanel ID="AjaxLoadingPanel1"   runat="server" Height="75px" Width="75px">

        <img alt="loading..." src="../RadControls/Ajax/Skins/Default/loading6.gif" />

        </telerik:AjaxLoadingPanel>

 

gives error:Error16 Unknown server tag 'telerik:AjaxLoadingPanel'. when we updating telerik dll 2012 to 2015

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 19 Oct 2015, 02:01 PM
Hello,

Would you ensure that the Telerik.Web.UI.dll assembly is added to the bin folder of your application or website and that it is referenced correctly? Also ensure that the assembly is targeting the same .NET version as the application.

If you would like additional information on the error you would find the following article interesting:



Regards,
Viktor Tachev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
AjaxLoadingPanel
Asked by
ashishpandey21jan
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or