
Telerik
Silence20120807
这个作者很懒,什么都没留下…
展开
-
~/Telerik.Web.UI.WebResource.axd' is missing in web.config
Problem :在WebConfig添加了 页面依然报下面的错误,折腾了半天。最后在官网找到解决办法 如下You receive the following error even if you had already added the handler.~/Telerik.Web.UI.WebResource.axd' is missing in web.co原创 2013-06-04 17:26:34 · 2101 阅读 · 0 评论 -
Telerik的总结1
Telerik:1:首先在项目中引用它的dll文件包括(当然还有其他的dll文件,这里是我用到的三个dll文件)Telerik.Web.Design.dllTelerik.Web.UI.dllTelerik.Web.UI.Skins.dllps:开始用的是.netframework4.5引用的是Telerik40的dll文件,会出现问题。比如:RadComboBox不能单击下拉转载 2013-06-06 11:16:39 · 942 阅读 · 0 评论