This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Tag Cloud
.net
Active Directory
AD DS
ASP.NET
azure
BizTalk
BizTalk Server
C#
C# .NET
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2013
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
fr-FR
has Back to Top link
has code
has command
has comment
has Conclusion
has download link
has Gallery download
has image
Has Link
has links
has Other Languages
has reference
has References
has See Also
has summary
Has Table
Has TOC
has video
How To
Hyper-V
it-IT
Link Collection
Lync
magazine article
marcelo strippoli
mehmet parlakyiğit
Microsoft
Microsoft Azure
Multi Language Wiki Articles
MVP
needs work
Office 365
pgtag
Português Brasil
PowerShell
pt-BR
SCCM
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint 2016
Sharepoint Online
Small Basic
SQL
SQL Server
SQL Server 2012
step by step
stub
System Center
System Center 2012
TAT
TAT Members
TechNet Guru
TechNet Guru Gold Medal Winner
TechNet Guru Medal Winner
TechNet Wiki
TechNet Wiki Featured Article
Translated into Portuguese
troubleshooting
tr-TR
T-SQL
Visual Studio
VS
Wiki
Windows
Windows 10
Windows 7
windows 8
Windows Phone
Windows Phone Migration Content
windows server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
windows server 2012 r2
Wiki
>
All Tags
>
en-US
>
SharePoint 2010
Tagged Content List
Wiki Page:
SharePoint 2010: Access Denied By Business Data Connectivity Error in Using External Content Type List
Peter Geelen
Recently, an issue was reported where a site administrator tried to use a table in SQL server as an external content source. They were able to create the external content type based on this and had defined all CRUD operations. They also created a list based on this external content type. However,...
on
24 Dec 2018
Wiki Page:
SharePoint 2010: The Web Server at URL Does Not Appear
Peter Geelen
Recently one issue was reported to me where some of the administrators reported that they were unable to use SharePoint designer and while trying to open the sites they were getting the message "The Web server at URL does not appear to have Microsoft SharePoint Foundation installed". ...
on
23 Dec 2018
Wiki Page:
Excel Document opens as Read-Only and unable to check in the documents
Peter Geelen
Table of Contents Symptoms Common errors Scenarios Scenario 1: Excel Document open as Read-Only. Symptoms: Scenario 2: Unable to check-in back documents. Symptoms: Resolving Action Resolution: Scenario 1 Excel Document open as Read-Only. Resolution: Scenario 2 Unable to check-in back documents. Additional...
on
23 Dec 2018
Wiki Page:
SharePoint: "The storage space allocation page cannot be used for sites that do not have a storage quota defined"
Peter Geelen
Issue: User was getting error message below while accessing the Storage Space Allocation page: The storage space allocation page cannot be used for sites that do not have a storage quota defined. Background: While doing some regular clean-up of the sites which are over quota, I noticed...
on
23 Dec 2018
Wiki Page:
SharePoint 2010: PowerShell Script to List the documents checked out with version details in a Site Collection
Peter Geelen
Hi, I received a recent requirement to create a report that provides the details of checked out items in an entire site collection. This report should also contain data for the person whom the document is checked out to. It should also provide the version and if no version exists it should mention...
on
23 Dec 2018
Wiki Page:
SharePoint 2010: a spreadsheet method for quickly resolving missing non-upgrade-blocking dependencies
Stephan Bren
Introduction Resolving the various missing dependencies that surface in upgrade reports, like those generated by Test-SPContentDatabase, can be tedious, especially when there these are scattered about the site collection in no particular order and there are many hundreds of them to resolve. You...
on
21 Dec 2018
Wiki Page:
SharePoint 2010 Troubleshooting: July 2013 Windows Security Update Breaks SharePoint XSLT System Web Part Pages
Peter Geelen
Last week a Microsoft Windows Security Update was applied to a production server running Windows Server 2008 and SharePoint 2010. Following this patch, content owners using the Insert Link > from SharePoint to insert a link to a page, list item, or documents started receiving an error on the system...
on
8 Dec 2018
Wiki Page:
SharePoint Upgrade: Simple OOTB Inventory Methods Useful for Resolving Missing Dependencies
Stephan Bren
The following are simple OOTB inventory methods that I use when resolving missing dependencies listed in the report generated by Test-SPContentDatabase. These reporting methods work for SharePoint 2010, 2013 and 2016 on-premises. No need for third-party tools, which just do the same thing, but insert...
on
3 Dec 2018
Wiki Page:
SharePoint Gateway: PowerApps and Flow
Peter Geelen
Table of Contents Description Requirements Installation Video Testing Building the workflow Video Things you need to know #1 #2 #3 #4 Helpful links Description Microsoft recently released the On-Premises gateway which will connect with your SharePoint 2013 and 2016 on-premises environment. This...
on
18 Nov 2018
Wiki Page:
Remove alerts from all SharePoint Sites
Peter Geelen
Table of Contents See Also Want to Remove alerts from all SharePoint web applications including each site collections and sub-sites? *Do not run in Production Environment. It should run on Development and Testing Environment only. Run below PowerShell script: foreach...
on
18 Nov 2018
Wiki Page:
Working/Crawling With Large Lists In SharePoint 2010 - List Throttling
Peter Geelen
Introduction In order to retrieve any information using the object model along with retrieving up to the number of items specified in the List query size threshold for auditors and administrators property, there is a property you need to set in your query object. The property is called QueryThrottleMode...
on
18 Nov 2018
Wiki Page:
Sharepoint: Update system properties using Server Object Model
Peter Geelen
Table of Contents App.Config List.csv Program.cs File This article discusses a useful SharePoint server object model code that will allows you to update system properties of a list Item (Created, Created By,Modified, Modified By). while migration from previous version of SharePoint to New Version...
on
17 Nov 2018
Wiki Page:
SharePoint 2010 Troubleshooting: The workbook cannot be opened
get2pallav
Problem Table of Contents Problem Troubleshooting Solution References Notes Production SharePoint 2010 farm. User base using Office 2016 documents. Excel Calculation Services started on WFE. Excel Services Application Web Service Application running. Deployed new web application...
on
13 Oct 2018
Page 11 of 56 (1,400 items)
«
9
10
11
12
13
»