A sample text widget
Etiam pulvinar consectetur dolor sed malesuada. Ut convallis
euismod dolor nec pretium. Nunc ut tristique massa.
Nam sodales mi vitae dolor ullamcorper et vulputate enim accumsan.
Morbi orci magna, tincidunt vitae molestie nec, molestie at mi. Nulla nulla lorem,
suscipit in posuere in, interdum non magna.
|
By , on December 22nd, 2007 Site Usage reports can be retrieved programmatically by using the GetUsageData method from the SPWeb class. This method would return a Data Table that contains information about the usage of the site based on the specified type of report, interval, nu…
By , on December 21st, 2007 Summary Link Webpart can be used to provide a summary of links from both inside of your SharePoint site and also from outside for SharePoint. The Summary link webpart provides an easy way to build a page of links to various resources. This webpart is a…
By , on December 18th, 2007 The following are some articles that are useful in identifying SharePoint errors. SharePoint errors are logged in the event viewer and in SharePoint logs located in the 12 hive in the following path. C:\Program Files\Common Files\Microsoft Shared\web s…
By , on December 14th, 2007 The Feature Element tag in a feature.xml file defines the feature and specifies the location of assemblies, files, dependencies or properties that support the Feature.Some of the attributes that can be defined in a Feature Element are, ActivateOnDefau…
By , on December 14th, 2007 Infopath 2007 has many new features and controls, however the following are the controls and features of Infopath 2007 that are not supported by Infopath Form services.The controls that are not supported in Infopath Form Services are,1.ActiveX control …
By , on December 12th, 2007 You can get the latest of the SharePoint 2007 service packs from the following links,Windows SharePoint Services 3.0 Service Pack 1 (SP1)2007 Microsoft Office Servers Service Pack 1 (SP1)
By , on December 12th, 2007 Microsoft has released the beta version of the SharePoint Capacity Tool. This tool as the name says it all is will guide you on the kind of infrastructure needs and farm topology design based on the number of users, network bandwidth, hardware availabi…
By , on December 11th, 2007 To change the welcome page of a SharePoint site based on the publishing template to a custom aspx page, Place your aspx page in the _layouts folder of the 12 hive of SharePoint Navigate to the Site Settings page from the Site Actions menu of your site…
By , on December 11th, 2007 To find which w3wp is associated with your SharePoint application, Open command prompt Navigate to C:\Windows\System32 Type CScript iisapp.vbs The iisapp.vbs is a vbscript file that lists all the worker processes along with their process ids running …
By , on December 11th, 2007 To reschedule or change the interval of a SharePoint custom Timer Job Change the schedule interval in the custom code using the SPDailySchedule class of the SharePoint object model Build and deploy in the GAC. IISRESET Go to the command prompt and …
|
|