Learning & Technical Adventure from ShanthaKumar

Tag MOSS

SharePoint Databases

I did some research on SharePoint Databases and how are they providing datas to SharePoint sites?. Here i am come up with some details of Databases used in SharePoint. Database Name Description Availablity SharePoint_AdminContent_ GUID This is the Central Admin… Continue Reading →

The security validation for this page is invalid. Click Back in your Web browser, refresh the page, and try your operation again.

The security validation for this page is invalid. Click Back in your Web browser, refresh the page, and try your operation again. The above error will be thrown at the time of updating Library or Lists items due to authentication… Continue Reading →

No Excel Calculation Services is available in the farm.

 This was the error, i recieved recently when i open an Excel sheet in browser.  I didn’t recived this error before, so i searched in recent log file. That file list out the following line 03/04/2009 14:27:33.07    w3wp.exe (0x14C4)… Continue Reading →

Upload document from Local Machine to SharePoint Library using WebService

In my previous post i’m explained about the members of Copy Web Service. For uploading a document from any local machine to sharepoint document library is possible by using CopyInToItems method. Though, the syntax for that method is, public uint… Continue Reading →

SharePoint Copy WebService – Part 1

Summary about Copy webservice in sharepoint

WSS 3.0 Tools, now supports VS2008

Hi everybody, It’s nice to hear that Visual Studio 2008 now support the WSS3.0 Tools (VseWSS Version1.2). If you are using vs2005, you should still use Vsersion1.1 The Downloads for VS extensions for WSS Tools VS 2008: VseWSS12 VS 2005:… Continue Reading →

SharePoint Navigation Providers – Part 1

I want to share with you all, about navigation features in both WSS3.0 and MOSS. SharePoint Navigation features called Navigation Providers are enabled in the root directory of webapplications’s web.config file to access widely. These named Navigation providers are added… Continue Reading →

Uploading File from Local Machine to SharePoint ListItem as an attachment

To attach the file from Local Machine to SharePoint ListItem as an attachment, Import the System.IO namespace to use the Stream Class to read the file contents. Use System.Web.UI.WebControls.FileUpload control is named as fileUpload in code. Sample code for uploading the… Continue Reading →

Silverlight webpart for SharePoint:

In this post, we are going to see integrating the webpart with Silverlight contents on SharePoint Site.  For that, we need to combine all required java script and Xaml files (used to display the Silverlight content) in to single assembly… Continue Reading →

MOSS 2007 Samples

Check this link for Creating a Custom User Site Provisioning Solution with Office SharePoint Server 2007  and download a 6 MOSS 2007 samples. This link contains 1 article and 6 samples which gives you the little idea about Infopath forms, Workflows and User… Continue Reading →

© 2023 KTSKUMAR.COM — Powered by WordPress

Theme by Anders NorenUp ↑


Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/ktskumar/public_html/wp-includes/functions.php on line 4759