Loading...

RE: qDiscussionView – install problem

RE: qDiscussionView – install problem

#5209
Anonymous
Anonymous
Participant

Hi Lori,

The error seems to be related to failing to load an assembly from Telerik.

Could you check that the two assemblies "Telerik.Web.UI" and "Telerik.Web.UI.Skins" are present in your GAC. Also in the web.config file of your site, do you have an entry that looks something like "<add key="Telerik.Web.SkinsAssembly" value="DISABLED" />" under appSettings? If yes, you might have to change the value to "Telerik.Web.UI.Skins".

Here are some additional info from the Telerik forum that you may find helpful.

http://www.telerik.com/community/forums/aspnet-ajax/mvc/item-has-already-been-added-key-in-dictionary-telerik-web-skinsassembly-in-2011-2-712-40.aspx

http://www.telerik.com/community/code-library/aspnet-ajax/general/how-to-load-skins-from-external-assemblies.aspx