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)
April, 2010
MSDN Blogs
>
Navdeep Madan
>
April, 2010
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Navdeep Madan
Microsoft.SharePoint.SPException: The security validation for this page is invalid. in SharePoint 2010
Posted
over 2 years ago
by
Navdeep Ma - MSFT
2
Comments
If you write the following code in a asmx web service to create site in SharePoint 2010 1: SPSite site = null ; 2: SPSecurity.RunWithElevatedPrivileges(() => 3: { 4: SPSiteSubscription subscription = SPSiteSubscription.Create...
Navdeep Madan
Make your custom theme a default theme for present site and it’s sub-sites.
Posted
over 2 years ago
by
Navdeep Ma - MSFT
0
Comments
Following images show the OOB site themes :- Suppose if would like to apply a new site theme when a site or sub-site is created then you need to follow the following steps:- 1. Create a new feature and set the scope as “ApplyMyTheme” scope and set the...
Navdeep Madan
"Could not instantiate script engine." while opening Site Manager in MCMS
Posted
over 2 years ago
by
Navdeep Ma - MSFT
0
Comments
Site Manager call the http:///NR/ClientUI/login.asp page.(if you right click on the site Manager -> properties, you will see the login url and NRClient.exe path) and got the the error message "Could not instantiate the script engine" Checked...
Page 1 of 1 (3 items)