Sign In
Navdeep Madan
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
"How to get the credentails management URL?" MOSS
"Operation is not valid due to the current state of the object"
BaseFieldControl
BDC
BDC with Sybase database.
Boolean checkDisplayName)"
Changing MasterPage programmatically for site collection and sub-sites
Duplicate InternalName of the Site column. "A duplicate name "<string>" was found. at Microsoft.SharePoint.SPFieldCollection.AddFieldToWeb(String strXml
Edit calculated feilds through DataSheets
EventHandlers
Exporting Excel data to SharePoint 64 bit's List environment.
FBA authenticated user to a PageViewer Web Part?
forms Based Authentication.
master Pages
MOSS
SharePoint
Single Sign On
SSO
The LobSystemInstance Property 'AuthenticationMode' has a value that requires 'Trusted_Connection' in the connection string.
View Audit logs in sharePoint
WSS3.0
Archive
Archives
September 2010
(4)
July 2010
(1)
May 2010
(1)
April 2010
(3)
March 2010
(7)
February 2010
(8)
November 2009
(2)
October 2009
(6)
September 2009
(9)
June 2009
(1)
May 2009
(2)
September 2008
(4)
May 2008
(6)
September, 2009
MSDN Blogs
>
Navdeep Madan
>
September, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Navdeep Madan
How to add the help link in Top link bar ?
Posted
over 3 years ago
by
Navdeep Ma - MSFT
0
Comments
Help is the very important for the end user in SharePoint site. Some time they will not find the icon on the top of the page. To make it easily available , you can add “Top link bar “. 1) Go to “Site Actions –> Site Settings” and click...
Navdeep Madan
How to delete old versions of a document from a document library?
Posted
over 3 years ago
by
Navdeep Ma - MSFT
1
Comments
Create a console application and add the reference if Microsoft.SharePoint . Add the web reference of version’s ( http://MossSite/_vti_bin/versions.asmx ) web service. 1: //Change the SPSite URL. 2: using (SPSite site = new SPSite( http...
Navdeep Madan
Switch to Edit Site doesn’t work in MCMS 2002
Posted
over 3 years ago
by
Navdeep Ma - MSFT
0
Comments
When you click Switch to Edit Site on a published posting in Microsoft Content Management Server (MCMS) 2002 to create content, the page got refreshed, but the page does not switch to edit mode from live mode. Also the Web Author console does not display...
Navdeep Madan
Add domain user to all sites and sub-sites as secondary administrator
Posted
over 3 years ago
by
Navdeep Ma - MSFT
0
Comments
If you have to add a site collection administrator, then first option is through user interface. Go to Central Administration site and Click on the “Application Management” tab. Click an option “Site collection administrator” under the “SharePoint Site...
Navdeep Madan
Code Access Security in SharePoint
Posted
over 3 years ago
by
Navdeep Ma - MSFT
1
Comments
Code access security is a mechanism to limit the access of the code to protect the resources and operations. In SharePoint you can have the two level i.e “WSS_Medium” and “WSS_Minimal”. 1: <securityPolicy> 2: <trustLevel name= "WSS_Medium"...
Navdeep Madan
How to do hang dump analysis?
Posted
over 3 years ago
by
Navdeep Ma - MSFT
0
Comments
One of my customers facing an interesting issue. He has created a CMS site which slows down after 4 or 5 days. After doing the complete scoping I found that one of the page take 2-3 minutes to load and he has following work-around to temporarily fix the...
Navdeep Madan
Link and display two SharePoint calendar from SharePoint Designer
Posted
over 3 years ago
by
Navdeep Ma - MSFT
0
Comments
Click here to Link and display two calendars in SharePoint Designer and after this here are the steps to format the list data. Firstly, we were getting the xml in the “Modified By”. Here is the screen shot which shows the same :- We have click on...
Navdeep Madan
How to find a SharePoint Desinger’s designed page?
Posted
over 3 years ago
by
Navdeep Ma - MSFT
0
Comments
By default SharePoint pages are ghosted pages, store their content in the content database but for the look & feel and layouts they referred to file system pages ( master pages, css, user controls etc..).If you modify any page in SharePoint...
Navdeep Madan
How to delete OOB Announcements list from the SharePoint Site ?
Posted
over 3 years ago
by
Navdeep Ma - MSFT
1
Comments
Announcements list template in SharePoint is installed as a feature with feature id 00bfea71-d1ce-42de-9c63-a44004ce0104. If you run the following command, the announcements section will get eloped from "Communications" section C:\Program Files...
Page 1 of 1 (9 items)