摘要:
简单地在本地弄一个WCF服务端及客户端,跑起来“正常”,但在客户端调用时却报错,如下: Message: The Security Support Provider Interface (SSPI) negotiation failed. Server stack trace: at System.ServiceModel.Security.IssuanceToke... 阅读全文
随笔档案-2012年05月
Steps to install SQL Server 2008 R2 Express Edition or Developer Edition with profiler
2012-05-29 16:41 by Wizardlsw, 363 阅读, 收藏,
摘要:
I installed the SQL Server 2008 R2 developer edition, after installation I cannot find SQL Profiler. Thanks DBA for search out solution on internet. Solution: run the following from an admin command... 阅读全文
了解 .NET 应用程序域
2012-05-26 23:47 by Wizardlsw, 283 阅读, 收藏,
摘要:
摘自:承载和使用 WCF 服务 http://www.microsoft.com/china/MSDN/library/Windev/WindowsVista/bb332338.mspx?mfr=true 了解 .NET 应用程序域 如果您了解 Windows 进程的角色以及如何通过托管代码与它们交互,那么您肯定会对 .NET 应用程序域的概念有所了解。要在进程中运行托管 .NET 代码,就需... 阅读全文
求助:TFS 使用 database project时提示“The server returned content type text/html, which is not supported.”
2012-05-22 17:44 by Wizardlsw, 368 阅读, 收藏,
摘要:
最近在使用TFS的时候,对应的项目是 database project,但在拿最新数据库代码的时候总会提示如下错误。很让人无奈。 通过参考有些资料,需要重启IIS服务。上回出现该问题,确实通过重启IIS解决问题,但这需要在服务器所在地的同事处理。问题是总不能老让IIS服务重启。 当前环境: - TFS 2010(服务器一台一美国,中国这边一台是代理)(英文版) - 客户端安装的是:... 阅读全文
Error:You must write an attribute 'type'='object' after writing the attribute with local name '__type'
2012-05-16 14:13 by Wizardlsw, 718 阅读, 收藏,
摘要:
昨天在使用WebApi的时候,遇到这个错误。 You must write an attribute 'type'='object' after writing the attribute with local name '__type'. Description: An unhandled exception occurred during the execution of the ... 阅读全文
浙公网安备 33010602011771号