上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 16 下一页
摘要: 安装32位的oracle客户端安装64位oracle客户端,需要修改ini文件来保证windows2008r2可以安装。2。不要用vs2010的数据库连接功能去测试联通数据库,因为vs2010需要安装odac才能正常连接上数据库3。不要用vs自带的webserver调试器去连接数据库,因为自带的调试器或出现tns解析问题,发布到iis上去调试就不会出现该问题了。4。只要tns通,基本上就能连上数据... 阅读全文
posted @ 2010-10-28 15:06 KID 阅读(308) 评论(0) 推荐(0)
摘要: stsadm –o activatefeature –name Ratings –url http://myPublishingSite 阅读全文
posted @ 2010-09-17 13:55 KID 阅读(105) 评论(0) 推荐(0)
摘要: I’ve been following the SharePoint 2010 Forums and have noticed several common installation issues. These issues and possible steps to resolve those issues are included here.ISSUE #1: when runni... 阅读全文
posted @ 2010-08-31 15:30 KID 阅读(608) 评论(0) 推荐(0)
摘要: 在管理中心中无法找到Infopath Forms Services 添加该功能,打命令:stsadm –o installfeature –name IPFSAdminWeb 为该功能激活在管理中心站点:stsadm –o activatefeature –name IPFSAdminWeb –url http://moss-web:7... 阅读全文
posted @ 2010-08-30 14:50 KID 阅读(199) 评论(0) 推荐(0)
摘要: sqlserver2008要打sp1补丁SQLServer2008SP1-KB968369-x64-CHS,打完sp1还要打HotFix KB976761.否则配置moss的时候不能连接到数据库服务器累积更新包 2 为 SQL Server 2008 Service Pack 1 http://support.microsoft.com/kb/970315/zh-cn 阅读全文
posted @ 2010-08-06 11:07 KID 阅读(208) 评论(1) 推荐(0)
摘要: saicportal.com为新域的域名。若为不同的林,需要指定访问帐号:@SET STSADM="c:\program files\common files\microsoft shared\web server extensions\12\bin\STSADM" %STSADM% -o setapppassword -password "somePwd"%STSADM% -o setprope... 阅读全文
posted @ 2010-07-29 13:47 KID 阅读(268) 评论(0) 推荐(0)
摘要: ECMAScript Class Library参考位置:http://msdn.microsoft.com/en-us/library/ee538253(v=office.14).aspxhttp://msdn.microsoft.com/en-us/library/ee537247(v=office.14).aspx 阅读全文
posted @ 2010-06-13 10:05 KID 阅读(173) 评论(0) 推荐(0)
摘要: 10 Best Practices For Building SharePoint SolutionsE. Wilansky, T. Stojecki, P. Olszewski and S. KowalewskiCode download available from the MSDN Code Gallery Browse the Code Online This article discus... 阅读全文
posted @ 2010-06-13 09:19 KID 阅读(467) 评论(0) 推荐(0)
摘要: Folder in 12 hive Contains \ISAPI\HELP\[LCID] SharePoint help files. Deploy your own .chm files to this folder (or a localized subfolder) \CONFIG Web.config customizations \ISAPI SharePoint web servic... 阅读全文
posted @ 2010-06-13 09:14 KID 阅读(211) 评论(0) 推荐(0)
摘要: 解决方法:1. Open SQL Management and Stop the TFS Analysis Service on the TFS Data Tier. 2. Go to "C:\Program Files\Microsoft SQL Server\MSAS10.MSSQLSERVER\OLAP\Data" on the TFS Data Tier, and delete the f... 阅读全文
posted @ 2010-05-25 08:12 KID 阅读(198) 评论(0) 推荐(0)
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 16 下一页