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)
February, 2010
MSDN Blogs
>
Navdeep Madan
>
February, 2010
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Navdeep Madan
How to open a link in new window from SharePoint site using SPTreeView or ASP TreeView?
Posted
over 2 years ago
by
Navdeep Ma - MSFT
0
Comments
By default, publishing site Navigation has been implemented using the SharePoint ASPMenu control. If you go to Site Settings -> Modify Navigation And add a link, You will get a following modular window :- For this example, I added a link with the following...
Navdeep Madan
How can we detect whether a web app is having SSP or MySite?
Posted
over 2 years ago
by
Navdeep Ma - MSFT
0
Comments
Create web application and place it inside the “_layouts” folder and configure as a virtual directory in your SharePoint site but we have to use the same application pool account which we used for the SharePoint site because RunWithElevatedPrivileges...
Navdeep Madan
The assembly Microsoft.SharePoint.dll from form template xxxxx.xsn(urn:schemas-microsoft-com:office:infopath:xxxxxTaskForm:-myXSD-2009-02-17T15-31-37) conflicts with a same named assembly in form template xxxxx.xsn(urn:schemas-microsoft-com:office:infopath
Posted
over 2 years ago
by
Navdeep Ma - MSFT
1
Comments
Open the InfoPath form in the Design form. Go to Tool -> Programming -> Microsoft Visual Studio Tools for Application (Alt + Shift + F12) Select the local assembly which is coming up with InfoPath deployment. In my case it is "Microsoft...
Navdeep Madan
System.Security.SecurityException: Request for the permission of type 'System.Data.SqlClient.SqlClientPermission, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed
Posted
over 2 years ago
by
Navdeep Ma - MSFT
0
Comments
Simple solution is to change the trust the trust level to FULL <trust level="[Full]" originUrl="URL" />
Navdeep Madan
In Internet Explorer-8.0 site is cluttered.
Posted
over 2 years ago
by
Navdeep Ma - MSFT
0
Comments
If you site works in Internet explorer 7 but not with Internet Explorer.8.0 Add the following meta tag in your master page :- <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> This tag exist by default in the BlueBand...
Navdeep Madan
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (pr
Posted
over 2 years ago
by
Navdeep Ma - MSFT
0
Comments
In my case the reason was the connection string on the production server was wrong. So I changed the connection string and site started working in production environment.
Navdeep Madan
Updates Resource Center for SharePoint Products and Technologies
Posted
over 2 years ago
by
Navdeep Ma - MSFT
0
Comments
Deployment Roadmap for Updates Windows SharePoint Services 3.0 Step 1 : View the presentation Understanding and deploying hotfixes, public updates, and service packs . Step 2 : Read the article about deploying software updates for Windows SharePoint Services...
Navdeep Madan
How to edit SharePoint WYSIWYG editor?
Posted
over 2 years ago
by
Navdeep Ma - MSFT
2
Comments
Customization of SharePoint’s WYSIWYG Editor In publishing and collaboration site s we see WYSWING editor in Content Query Web Part and several other places. If you would like to add a new field then read the following article provided in the msdn: -...
Page 1 of 1 (8 items)