0
votes
0answers
12 views

How to deploy / access SharePoint lists with an AppModel app?

I have an AppModel app (Provider hosted, on-premise) and I am trying to add a SharePoint list to deploy with it. However, the list just seems to be silently ignored - when I deploy and run the app in ...
1
vote
2answers
13 views

Redirect From one app page to another

I am creating a Provider hosted app. In that I have created two different .aspx pages. I want to redirect to the other page. But I am not able to find it out how to redirect. When I check my ...
2
votes
0answers
16 views

Apps not available for user pages

our company just started using sharepoint 2013 (in office 365). We are trying to get an app to show up in the user personal pages. In this case it is about the app 'promoted links'. When we login ...
0
votes
0answers
13 views

how to create workflow for provider hosted apps in visual studio ot sharepoint designer?

I want to create a Provider Hosted app. In that I will manipulate SharePoint list items. I am adding items to a SharePoint List and for that I want to create a List Workflow to auto-generate the ...
0
votes
1answer
14 views

SharePoint 2013 App Part : Dynamically set values for the tool part panel controls on serverside

How can I dynamically fill a dropdown list in a Tool Part panel of a SharePoint 2013 app part? What I want to achieve: User checks a checkbox Dropdown appears The list items in this dropdown are ...
1
vote
0answers
12 views

How to Get aggregated reports at web application level in sharepoint 2013

As we have different reports at sit and site collection level like audit and search related. How I can get reports at web application level. What if I need number of hits at site collection level and ...
1
vote
0answers
9 views

Design Package import SharePoint 2013 using App Installed event CSOM

In SP2013, I am trying to import and export the design package from one site to other site using AppInstalled event using CSOM. I am not able to get the context of source site to import the design ...
2
votes
1answer
38 views

How to get data from Sub Site in App?

I have created a web which is a sub web of the "Host Web"(In terms of App). I want to get data from a list which is part of that sub web into my SharePoint hosted App. How can I get it?
0
votes
1answer
19 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
1answer
24 views

Error occured in deployment step 'install app for SharePoint': The System Account cannot perform this action. Deploying App - On-Premises Farm

Yes this question is the same as : This question How ever none of the proposed solutions work for me. I've tried swapping the account in Central Admin (did not work) I've created a new AD account, ...
1
vote
1answer
81 views

Default Sharepoint 2013 client-side people picker to current user

I'd like to be able to default the client side people picker for SharePoint 2013 to the current (or any) user. I've read the "How to" MSDN document here: ...
0
votes
0answers
24 views

Unable to explore SP2013 (O365) apis

Having just upgraded to SP2013 on O365 (Enterprise) I am keen to take advantage of the various REST endpoints to perform various CRUD operations. However, I seem unable to drill down into the various ...
1
vote
1answer
50 views

ODataContentTypeException : Content Type 'application/json;odata=verbose'

I'm trying to create items in a SharePoint lists through the SharePoint REST API in Javascript (with an AJAX call using jQuery), all that in a SharePoint2013-hosted App. But I get this error when I ...
0
votes
0answers
29 views

Getting App install parameters?

How do I get the parameters set when installing the App to SharePoint 2013? So, when the user has to give the app permissions (at install) to a certain list, how do I get the chosen list? Thanks ...
2
votes
1answer
51 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 ...
0
votes
0answers
21 views

Custom secondary navigation control for SP2013 (O365)

I need to implement a list of sub-sites and pages for the current site. OOB controls don't seem to do the trick (unless we missed something), there's taxonomy APIs for querying structure but I ...
1
vote
0answers
14 views

Search - will it index apps, iframes, for example for People Search?

Just to check. With the app model, does the indexer/crawler correctly index client-side generated data as well as looking in iframes? The recommended way forward from MS seems to be to use those two ...
0
votes
0answers
25 views

Invalid tokens given by SP2013 to non-SP hosted apps? Invalid JWT token. The token is not yet valid

​When creating an autohosted app (running locally for debugging), I get this: Invalid JWT token. The token is not yet valid. Current time is 16/04/2013 21:47:25 and the token is Valid from 16/04/2013 ...
0
votes
1answer
28 views

Unable to get user profile images from AppWeb

When fetching user profile data using CSOM, we are able to get the PictureURL property. However, when we attempt to display it, we're given the generic 'Image Not Found' image. Initial (brief) ...
0
votes
0answers
28 views

How to set Navigational properties through App event receiver in SP2013

I am trying to set the navigational properties in SP2013 autohosted app. I am doing this at App installed receiver. I have written below code for that, which is failing with error message: - The ...
1
vote
1answer
41 views

Can apps talk to each other?

I am reading a lot about apps, and I dont see the advantage if apps cant talk to each other. In the normal sp 2010 farm solutions you create content types, lists definitions etc, and then you can ...
4
votes
1answer
123 views

Upgrading contentypes and lists in sharepoint 2013 apps

I am very familiar with the feature upgrade toolkit from Chris O Brien. I also read that in Apps you can handle an Upgrade event or something, but yet, there are no examples about this. The scenario ...
4
votes
2answers
99 views

Sharepoint 2013 - Can I use Visual Studio 2012 express edition for web-parts and app parts?

I am new to SharePoint 2013. I want to develop the app and web parts using visual studio 2012 express edition. Can I use vs 2012 express edition to create app and web parts for SharePoint 2013? Can ...
0
votes
1answer
71 views

Get current language via Client Object Model

