【问题标题】:Not able to include reference to telerik dll VS 2013无法包含对 Telerik dll VS 2013 的引用
【发布时间】:2015-03-11 06:14:18
【问题描述】:

我正在将我的解决方案从 2014 年第一季度更新到 2014 年第三季度,并且在运行更新向导后遇到了 VS 2013 SP 3 上的错误:

命名空间“clr-namespace:Telerik.Windows.Controls.MaskedTextBox;assembly=Telerik.Windows.Controls.Input”中不存在名称“ExtendedTextBox”。

当我转到发生错误的行时,我尝试包含引用但没有任何反应。
我不知道为什么会这样。任何帮助将不胜感激。

【问题讨论】:

  • 您是否尝试过我回答中的建议?有用吗?

标签: .net visual-studio telerik


【解决方案1】:

巫师经常这样做!原因不明,官方的回答是“VS中安装了一些影响向导的插件”。

1) manually cancel the old DLL
2) manually add the newest DLL
3) remove the line in the webconfig referringto the old DLL
4) remove the control, save the project, add back the control.

它应该工作。

【讨论】:

  • 感谢您的回复。我尝试了您解决方案的 3) 4) 部分不起作用。我会按顺序听从你的指示。周一会告诉你我已经请了几天假:)。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2014-05-27
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2014-07-16
  • 1970-01-01
  • 2014-01-12
相关资源
最近更新 更多