Learning & Technical Adventure from ShanthaKumar

Tag SharePoint

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 →

Download Document from SharePoint Library using WebService

In this post, I am going to explain about downloading a document from sharepoint library using webservice, For that we need following things, Read the contents from Document, located in SharePoint Library Create and store the contents on a new… 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 →

70-541 Microsoft Windows SharePoint Services 3.0 – Application Development

I took my SharePoint certification exam on Tuesday afternoon and I Passed with 97%. It contains mainly the key concepts of SharePoint Services. I refereed this site and WSS3.0 SDK. Examples in “WS3.0 inside by Ted Pattison book” are also… 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 →

« Older posts Newer posts »

© 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