摘要:
介绍了解决“Failure adding assembly to the cache: Access denied. You might not have administrative credentials to perform this task. Contact your system administrator for assistance.”的方法。 阅读全文
摘要:
如果希望自己定义一个Field,可以参考以下文章。 How to: Create a Custom Field Type and Field Control Editor Controls for Field Type Properties [推荐] Creating Custom Field Types with a FieldEditorUserControl (attached sample... 阅读全文
摘要:
我检查MOSS2007服务器时,发现LOg中有很多以下错误,几乎是隔几秒钟就出现一次。 The description for Event ID ( 27745 ) in Source ( Windows SharePoint Services 3 ) cannot be found. The local computer may not have the necessary registry i... 阅读全文
摘要:
由于内部的需要,所有服务器的访问必须使用带域名的方式进行访问。因此,刚刚安装的TFS2008也必须遵从此规则。 但是,当我利用SharePoint Service 3.0管理中心的Altermate access mappings,将网站的访问都是用域名后缀的方式后,发现无法创建新的Project,出现以下错误: Task "SharePointPortal" from Group "Po... 阅读全文
摘要:
在配置SQL Server 2005自动备份时,出现以下错误: Error 15404:Could not obtain information about Windows NT group/user 'XXXX\ZZZZZ' 原因可能是我使用了域账户,所以不能正确执行。 改正方法: 将SQL Server Agent下Jobs下的相应job的属性中General中的Owner改为SQL管理... 阅读全文