Sign in
Sridhar's blog
SharePoint programming and customization.
April, 2007
Search
Blog - News
These postings are provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at
Microsoft
Common Tasks
Blog Home
Email Blog Author
About
OK
RSS for comments
RSS for posts
Atom
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
BCS
BDC
Claims
Code Samples
Coding tips
Customization
External Content Type
External Lists
FBA
How-To
MOSS 2007
MySite
No Code Stuffs
PSConfig Error
Service Applications
SharePoint 2010
SharePoint 2013
SharePoint Search/Indexing
SharePoint2010
SP2010
SPS 2003
Troubleshooting Tips
WSS 2.0
WSS 3.0
You would love to know this
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Sridhar's blog
Add subsites and provide navigation functionality in MOSS 2007 - a code approach!
Posted
over 6 years ago
by
sridhara2
14
Comments
Creating sub sites through MOSS 2007 interface, creates a top navigation automatically. You’ll be able to reach the sub site and back to the root page with on click (actually 2 J - to and fro you see). However, this seems to be missing when we create...
Sridhar's blog
Make the "Overwrite existing file(s)" check box to be unselected by default in SPS 2003
Posted
over 6 years ago
by
sridhara2
0
Comments
Following the post from Make the "Overwrite existing file" check box to be unselected by default in MOSS 2007 , this post is to show how to do the same trick in SPS 2003. Due to the structural change between SPS 2003 and MOSS 2007, it takes a bit...
Sridhar's blog
MOSS 2007 Content Migration
Posted
over 6 years ago
by
sridhara2
1
Comments
Content Migration is an important aspect in Microsoft Office SharePoint Server 2007. This allows Microsoft Content Management Server 2002 application to be upgraded to Microsoft Office SharePoint Server 2007 publishing sites. But before you do the actual...
Sridhar's blog
Customizing PlaceHolder values in MOSS 2007
Posted
over 6 years ago
by
sridhara2
6
Comments
Found something interesting when working on a customer’s request, so thought I’d share it! A customer of mine wanted to get rid of the “Error: Access Denied” message that’s displayed to unauthorized (but authenticated) users in MOSS 2007/WSS V2...
Sridhar's blog
Make the "Overwrite existing file" check box to be unselected by default in MOSS 2007
Posted
over 6 years ago
by
sridhara2
13
Comments
One of our customers wanted a way to *uncheck* the “Overwrite existing file” option by default. For better understanding, here’s what it is: 1. Open a team site in WSS V3. 2. Navigate to a document library. 3. Choose the *Upload* option to upload...
Sridhar's blog
Embed a dynamic excel spreadsheet and chart object into web part
Posted
over 6 years ago
by
sridhara2
2
Comments
A customer of mine called in with this requirement of embedding a dynamic excel spreadsheet and chart object into a SharePoint (both V2 and V3) web part. After few hours of battle, we came up with the following code sample that works like charm. ...
Sridhar's blog
"Invalid data has been used to update the list item. The field you are trying to update may be read only" - when updating BEGIN - END fields in an event list through Object Model code
Posted
over 6 years ago
by
sridhara2
7
Comments
When updating the "Begin" or the "End" datetime fields in a SharePoint 2003/2007 event list, the error "Invalid data has been used to update the list item. The field you are trying to update may be read only" is seen at the point where Update() method...
Page 1 of 1 (7 items)