Top "Sharepoint" questions

For SharePoint-specific questions, please see the SharePoint Stack Exchange (https://sharepoint.

Powershell Error "The term 'Get-SPWeb' is not recognized as the name of a cmdlet, function..."

I just typed the follow to try and get my SharePoint site: $spWeb = Get-SPWeb -Identity "http://nycs00058260/sites/usitp" It …

sharepoint powershell powershell-2.0
ASP.net page without a code behind

I have an ASP.Net page with a C# code behind. However, I've been asked to not use a code …

c# .net asp.net sharepoint code-behind
How to open SharePoint files in Chrome/Firefox

In Internet Explorer, I can open Sharepoint files directly from their links so the file in Sharepoint is automatically updated …

internet-explorer google-chrome sharepoint firefox
SharePoint 2013 get current user using JavaScript

How to get current user name using JavaScript in Script Editor web part?

javascript sharepoint sharepoint-2013
Reasons for a 409/Conflict HTTP error when uploading a file to sharepoint using a .NET WebRequest?

I've got a method that uses a WebRequest to upload a file to a sharepoint 2010 list/folder, using a PUT …

.net sharepoint httpwebrequest webrequest
Can two or more people edit an Excel document at the same time?

I have a SharePoint 2010 site with a document library for storing Excel files. If someone is editing an Excel file (…

excel sharepoint sharepoint-2010
"Object doesn't support this property or method" error in IE11

I am getting the error Critical Error: Object doesn't support this property or method addeventlistener while accessing the InfoPath form …

sharepoint internet-explorer-11
Sharepoint: How do I filter a document library view to show the contents of a subfolder?

A number of business areas I work with use a folder structure to organise their Sharepoint housed documents (not ideal …

sharepoint filter subdirectory
How can you have SharePoint Link Lists default to opening in a new window?

In SharePoint, it is easy to set up a List webpart consisting of Links to other documents, folders, sites, etc. …

sharepoint web-parts
How Can I Bypass the X-Frame-Options: SAMEORIGIN HTTP Header?

I am developing a web page that needs to display, in an iframe, a report served by another company's SharePoint …

asp.net sharepoint http x-frame-options