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

learn more… | top users | synonyms (1)

0
votes
1answer
487 views

Can't deploy Sharepoint 2013 app

I'm trying to deploy my first sharepoint 2013 via Visual Studio. I generated an isolated app domain. When deploying the app i get an error in Visual Studio. ErrorDetail: The remote hosting service ...
0
votes
2answers
404 views

SharePoint 2013 “Working On It” a lot during development with no CPU/disk activity

When doing anything that requires SharePoint to recycle, like deploying a project to SharePoint from Visual Studio, it takes forever for SharePoint to spin up again. The deployment is about the same ...
0
votes
2answers
111 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 ...
0
votes
2answers
260 views

SharePoint 2013 Foundation and 2013 Farm

We have Windows SBS 2003 and Windows 2003/2008 servers in a domain running WSS 2.0 and WSS3.0. We would like to upgrade our domain to Windows 2012 and SharePoint 2013. Can we have, without any ...
0
votes
1answer
419 views

SharePoint 2013 development from Visual Studio 2012

Do I need to install VS 2012 after SP 2012. I don't see SP 2013 Project options only SP 2010. I install VS 2012 before SP 2013.
0
votes
1answer
265 views

Client Object Model in WebPart

I am using the Microsoft.SharePoint.Client.Search dll (Client Object Model) in a webpart because Microsoft.SharePoint.Search is obsolete. When using the ClientContext.ExecuteQuery() method we get an ...
0
votes
1answer
231 views

Users added programmatically can not authenticate

I'm adding users programmatically to a SharePoint site. I'm doing this by adding the users domain login into the "[SiteName] Members" group. Unfortunately, users added this way are not able to ...
0
votes
1answer
1k views

Sharepoint hosted app not working after publish

I created a simple hello world sharepoint hosted app based on the template in Visual Studio 2012. I added nothing. When I hit F5 it works but when I publish and add it to my App Catalog and try to add ...
0
votes
2answers
195 views

SharePoint:DateTimeControl Crashes in SP2013 Webpart

I have implemented the SharePoint:DateTimeControl in a very simple webpart <SharePoint:DateTimeControl ID="dtStartdate" runat="server" DateOnly="true" /> The problem is when I click on the ...
0
votes
2answers
409 views

Sharepoint 2013, how to unselect a theme?

I am working on a trial version of sharepoint 2013 creating a custom master page. Going well so far, apart from the fact that when I go to view the published site, I only see my background for a ...
0
votes
1answer
441 views

Sharepoint 2013. After successfully completed Register-SPWorkflowService command Workflow still is Not Connected at central administration

