Home » Development » Solved: Error Creating Control – Failed to create designer Telerik.Web.UI

Solved: Error Creating Control – Failed to create designer Telerik.Web.UI

After playing with references in your project, you may end up seeing your beloved Telerik controls in this annoying error box:

untitled-2

Error Creating Control – objectName
Failed to create designer ‘Telerik.Web.UI.RadDopDownList…’

Solution

This root cause of this issue is that a mismatch between the Telerik DLLs you referenced and the Telerik controls you have in your page.

In order to fix this issue, simply remove your Telerik references and add the ones whose version number match with the controls in your page.

Ned Sahin

Blogger for 20 years. Former Microsoft Engineer. Author of six books. I love creating helpful content and sharing with the world. Reach me out for any questions or feedback.

3 thoughts on “Solved: Error Creating Control – Failed to create designer Telerik.Web.UI”

Leave a Comment