• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录

kenny2008

  • 管理

2010年11月18日

Error "There is no script engine for file extension" when running .js files

摘要: Error "There is no script engine for file extension" when running .js filesResolutionThis happens if the .js file class data is missing or incorrect. Follow these steps to resolve the problem:Instruct... 阅读全文

posted @ 2010-11-18 02:49 kenny2008 阅读(463) 评论(0) 推荐(0)

2010年11月14日

IIS 7.5 HTTP 500 Internal Server Error means

摘要: 今天终于解决了IIS 7.5 HTTP 500 Internal Server Error means. 关于IIS配置情况可以参见:http://www.codeproject.com/KB/aspnet/IIS7ASPNet.aspx问题情况:系统是window 7, iis 7.5。能正常显示static html 文件,asp.net页面能在visual studio 内嵌浏览器正常工作,... 阅读全文

posted @ 2010-11-14 17:38 kenny2008 阅读(1459) 评论(0) 推荐(0)

2010年11月13日

Understand WCF in Silverligt

摘要: 1. WCF service are setup using 3 steps:First, Creat a service contract with one or more operation contractsSecond, create a service implmentation for those contractsThird, configure a service host to ... 阅读全文

posted @ 2010-11-13 14:02 kenny2008 阅读(194) 评论(0) 推荐(0)

WCF Service 配置文件注释

摘要: <?xml version="1.0" encoding="utf-8" ?><configuration> <system.servicemodel> <!-- services 元素包含应用中驻留的所有service的 配置要求 --> <services> <!-- 每个服务的配置属性说明: name - 指 定这个servi... 阅读全文

posted @ 2010-11-13 08:50 kenny2008 阅读(155) 评论(0) 推荐(0)

六步骤完成WCF开发

摘要: WCF是一个由微软公司开发的一个.NET Framework 3.5的重要组成部分。大家在学习应用的过程中应该对这一工具有一个详细的认识。首先,在这里我就用一个据于一个简单的场景:服务端为客服端提供获取客户信息的一个接口读取客户信息,来完成WCF开发入门的六个步骤。WCF开发之1. 定义WCF服务契约A. 项目引用节点右键添加System.ServiceModel引用。B. 在代码文件里,添加以下... 阅读全文

posted @ 2010-11-13 08:38 kenny2008 阅读(218) 评论(0) 推荐(0)

WCF配置文件详细解析

只有注册用户登录后才能阅读该文。 阅读全文

posted @ 2010-11-13 08:25 kenny2008 阅读(259) 评论(0) 推荐(0)

 
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3