Sharepoint 2013. After successfully completed Register-SPWorkflowService command Workflow still is Not Connected at central administration. After retry to register WF I`ve got following error: PS ...
0
votes
1answer
270 views

Will there be any changes to Web Parts in SharePoint 15?

I’ve search the web, as I usually do, but I does not find any useful information. Maybe it’s way too early to know of any specifics yet, but if anyone has any info on the question – please let me ...
0
votes
2answers
10 views

Should my SharePoint central administration site have the same port number as the other SharePoint web applications

I have defined during SharePoint installation that the port for the central administration site is 5555, and when I create a new web application I define the port number to be 2013. But now the ...
0
votes
1answer
19 views

SharePoint server 2013 central administration become unavailable after installing active directory

I have SharePoint 2013 installed inside windows server 2008 r2 and it was working fine, but after I install Active directory on the windows server I try to aces the SharePoint central administrator ...
0
votes
1answer
15 views

Error occurred in deployment step 'Uninstall app for SharePoint': Only users who can View Pages can list Apps

I am Developing a Provider Hosted app for the SharePoint 2013. In that I am facing this error while deploying the App. Error occurred in deployment step 'Uninstall app for SharePoint': Only users ...
0
votes
2answers
50 views

Inserting new list items into SQL

When I add new item into the list, I have to insert the items into the SQL database. How can I do it? Any clue is good for me.
0
votes
2answers
36 views

How Can I Change My Intranet's Homepage Page Layout?

As part of the branding of our new SP2013-based intranet, I have created a new custom Masterpage and Page Layouts and set this as the default Masterpage. I have also created a custom Masterpage and ...
0
votes
2answers
28 views

Add visualwebpart with vs2012 does not add an ascx path

I am making a visual webpart with custom properties. Basically its a link button which Text and Url properties can be set by the user via web part properties. All samples I have seen say that in vs ...
0
votes
1answer
33 views

Visual studio 2012 cannot find SharePoint Server 2013

I have installed SharePoint server 2013 on my dev machine and it is working fine when I login as an administrator. and after that I installed Visual studio 2012 professional on the same machine. But ...
0
votes
1answer
35 views

How many processes & RAM I should assign to my SharePoint VM development environment

I have a machine with the following specifications:- 32 GB RAM Core i7 with 8 processes. 670 GB hard disk. Windows 7 professional. Inside the machine I installed VM workstation 9.0 . And I have ...
0
votes
1answer
50 views

Modal Popup wont popup unless page is checked out?

I have a strange situation whereby I have written my own code to open a modal popup window as shown below: <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" ...
0
votes
1answer
32 views

SharePoint 2013: Creating Site Columns using CAML

I had a SharePoint solution which is working perfectly in SharePoint 2007 and SharePoint 2010. The solution contained Site Columns that were created using CAML (XML Files). Further I created a ...
0
votes
1answer
32 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
21 views

Oracle Connection Problem

My BDC list gives this error: MethodInstance with Name 'ReadList' on Entity (External Content Type) with Name 'MaliyetVarlik' in Namespace 'BDC.BdcModel1' failed unexpectedly. The failure ...
0
votes
1answer
34 views

Will code created with 32 Bit SharePoint Designer 2013 be readable to another computer with the 64 Bit version of SPD 2013?

One of the developers on my team is installing SharePoint Designer 2013 on a machine with 32 Bit office. He attempted to install the 64 bit version and this error appeared: Got we can't install the ...
0
votes
2answers
48 views

Backup-SPFarm hangs silently on MOSS 2013

I have a 3-server SharePoint 2013 farm (db, app, web) set up and working enough to put in some demo content, and am trying to configure backups. I've successfully backed up using Central Admin but I'm ...
0
votes
2answers
32 views

SharePoint 2013 Development enviroment

Can one develop SharePoint solutions without having installed SharePoint 2013 on local, development machine? There will be one 'test' machine, however it will be placed on other machine, to save ...
0
votes
1answer
78 views

Best practices for sharepoint 2013 publishing sites

I have enough experience with sp development, webparts, list features, event receivers etc. However I dont have experiece with publishing sites, how do they work and what are the best practices to ...
0
votes
2answers
51 views

E-mail for Workflow doesn't work

My workflow: Email XPerson Start Approval Process When workflow works the approval process starts but don't send any email. The exchange settings are done. But are SMTP settings really needed?
0
votes
1answer
45 views

Filter Search Results Based On Link Clicked

I am using SharePoint 2013 and have links on the home page such as (Tax, Assurance, Advisory). Does anyone know how I can in SP 2013 use one search page but filter out the results depening on the link ...
0
votes
1answer
34 views

Development with SQL Data Source in Visual Studio

There is a sql database. I want to get datas and display them as a list. And I want to filter the datas too. But I can't find any basic tutorial to do it. I don't know where to begin. Where should I ...
0
votes
1answer
34 views

2007 templates broken in 2013

We're upgrading to SP2013 from 2007 and using 2010 as a stepping stone for the DB upgrade. (This is all out of production, we're building a plan to do production) The problem we're having is that many ...
0
votes
1answer
30 views

How can I create a List with predefined Id in SharePoint Apps?

I'm working on the Apps development for SharePoint 2013. I need a List for my app, so I can do it using visual studio. But I can't find any option to set up an Id for my List. Is it possible? P.S. I ...
0
votes
1answer
39 views

Implementation of power view in sp 2013 - Pain Points and Ideas

Can anybody please give me some painpoints of using PowerView in sharepoint 2013. Recently in our project we are planning to upgrade our site from SP2010 to 2013. In SP2010 site we have lots of ...
0
votes
2answers
90 views

SP2013 CSOM, am I missing something?

The CSOM samples from Microsoft.. the samples I find online.. blog posts and resources.. ALL seem to use CSOM from a C# app. If the push is to write Apps and use a client-side model, why are there no ...
0
votes
1answer
80 views

How to get URL of a document if I have the documents item ID (JavaScript)?

I am trying to create a Ribbon Custom Action in SharePoint 2013 that will e-mail links of selected documents in a document library. I can get the Item ID's of selected items, but how can I use these ...
0
votes
1answer
31 views

Documentation about creating and building an enterprise wiki inside a Collaboration site

I cannot find enough documentation on the web that describe advance features when building enterprise wiki, these topics include:- How to implement a workflow so that a wiki goes through an approval ...
0
votes
1answer
165 views

Enterprise wiki site collection Users privileges in sharepoint 2013

I have created a collaboration site collection which contain an enterprise wiki, and now my register users are being able to add, edit, delete and read wikis in a very reliable and efficient way. But ...
0
votes
2answers
65 views

Achieving consistent branding for all SharePoint 2013 sites

I see that a lot of the discussions and documentation tend to be focused on branding solutions for publishing sites and understandably so. We have a lot of other types of sites too (e.g. communities, ...
0
votes
1answer
23 views

Is it worth buying SharePoint Conference videos?

I understand this is not really a useful community question. Pardon me for that. The MS SharePoint Conference videos are available for 200$. I was wondering, if it will be really helpful to purchase ...
0
votes
1answer
90 views

Multiple Content Search Web Parts 2013 Bug

I've encountered the following issue with the Content Search WP which occurs when more than one CSWP is on the page. The following single threaded mode error occurs sporadically. ULS logs throw no ...
0
votes
1answer
39 views

SP 2013 Workflow Needs to Calculate Due Date using Payment Terms and Date Received

I have a due date in one list that needs to be populated by a workflow to calculate the date received plus the payment terms. So, if the date received is 4/3/2013 and the terms are 30 then the ...
0
votes
1answer
43 views

Defining my staging and production environments specification for share point 2O13

After reading the following link :- http://technet.microsoft.com/en-us/library/cc262485.aspx I am planning to build my staging [Used mainly for user acceptance testing] and my production environments ...
0
votes
1answer
43 views

Add Asset library app to personal website possible?

I'd like to add an asset library app to my personal "/my" Sharepoint Website. Unfortunately, only the document-library, an access-app and the spreadsheet-import apps are available. What must be done ...
0
votes
2answers
311 views

how to install app in sharepoint 2013 Publishing site?

I am trying to create one App for sharepoint 2013 publishing site. I can not see Apps catalog from where I can upload an app to the publishing site. On the other hand, if I see in developer site, I ...
0
votes
1answer
683 views

Sharepoint 2013: AD users not found on people/user picker, but they shows up only in Central Admin site

I'm having problem with my SharePoint 2013 people picker. It doesn't shows any AD users at all. But strangely, when I pick/search people in its Central Administration site, all my AD users are shown. ...
0
votes
1answer
94 views

Host Named Site Collection show IIS8 default home page

I created web application using Powershell then created Root Site Collection via CA after that created a Host Named Site collection using Powershell. following is the script. but when I browse to the ...
0
votes
2answers
64 views

Visual WebPart method cannot see object in user control

I've created a user control web part and the code behind file contains the following: using Microsoft.SharePoint; using System; using System.ComponentModel; using System.Web.UI; using ...
0
votes
2answers
210 views

Central Administration cannot be found

When I select CA , It says "The webpage cannot be found". I also did configuration with sp wizard and it failed.What should I do?
0
votes
1answer
80 views

Where to Find a Control Template that Modifies the Suite Bar?

I'm working on a Sharepoint 2013 portal on which some changes were made to the suite bar. I don't possess the Visual Studio solution that was used for these changes and cannot locae it. Is it ...

1 7 8 9 10 11 16