时间选择器在实时站点中不起作用? [英] Time Picker Not Work In Live Site?

查看:74
本文介绍了时间选择器在实时站点中不起作用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

错误消息:无法加载文件或程序集"Time Picker"或其依赖项之一.系统找不到指定的文件.

我实现了aspx页面的命名空间顶部
第3行:<%@ Register Assembly ="TimePicker"命名空间="MKB.TimePicker" TagPrefix ="MKB"%>



任何解决方案吗?

Error Message:Could not load file or assembly ''Time Picker'' or one of its dependencies. The system cannot find the file specified.

I Implement this Namespace tope of the aspx Page
Line 3: <%@ Register Assembly="TimePicker" Namespace="MKB.TimePicker" TagPrefix="MKB" %>



Any Solution?

推荐答案

您需要将包含控件的dll(程序集)的引用添加到您的项目中.仅仅将标签放在设计的顶部是不可能的.
You need to add the reference of the dll (assembly) that contains the control to your project. Putting the tag at the top of the design alone would not do.


这篇关于时间选择器在实时站点中不起作用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