随笔分类 -  Asp.net

ASP.NET 2.0 自定义控件开发(一)页面呈现[转]
摘要:ASP.NET 2.0 自定义控件开发(一)页面呈现[转]http://www.cnblogs.com/yanyangtian/archive/2008/08/25/1275741.html此网页文章不错。 编写自定义控件首先要选择基类。 1.所有的标准控件都可以作为基类。你可以选择你需要的标准控件... 阅读全文

posted @ 2014-05-22 08:06 nanker 阅读(182) 评论(0) 推荐(0)

未能加载文件或程序集“System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089”或它的某一个依赖项。无法加载此程序集。
摘要:由于引用了高版本的 System.ServiceModel.http://support.microsoft.com/kb/2015129Consider the following scenario. Youinstall the .NET Framework 4.0. Then, youinstall an earlier version of the .NET Framework, or you enable.NET 3.0 WCF HTTP Activation. In this scenario, you may receive the followingerror message 阅读全文

posted @ 2014-03-21 15:02 nanker 阅读(4469) 评论(0) 推荐(0)

导航