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

BC30560: 'RadAjaxLoadingPanel' is ambiguous in the namespace 'Telerik.Web.UI'.

1 Answer 133 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Benrardo
Top achievements
Rank 1
Benrardo asked on 01 Dec 2010, 07:10 PM
I'm using the Telerik.Web.UI version 2010.2.713.35 and in development server
is everything ok, but when i make a deploy to a production server
that already has an older version of telerik installed(in GAC) this error appear.
I've tried this steps above:
-Install the newer assembly in GAC, and reference it in web.config
-Put the newer dll telerik in bin folder.
In this two cases I've got the same error.
Is there a way to solve this?

Thanks

1 Answer, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 02 Dec 2010, 10:40 AM
Hello Benrardo,

Check if you have some old assembly referenced in the web.config.
If you use web application, delete the references from the settings of your project. Then add a reference to the new dlls.
If you are registering assembly into your aspx page, please check that is referring to the new dll.
You can also try to remove the old assembly from the GAC.

Best wishes,
Vasil
the Telerik team
Browse the vast support resources we have to jumpstart 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.
Tags
General Discussions
Asked by
Benrardo
Top achievements
Rank 1
Answers by
Vasil
Telerik team
Share this question
or