Loading

随笔分类 -  SharePoint2010

摘要:http://blogs.architectingconnectedsystems.com/blogs/cjg/archive/2010/05/27/Step-by-Step-SharePoint-2010-Instal-RTM.aspx 阅读全文
posted @ 2010-06-05 19:39 .net's 阅读(297) 评论(0) 推荐(0)
摘要:1,将dll注册到gac中 2,部署feature 3,   激活feature 4,   重启sptimerv3 5,重启IIS 6,   attach OwsTimer.exe 每次修改都要重复以上步骤 阅读全文
posted @ 2010-05-16 09:04 .net's 阅读(342) 评论(0) 推荐(1)
摘要:An exception of type System.Security.Principal.IdentityNotMappedException was thrown. Additional exception information: Some or all identity references could not be translated. when reinstalling Micro... 阅读全文
posted @ 2010-05-06 13:25 .net's 阅读(843) 评论(0) 推荐(0)
摘要:更新所使用的 Central Administration 应用程序池帐户的密码。若要这样做,请按照下列步骤操作: 服务器场中的所有服务器上打开命令提示符键入下面的行,然后按 ENTER 键: cd %commonprogramfiles%\Microsoft Shared\Web 服务器 extensions\12\Bin 承载管理中心网站在服务器上命令提示符下键入以下行,然后按 ENTER 键... 阅读全文
posted @ 2010-05-04 18:05 .net's 阅读(591) 评论(0) 推荐(0)
摘要:This example illustrates how to use the ECMAScript client side object model to update and read list data dynamically. Also shown is how to use the new Dialog API’s from client side script. reference:... 阅读全文
posted @ 2010-04-15 18:07 .net's 阅读(638) 评论(0) 推荐(0)
摘要:SharePoint 2010 - Client Object Model - ECMAScript 阅读全文
posted @ 2010-04-15 10:52 .net's 阅读(1276) 评论(0) 推荐(0)
摘要:When I deployed a project with sandboxed.I found that sandboxed solutions were not working.Firstly, I got the following error:Error occurred in deployment step 'Activate Features': Cannot start servic... 阅读全文
posted @ 2010-04-11 15:53 .net's 阅读(578) 评论(0) 推荐(0)
摘要:There are two ways to deploy the XAP file in SharePoint environment.1,We can use SharePoint default location [\Templates\Layouts\ClientBin] and deploy the file there. Refer this location from the Silv... 阅读全文
posted @ 2010-04-11 09:57 .net's 阅读(497) 评论(0) 推荐(0)
摘要:the client library uses a SQL-like programming pattern。When you use SQL, you must: Build a SQL query, through either an ad-hoc SQL query or a stored procedure.Execute the SQL query.Read the results fr... 阅读全文
posted @ 2010-04-09 20:10 .net's 阅读(412) 评论(0) 推荐(0)
摘要:SharePoint问题 阅读全文
posted @ 2010-03-23 11:51 .net's 阅读(361) 评论(0) 推荐(0)