For questions completely specific to SharePoint 2013 and **not past or future versions**
2
votes
2answers
269 views
Sharepoint 2013 Community site: Unable to reply on a post
Im working on Sharepoint 2013 Community site template. When I manually create a discussion in discussions list liking and replying features are working fine, but when I programmatically add a ...
2
votes
2answers
270 views
How to hide recent in the navigation
In SP2013 you have the recent entry in the navigation.
Is there an easy way to automatically hide/remove this entry?
2
votes
3answers
418 views
Can't upload a non-text file to SharePoint App via REST API
I am using the following REST code to add a file as an attachment to a SharePoint 2013 list item.
<asp:Content ContentPlaceHolderId="PlaceHolderMain" runat="server">
<SharePoint:ScriptLink ...
2
votes
2answers
191 views
“Web Template” item template is not available in Visual Studio 2012 list of item templates
I am working with visual studio 2012 and want to add sharepoint 2013 "Web Template" item from VS 2012 list of sharepoint 2013 item templates. But I could not find "Web Template" item in SP 2013 item ...
2
votes
1answer
285 views
sp.js not loaded js file provisioned by a module
I am trying to use a .js file to highlihgt nodes in a top navigation menu based on url of the current web. The javascript file is provisioned by a Module in a Empty SharePoint 2013 project item. The ...
2
votes
1answer
61 views
Is there any way to validate site ID without instantiating SPSite?
I need a fast way to ensure that site ID is correct. Instantiating SPSite seems to be quite expensive, so may be there are other options to do this.
2
votes
1answer
462 views
Invalid issuer or signature error in autohosted app - SharePoint 2013
I'm creating my first app for SharePoint 2013. I follow this MSDN article, that explains how to create autohosted app.
This piece of code I took from the article and didn't change anything in it.
...
2
votes
2answers
272 views
SharePoint 2013 APIs for anonymous and/or mobile access
In SharePoint 2013 (Preview), does any of the APIs (csom, REST, etc.) work with anonymous access? With mobile access?
I haven't found any reference to this in the documentation. I did a quick test ...
2
votes
2answers
877 views
How to access the documents in using javascript in SharePoint 2013 Preview?
I try to get familiar with with the Javascript API of SharePoint 2013 (Preview). Therefore I started a SharePoint-hosted app using VS2012. The default app works just great after deploying to my local ...
2
votes
1answer
56 views
SharePoint 2013 list items paging
I'm trying to make a webpart with list items paging. I followed this link http://www.directsharepoint.com/2011/03/step-by-step-guide-to-implement-paging.html
and on SharePoint 2010 server it works ...
2
votes
1answer
39 views
Allow users to see other users in sharepoint groups with CSOM
How can I allow users to view the users in a sharepoint group? Currently if I try to query users in the site groups using the client object model I get an unauthorized exception.
For example, if I am ...
2
votes
1answer
32 views
Content Deployment and what happens when deployed files change on the remote server?
A quick and simple question which I can't find a definite answer on:
When using Content Deployment to e.g. deploy a subweb from Farm A to Farm B, Farm A is the "Master".
What happens the next ...
2
votes
1answer
319 views
External access gives a blank home page
I've created a site that serves as a service portal. It requires a customer to login, so when accessing the home page, when not authenticated, you'll get redirected to the login page.
On the site ...
2
votes
1answer
295 views
Why is the “SharePoint Administration” Service not started by default on SP2013?
I have carried out a fair share of SharePoint 2007/2010 installations over the years, but always in Farm mode, never in stand-alone mode. As our main database server is not yet upgraded to a version ...
2
votes
1answer
92 views
SharePoint 2013 email templates
I have a SharePoint 2013 instance that I would like to modify the default email template. I want to put my company's logo as a header and the company contact info as a footer on every email that is ...
2
votes
3answers
348 views
Sharepoint 2010 vs Sharepoint 2013
What are the pros and cons? Why should we use 2013 instead of 2010?
Are there any significant changes that you will see, or is it just a design fresh-up and some minor change!
2
votes
2answers
109 views
CMIS Producer in Foundation 2013
I have to figure out how the CMIS support in SP2013 foundation does work out. And everything I find says that it is natively supported. But the site feature 'Content Management Interoperability ...
2
votes
1answer
111 views
Why is SP.js is not registering for Anonymous Users?
In SharePoint 2013 I tried:
ExecuteOrDelayUntilScriptLoaded(function () { alert("Hi"); }, 'SP.js');
But SP.js is not registering for anonymous users.
2
votes
1answer
246 views
How to update title of Sharepoint web using REST in c#
I want to know how to update title of Sharepoint web using REST. I have used REST to view the title but not sure how to update the title.
I can view the title by exploring ...
2
votes
1answer
304 views
Remove app from SharePoint with PowerShell
I have deployed an app to SharePoint 2013, but something went wrong during deployment. Now I cannot remove or redeploy this app.
Can I force remove this app with powershell or STSADM, like you can ...
2
votes
0answers
17 views
Updating contents in a custom webpart in a Discussion Board topic page
I have made a custom Visual Webpart. I'm wanting to periodically update a label in the webpart without refreshing the whole page. I've got the label to update, however it is also updating the replies ...
2
votes
1answer
30 views
Creating pages dynamically through code?
First thing is first, I'm doing this in Sharepoint 2013.
I'm not exactly sure what the best approach is to be, so I'm explaining my problem and hopefully people can throw around some terms or ideas ...
2
votes
1answer
48 views
Where to put my custom.xsl for my List View's XslLink?
I'm in the process of creating my first App for SharePoint 2013 and after following this tutorial (using Visual Studio 2012), I now wish to create a custom XSLT file and apply it to my ...
2
votes
0answers
30 views
Creating a Categories term store to manage my Wiki Pages Vs creating multiple wikis sub-sites
I want to create a publishing site which have enterprise wiki to store and manage internal procedures for our company, so I find that there are two different approaches which I can follow to organize ...
2
votes
3answers
100 views
Retrieving Taxonomy Terms by Rest API based on refiners
I don't have any Site Columns, any Catalog Site Collection or Catalog list. I have about 30 Terms and TermSets (in MMS). Now I want to use them as a search based menu. By using Powershell I have ...
2
votes
0answers
25 views
How to send automatic email/s to the approve/s of content on my enterprise wiki
I have created a publishing site which contain enterprise wiki and for some sites I define that I contents require approval before being published. Currently the new wiki article will not be published ...
2
votes
1answer
38 views
2013 - Setting Object Height to 100% Issues
I've been running into some very bizarre issues. Something that seems (and should be) pretty simple. What I'm trying to is have objects fill a new page's height 100%. Initially, I was trying this ...
2
votes
0answers
41 views
Sharepoint 2013 CMIS producer NTLM authentication
I was able to integrate with Sharepoint 2013 CMIS producer only by using Basic HTTP Authentication!
According to Microsoft:
...
2
votes
1answer
76 views
Youtube preview in on-premises Newsfeed
I've seen a couple of demos where people add a YouTube link to their newsfeed, and a Facebook style thumbnail with a video preview is displayed. The same thing happens on my Office 365 account.
For ...
2
votes
0answers
136 views
Office Web Apps 2013 on different domain
Does anybody know if it's possible to connect a SharePoint 2013 farm to an Office Web Apps farm that's on a separate domain? I tried to set it up using the steps documented in ...
2
votes
0answers
158 views
TFS 2012 Integration SharePoint 2013 Issue
Trying to do integration between TFS and SharePoint, but running into some issues.
Followed instruction as below, with a small difference, TFS 2012 is sitting on one server, SharePoint 2013 is on a ...
2
votes
0answers
110 views
Bug: JSLink on field/column breaks callout menu in Chrome, Firefox
I am trying to use JSLink+JavaScript to customize the rendering of a field. My very simple JavaScript code looks like this:
;(function () {
'use strict';
console.log('EmployeeFieldCSR ...
2
votes
0answers
76 views
Windows Live ID Compliance Guide
I've been following this guide to set up Windows Live ID authentication (http://www.wictorwilen.se/Post/Visual-guide-to-Windows-Live-ID-authentication-with-SharePoint-2010-part-1.aspx) and it makes ...
2
votes
1answer
47 views
People I'm following via API
In SharePoint 2013 there is a list "People I'm following" (usually under http://MyServer/MyPeople.aspx). Is this a list, that I can access via Object Model? I would need to write piece of code (from ...
2
votes
1answer
36 views
Disable empty file rejection
Is it possible to disable the (extremely annoying) behavior of SharePoint whereby it rejects "empty" documents? I need to do this because I'm programmatically creating documents where the template may ...
2
votes
0answers
160 views
Chrome font rendering issues
Basically, the issue lies with Chrome, as it will not render ttf fonts properly using antialiasing. A popular fix is to order the @font-face directive so that the svg-font is first. Only Chrome will ...
2
votes
1answer
139 views
“500: Internal Server Error” when trying to add a simple text file as an attachment via SharePoint 2013 REST API
Using SharePoint 2013 REST API, I am trying to attach a simple text file to a list's item.
jQuery.ajax({
url: web.get_url() + ...
2
votes
1answer
1k views
SharePoint 2013 - “Change the Look” breaks when editing master page
I'm trying to make some changes to a master page, the thing I actually want to do is test the ReplaceColor attribute within the CSS, however it seems as soon as I do so, the whole 'change the look' ...
2
votes
1answer
251 views
Does SharePoint 2013 support Single Sign Out?
Really simple question, that I can't seem to find a definitive answer for.
Does SharePoint 2013 support single sign-out?
2
votes
0answers
149 views
Opening document from Search results - This action couldn't be performed because Office doesn't recognize the command it was given
Hi I am trying to open an Office document by clicking on the search results document title, however an error box pops up saying:
This action couldn't be performed because Office doesn't recognize the ...
2
votes
2answers
47 views
Setting up a sharepoint production sever 2013 - Setup account permmision level
I am using three accounts and 4 different severs for this environment.
Accounts
- setup account
- farm account
- service account
Severs
- AppSever
- DBSever
- etc....
When i try to create a ...
2
votes
2answers
570 views
Authorization Fails When Using Active Directory Group Membership
I have a test user who is a member of an Active Directory Security Group. I've added that Active Directory group to the a SharePoint Group "[SiteName] Users".
In this scenario, when I attempt to ...
2
votes
0answers
166 views
How to single click hyperlink in Visio Web Access Webpart to go to the url
We are displaying a Visio 2013 document (.vsdx) in a Visio Web Access webpart on a SharePoint 2013 page.
The hyperlinks in the Visio file now reqire that the user click both Ctrl+Click to navigate to ...
2
votes
0answers
100 views
Are Display Form FieldControls used in 2013 Custom Field Types?
When using a Custom Field Type that has a Field Control (provided by FieldRenderingControl), it seems that the Field Control isn't used when rendering data on the Display Form if the SPField.JSLink is ...
2
votes
1answer
958 views
Error occurred in deployment step 'Install app for SharePoint': The System Account cannot perform this action
we have installed share point server 2013 in windows server 2008 machine.
For development environment we have visual studio 2012 on windows 7 machine and installed office development tools to develop ...
2
votes
1answer
269 views
request timed out error while creating User profile service application after long time
in order to configure my sites in sharepoint 2013, we need to start user profile synchronization service. while starting that service it should populate user profile application. for me it is not ...
2
votes
0answers
187 views
SharePoint Branding and Parallax Scrolling
Has anyone been able to design SharePoint UI using Parallax scrolling? Similar to the following site http://www.milwaukeepolicenews.com/#menu=home-page (I am not affiliated with this site in anyway)
...
2
votes
1answer
663 views
creating site collections using SharePoint management shell 2013
I am creating Site Collections for Testing SharePoint. I am using Host Named Site Collection to do that instead of the path based site collection addressing.
For that
Got a reference to the HNSC ...
2
votes
1answer
41 views
From where can i add People Card, Reputation Builder
Could not see where are these, are these webparts, is some feature needs to be activated for them to work???
2
votes
2answers
366 views
sharepoint 2013 / bootstrap.js / only working in edit mode
I am trying to get the twitter bootstrap framework running on our sharepoint 2013 intranet page. When I'm editing the page, the code is working as expected.
After saving the web part page, the ...