I need to get the current display language of a web via Client Object Model (C#) from a provider-hosted App. The app runs inside a Client Web Part (IFrame). I am aware of this solution but think it is ...
0
votes
1answer
34 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 ...
1
vote
0answers
73 views

How to get a client context for App in provider-hosted Apps?

I use a provider hosted Apps, so need to work with an App Web and Lists. Could anybody provide a code snippet to get ClientContext() of the App? Can I do something like this? Uri appWeb = new ...
0
votes
0answers
8 views

A problem with a website's security certificate for Apps

How can I fix a problem with my certificate for SharePoint Apps? I receive an error "Mismatched Address" for every app that I deploy. The url looks like ...
0
votes
0answers
33 views

Too many automatic redirections in SharePoint provider-hosted App

I have an exception with the message "Too many automatic redirections were attempted." in my SharePoint provider-hosted App. This exception has been occurred in the following code: using (var ...
0
votes
2answers
96 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
69 views

Get Query string from inside app

I'd like to have access to sharepoint's query string from inside of my app. Since the app is hosted in an iframe, I tried just using window.top.location.search, but that gives me an error since the ...
0
votes
1answer
56 views

How to host SharePoint provider-hosted Apps using ASP.Net

I have created a SharePoint provider-hosted App from Visual Studio 2012 template. And now I want to move my Host Web to existing ASP.Net web site. What steps should I do to migrate VS template for ...
0
votes
0answers
16 views

SP 2013 - App handling events

I have developed a Sharepoint-Hosted App in SP 2013. I am trying to write the App related events which handles the below events: • Handle App Installed • Handle App Uninstalling • Handle App ...
0
votes
0answers
40 views

Can I use the People Picker in a MVC 4 provider-hosted app?

I'm building a custom app that exists almost entirely outside of sharepoint, but I'd like to be able to use the people picker. Is that possible? I'm seeing some rumblings that sharepoint controls ...
1
vote
0answers
33 views

Using the SocialFeedManager object in remote event receiver

I'm trying to create a remote event receiver that will update the social feed of a user when ever he adds an item to a list on SharePoint Online. I've initiated the client context object using the ...
1
vote
2answers
171 views

Callout Popup is not working in App Part

I have to display a popup as in SharePoint 2013 which is called Callout popup. for that I have to use callout.js file in my code. I have tried it with Content Editor Web part and it is working fine ...
0
votes
1answer
20 views

SP2013 App icon not rendered, only App link is displayed + how we can set the sliding transparent hover text over App icon?

I am facing an App Icon related issue. I am creating SharePoint Hosted App which I am deploying to SP 2013 Developer site. By default any app will have the AppIcon set under Images folder. Also it is ...
1
vote
2answers
76 views

Sharepoint 2013 App upgrade issue

I met an annoying problem when I try to upgrade my new version app 1.0.0.1 to my SharePoint 2013 server. The detail steps I did, Create a development site in sp 2013. Create a sharepoint-host app ...
1
vote
0answers
40 views

How to access to a database deployed with an autohosted app?

I'm deploying an Autohosted App for SharePoint 2013 (Online). In the web project of my autohosted app, there is a database which is thus deployed on the remote web (on windows azure) when my ...
0
votes
0answers
47 views

The 'Scope' attribute is invalid - The value 'Site' is invalid according to its datatype

After setting the value Site to the attribute Scope of a Feature on a Sharepoint 2013 application I started receiving the following error, deploying to Sharepoint Online: Error occurred in deployment ...
0
votes
2answers
344 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
3answers
215 views

SharePoint-hosted app don't get my lists

I'm developing a SharePoint-hosted app for SharePoint 2013 (in Office365), but I've a problem accessing lists within a SharePoint-hosted app. My code is well printing the lists, but it only show me ...
0
votes
1answer
102 views

SharePoint hosted App without configuring DNS

Hi I have a SharePoint Dev envrionment one single machine but I have no permissions to configure DNS, so DNS has not been configured and there is no app domain for apps. When I deploy my app from ...
1
vote
1answer
353 views

Using SharePoint 2013 TokenHelper class when there is no HttpContext.Current

SharePoint 2013 Apps in Visual Studio have a TokenHelper class that simplifies using OAuth to connect to a SharePoint 2013 ClientContext. I am using this class to remotely connect to a SharePoint ...
3
votes
2answers
973 views

SharePoint 2013 Call the REST API from SharePoint hosted app

I've successfully deployed a SharePoint hosted app to office 365 and my local on premise installation. All the app aims to do is call the REST API for the user profile manager to get the profile ...
0
votes
0answers
141 views

current user is always is administrator on a SharePoint App

I have tried following solution to check the current user's permissions on the current host web in a SharePoint hosted app, however the user is always administrator. function sharePointReady() { ...
0
votes
1answer
283 views

can not make autohosted app work

I have created a simple autohosted app, I chose a Office 365 Team Site when I created it in VS 2012. However it generates "The parameter 'token' cannot be a null or empty string" when I choose deploy ...
3
votes
1answer
48 views

How do I get the list of all apps installed in a SharePoint web application?

Is there a SharePoint API that would let me get a list of installed apps along with their hashes? I have some external web sites that are making REST calls to a SharePoint hosted app using cross ...
3
votes
0answers
53 views

The remote event receiver callout failed

I've created an AppEventReceiver for my High Trust Remote app, when I deploy the app through Visual Studio 2012 I get the following error The remote event receiver callout failed The HTTP request is ...
2
votes
3answers
462 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 ...
0
votes
0answers
64 views

App tokens - and url with # hashtag

I have an app that i want to call like this: ~appWebUrl/Pages/index.html#?{StandardTokens} As you can see, i have an # hashtag in my url. Now the problem: The {StandardTokens} do no get added to my ...

1 2