微软对于微软平台上的开放源码项目,是越来越支持。我认为最重要的就是CodePlex和MSDN Code Gallery这两个网站。虽然都是开源的免费社区,但是CodePlex和MSDN Code Gallery还是有着相当大的区别。
CodePlex是微软对外的开放源码的社区,提供网站wiki、下载、讨论版和TFS服务。同时根据项目管理员的意愿,提供二进制和源代码的下载。
MSDN Code Gallery一般情况下是微软为社区提供的免费开发工具,一般都是与微软的产品或者平台相关。一般情况下不提供源代码。
我会在以后的时间里选择一些CodePlex和MSDN Code Gallery中有意思的项目为大家作介绍。
在为客户部署RMS的时候,RMS服务器连不上SQL Server的服务器,显示SSPI错误。检查系统的Event Viewer,可以看到如下的错误:
The kerberos client received a KRB_AP_ERR_MODIFIED error from the server %1. The target name used was %3. This indicates that the password used to encrypt the kerberos service ticket is different than that on the target server. Commonly, this is due to identically named machine accounts in the target realm (%2), and the client realm. Please contact your system administrator.
根据错误信息的提示,我们把SQL Server服务器退出域,删掉SQL Server服务器账号,然后重新将SQL Server服务器加入域,问题就解决了。
How to move the databases that are used by SharePoint Portal Server 2003 to a computer that is running SQL Server
http://support.microsoft.com/kb/894164/en-us
How to move the databases that are used by Windows SharePoint Services and by Project Server 2003 to a computer that is running SQL Server
http://support.microsoft.com/kb/905386/en-us
How to move a Reporting Services database from a computer that is running Reporting Services to another computer
http://support.microsoft.com/kb/842425/en-us
以前看陈曦将自己称为前MVP,现在我也成了前MVP。
MVP的身份已经达到了它的历史目的,成为了历史的一部分。
近期评论