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, 2010
MSDN Blogs
>
Navdeep Madan
>
September, 2010
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Navdeep Madan
Error Message "Server not found" while uploading a file more than 10 MB
Posted
over 2 years ago
by
Navdeep Ma - MSFT
0
Comments
If you trying to upload the file which is more than 10 Mb thought Silverlight client object Model and you will see an error message “Server not found”. I faced the same issue and taken the fiddler trace while uploading the file. I saw it calling “Client...
Navdeep Madan
SharePoint 2010 : Adding Nested web.config entries using the SPWebConfigModification
Posted
over 2 years ago
by
Navdeep Ma - MSFT
1
Comments
In SharePoint 2010, you can’t change the correctly the web.config modification entries because we got a new security feature called “RemoteAdministraorAccessDenied” which is by default set to true. While creating the nested the entries in the web.config...
Navdeep Madan
MOSS 2007 : Search returned improper results
Posted
over 2 years ago
by
Navdeep Ma - MSFT
0
Comments
If you have created a publishing site and sub-sites with the all the default options selected which is Navigation inheritance as “Yes” , Global Navigation as “Display the same Navigation items as the parent site” and Current Navigation as “Display the...
Navdeep Madan
ListviewByQuery web Part in SharePoint 2010
Posted
over 2 years ago
by
Navdeep Ma - MSFT
3
Comments
If you have create a custom web part ListviewByQuery API, you will not be able to get the ECB menu. listView = new ListViewByQuery(); listView.ID = "ListViewByQuery1"; listView.List = List; ...
Page 1 of 1 (4 items)