上一页 1 ··· 43 44 45 46 47 48 49 50 51 ··· 69 下一页
摘要: or this you must change the identity of word component inC:\windows\System32\comexp.mscto be interactive user instead of launching userFor open comexp.msc :Click on comexp.msc, it will open window then do configuration as"Component Services->Computers->My Computer->DCOM Config->Micr 阅读全文
posted @ 2013-09-17 10:03 zyip 阅读(191) 评论(0) 推荐(0) 编辑
摘要: $spSite = Get-SpSite($waUrl);$spSite.AllowSelfServiceUpgrade = $false 阅读全文
posted @ 2013-09-04 15:36 zyip 阅读(235) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2013-09-04 10:36 zyip 阅读(146) 评论(0) 推荐(0) 编辑
摘要: Your request can't be completed right now. Please try again later. 阅读全文
posted @ 2013-08-21 09:49 zyip 阅读(562) 评论(0) 推荐(0) 编辑
摘要: 无需破解:Windows Server 2008 R2 至少免费使用 900天1.首先安装后,有一个180天的试用期。2.在180天试用期即将结束时,使用下面的评估序列号激活Svr 2008 R2 可以重新恢复180天试用期Windows Server 2008 R2 Web: KBV3Q-DJ8W... 阅读全文
posted @ 2013-08-20 12:58 zyip 阅读(372) 评论(0) 推荐(0) 编辑
摘要: This is handy. SharePoint helpfully populates the meta data with the GUID of the list and the ID ofthe itema WF instance is associated with. These are stored in "ows_WorkflowListId" and "ows_WorkflowItemId" fields on the task list item.An example of using this is from an InfoPath 阅读全文
posted @ 2013-08-13 15:48 zyip 阅读(338) 评论(0) 推荐(0) 编辑
摘要: Useful Sharepoint Designer Custom Workflow Activitieshttp://spdactivities.codeplex.com/http://stackoverflow.com/questions/1783746/how-to-disable-the-editing-of-the-item-after-it-was-approved-in-sharepoint-wss 阅读全文
posted @ 2013-08-13 14:15 zyip 阅读(139) 评论(0) 推荐(0) 编辑
摘要: http://office.microsoft.com/en-us/sharepoint-designer-help/video-create-an-approval-workflow-in-sharepoint-designer-2010-VA101897477.aspxhttp://plexhosted.com/billing/knowledgebase/226/How-to-create-a-simple-approval-workflow-in-SharePoint-Designer.htmlSharePoint – Custom approval workflow with Dyna 阅读全文
posted @ 2013-08-13 09:25 zyip 阅读(283) 评论(0) 推荐(0) 编辑
摘要: http://msdn.microsoft.com/en-us/library/ff798499.aspx 阅读全文
posted @ 2013-08-13 08:55 zyip 阅读(149) 评论(0) 推荐(0) 编辑
摘要: using(newSPSite("http://mysite/myweb").OpenWeb()){//giverelativepathofthewebpartpageSPLimitedWebPartManagerwm=page.GetLimitedWebPartManager("default.aspx",System.Web.UI.WebControls.WebParts.PersonalizationScope.Shared);foreach(System.Web.UI.WebControls.WebParts.WebPartwpinwm.WebP 阅读全文
posted @ 2013-08-09 09:49 zyip 阅读(163) 评论(0) 推荐(0) 编辑
上一页 1 ··· 43 44 45 46 47 48 49 50 51 ··· 69 下一页