The following code can be used to copy a publishing page from one folder to another created in the pages library. oWeb.AllowUnsafeUpdates = True Dim ospListItem As SPListItem = Nothing …
>
|
||||||
The following code can be used to copy a publishing page from one folder to another created in the pages library. oWeb.AllowUnsafeUpdates = True Dim ospListItem As SPListItem = Nothing … The ‘Modified’ column as we see in the lists or document libraries provides us with the information as to the date and time the item was last modified. There is more nuances added to this column. The ‘Modified’ column not only keeps track of th… You may encounter this error when you try to install and then uninstall any of the Office products, in the SharePoint server. To fix this issue, if you see any of the office products installed in your server then navigate to that product and open it, i… Searching for an item in a list having multiple folders requires that an attribute to be added to the SPQuery command. The SPQuery.ViewAttributes property is required to be set to “Scope=’Recursive’” to enable sharepoint to sear… Though SharePoint logging is very much helpful is solving certain issues, we may come across certain situations where in there is a requirement to turn off diagnostic logging. To turn off the logging, Navigate to Central Administration, Under the secti… There are many situations where in we come across email enabled SharePoint lists, but since most of us work using a virtual environment as our development machine, this may prove to be a hardship. There is however some help available where in you can c… The article in the below mentioned msdn link talks about optimizing the SharePoint Server 2007 WCM site on performance issues, http://msdn.microsoft.com/en-us/library/bb727371.aspx You can use the following code to implement Item Level Permissions using Event handlers in SharePoint. The Item level permissions can also implemented manually by clicking on every list or document library item. This may prove to be tedious and also ma… The Microsoft Best Practices Analyzer for Windows SharePoint Services 3.0 and the 2007 Microsoft Office System Best Practices Analyzer programmatically collects settings and values from data repositories such as MS SQL, registry, metabase and performan… Template Name: KnowledgeBase.wsp Description: Enable employees to share knowledge resident within their organization. Business Area: Project Tracking / Product Management Document Libraries: |
||||||
Copyright © 2024 Microsoft Tech Arena - All Rights Reserved Powered by WordPress & Atahualpa |