For questions completely specific to SharePoint 2013 and **not past or future versions**

learn more… | top users | synonyms (1)

1
vote
1answer
203 views

How to load several users by array of login names CSOM

I have a dynamically created array of user logins, I would like to retrieve information about these users through CSOM. I found this great post, but there is explanation how to retrieve all users from ...
1
vote
3answers
934 views

SharePoint 2013 - Outlook synchronization

If I want to add the site mailbox feature on the site collection i get this: The feature being activated is a Site scoped feature which has a dependency on a Farm scoped feature which has not ...
16
votes
7answers
1k views

What features have been lost in SharePoint 2013?

There's been a lot of discussion around the new features in SharePoint 2013 ( What is new in SharePoint 2013? ), but I'm curious as to what's no longer offered/supported in 2013. Does anyone have a ...
5
votes
2answers
275 views

Office 365 developer site SharePoint 2013 preview: SPD2013 workflow is always canceled

I try to create a workflow using SPD2013 preview on the Office 365 developer site (company.sharepoint.com). I can create and publish WF using SPD2013 without any problems, but when I start it on the ...
5
votes
4answers
942 views

What is new in SharePoint 2013 ?

The SharePoint 2013 is now released. What is New in SharePoint 2013 ? What are they added in SharePoint 2013 then SharePoint 2010 ? What are the new features ?
1
vote
2answers
260 views

Error while pdating Master Page through JavaScript Client Object Model using SP 2013 App

I have created a Site Collection in SharePoint 2013 online. In this site I am trying to update Master Page through JavaScript Client Object Model. My JQuery scripts are able to change the Site Master ...
6
votes
4answers
8k views

Virtual Machine for Sharepoint 2013

I would install sp 2013 tonight, however as long time ago I havent used VMs on my pc I wanted to know which vm software should I install, I have windows 7 and I suppose hyper v wont run or even ...
4
votes
1answer
71 views

What's the procedure for registering an IFilter with Sharepoint 2013?

I tried to register my custom IFilter with Sharepoint 2013 to no avail. I "creatively varied" the registration steps that worked for Sharepoint 2007 and Sharepoint 2010 but without success. Is there ...
4
votes
1answer
400 views

Automatic translation from Arabic to English in SharePoint 2013

Is it possible to create content let's say a website page in Arabic and then have SharePoint translate it into English automatically? What I want is to have two versions of the website, one Arabic and ...
3
votes
2answers
853 views

Error occured in deployment step Install App for SharePoint 2013

I got this error while trying to deploy an App in SharePoint 2013. The full error message is "Error occurred in deployment step 'Install App for SharePoint': Failed to install App for SharePoint"
2
votes
3answers
705 views

Can I use Infopath code behind in SharePoint online?

I'm evaluating using SharePoint online for a new project, but I can't find a definite answer to whether I'm able to use InfoPath 2013 code behind (e.g. custom code in an InfoPath form) in SharePoint ...
2
votes
2answers
894 views

Test SharePoint 2013

Does any website, lets us test SharePoint 2013 basic features?
1
vote
1answer
329 views

When will be the developer certifications for SharePoint 2013 available?

Currently i'm doing my exams for the MCSE here: http://www.microsoft.com/learning/en/us/mcse-sharepoint-certification.aspx#fbid=EV6rgUyFq8c My question is: When will be the certifications ready for ...
1
vote
1answer
143 views

Is it possible to map External Content Type to Office Item Type without using SharePoint Designer?

I need to connect Outlook to the External list and have to map its content type to the Office Item Type for that, but unfortunately I can't see it in SPD2013. Possibly it is because BDC model uses ...
0
votes
1answer
40 views

Parent terms missing in breadcrumb path

I have a site collection named "Faculty" and a subsite named "General". For "General", I have multiple pages in that subsite. The content of the quick launch navigation for the subsite is based on a ...
0
votes
1answer
279 views

External content type based on OData is invisible in SPD2013 (but visible in a web browser)

I am trying to connect external list based on OData to Outlook, I could create it, but can't map its fields to Office Item type because it is invisible in SPD2013. I made screenshots of all the steps ...
0
votes
1answer
116 views

Office 365 developer site SharePoint 2013 preview: can't create a new user profile

I use a Office 365 developer site to get acquainted with SharePoint 2013. I try to create a new user profile (Admin\SharePoint\User profiles\New profile). I can see all the fields for the new ...
3
votes
1answer
139 views

Porting Web Parts to Office365 (SharePoint 2013 )

I've been in the process of developing a site in SharePoint 2010, which is composed of a set of different Farm deployed Web Parts. I was wondering what the process was for porting them to SharePoint ...
3
votes
3answers
6k views

No InfoPath forms in SP 2013 workflows?

I just read here, that InfoPath forms will no longer be used in Workflows. Is there something that will replace InfoPath? or are forms in the Workflows just going away? Thanks!
2
votes
1answer
241 views

File size too large with RBS and SharePoint 2013

since i set up my SP2013 Foundation Preview with SQL Server 2008 R2 Express i wanted to use the RemoteBlobStorage. It works seemingly fine just now. The only problem is if my files which im uploading ...
1
vote
1answer
259 views

Programmatically create a new document based on a content type template

As in the title, I need to programmatically create a new document based on a content type template. Does anyone know the best way to do this? Normally, to add files you use Web.Files.Add(), but all ...
1
vote
1answer
547 views

How to edit an existing item in InfoPath Web Part with SharePoint 2013

I have a page with nothing on it but a Infopath Form WebPart which I want to use to be able to edit an existing item in a SharePoint list. I have the ID of the item being passed in on the query string ...
0
votes
1answer
34 views

How to provision OOTB CTs (Audio, Video and Image) to Custom WebTemplate

I want to provision Out of the Box CTs Audio, Video and Image to my Custom Web Template which is based on "BDR#0" in SharePoint 2013. How i do this ? Should i need to provision some feature to my ...
0
votes
1answer
48 views

List Save Button Directing to Another Page

How can I direct the Save Button in the New Form to another link?
0
votes
1answer
25 views

Templated projects for autohosted or provider apps don't have TokenHelper and aren't set up correctly

When I add new project to my solution, select SharePoint 2013 App, then choose Autohosted or Provider hosted and create it, the created web project is completely empty and the projects are not set up ...
0
votes
1answer
86 views

Is necessary to restart Server/PC while installing the sharepoint server 2013

I am new to SharePoint. I want to install SharePoint Server 2013 on my production server. I want to know during the installation of SharePoint 2013 , a server restart is required or not. Let know ...
0
votes
1answer
113 views

Design Manager not updating aspx from my html

I am attempting to create a new page layout using SharePoint 2013's Design Manager. When I upload my new page layout html file into the master page gallery, and then refresh the "Edit Page Layouts" ...
0
votes
1answer
374 views

Accessing a list from app web on host site generates access denied

I am trying to get title of a list which is located on Host Site from an SharePoint hosted app by using csom (javascript). I have added permission on Manifest file and chose the list but still getting ...
0
votes
2answers
162 views

How Visual Studio checkes that SharePoint has been installed on my local PC?

I want to build wsp file for SharePoint 2013, but it is not installed on my local PC. What should I do to make this thing possible? I guess that I need to tell Visual Studio somehow that SharePoint ...