随笔分类 -  WCF

摘要:HTTP could not register URL http://+:9999/WCFService/. Your process does not have access rights to this namespace http 不能注册wcf 服务,没有权限访问的解决方法:以管理员方式打开cmd.exe , 执行命令行:netsh http add urlacl url=http://+... 阅读全文
posted @ 2010-03-10 13:07 Be Myself 阅读(653) 评论(0) 推荐(0)
摘要:如上图,解决办法如下 : 按如图所示,将里面的子节点全部勾上,即可 另外,default app pool 选择集成模式 阅读全文
posted @ 2008-12-09 11:21 Be Myself 阅读(11554) 评论(2) 推荐(1)
摘要:Previously, in MSMQ, WCF and IIS: Getting them to play nice: In Part 1, we built a client and IIS-hosted service application and got them communicating over MSMQ using WCF's NetMsmqBinding. In Part 2,... 阅读全文
posted @ 2008-09-28 17:00 Be Myself 阅读(462) 评论(0) 推荐(0)
摘要:Welcome back! In Part 1 of this tale, we'd successfully configured a WCF client and an IIS-hosted service to communicate via MSMQ on the same machine. But we're only half done. As you may recall, our ... 阅读全文
posted @ 2008-09-28 16:58 Be Myself 阅读(514) 评论(0) 推荐(0)
摘要:A few weeks ago I posted an article describing how my current team built a publish/subscribe message bus using WCF and MSMQ. At that time we had only deployed the application in a single-server test e... 阅读全文
posted @ 2008-09-28 16:57 Be Myself 阅读(783) 评论(0) 推荐(0)
摘要:In recent years there has been a lot of talk about event-driven architecture as a technique to build more scalable and maintainable systems. I've found this to be a very interesting pattern that makes... 阅读全文
posted @ 2008-09-28 16:56 Be Myself 阅读(1134) 评论(0) 推荐(0)
摘要:wcf服务代理层可以通过basichttpbanding,wshttpbanding等绑定, 也可以通过引用wcf服务,生成异步代理 1, 2, 点击高级 阅读全文
posted @ 2008-09-05 15:06 Be Myself 阅读(299) 评论(0) 推荐(0)
摘要:wcf服务代理层可以通过basichttpbanding,wshttpbanding等绑定, 也可以通过引用wcf服务,生成异步代理 1, 2, 点击高级 阅读全文
posted @ 2008-09-05 14:47 Be Myself 阅读(325) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2008-09-05 11:34 Be Myself 阅读(4) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2008-09-05 11:23 Be Myself 阅读(12) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。
posted @ 2007-08-14 11:27 Be Myself 阅读(24) 评论(0) 推荐(0)