02 2011 档案
摘要:http://sd.csdn.net/a/20100908/279219.html
阅读全文
摘要:1. AspNetCompatibilityRequirements设置这个是为了WCF走ASP.NET管线,能够获取到asp.net上下文信息。 如: HttpContext.Current对应于这个设置,在web.config的<system.serviceModel>中需要加上<serviceHostingEnvironment aspNetCompatibilityEnabled="true">
阅读全文
摘要:进入about:config.修改dom.ipc.plugins.enabled.npctrl.dll,把它由true改成false重启Firefox就可以调试了。
阅读全文
摘要:水晶报表安装在windows 7上时,错误提示: The Report Application Server service depends the following service: NtLmSsp. This service might not be installed.后来我发现把依赖关系中的NtLmSsp服务删除就可以了。
阅读全文