0
votes
0answers
5 views

Is it Possible to create Client Web Part enum property dynamically?

I am creating an AutoHosted App using CSOM technology. I want to set the ClientWebPart Property dynamically. I want to add enum property Dynamically. App will bring all the list name from my AppWeb ...
1
vote
1answer
11 views

Need to create a quick poll webpart using the ootb sharepoint 2013

I am new to SharePoint. I am trying to create a quick poll webpart using the out of the box features of SharePoint 2013. Have anyone tried this?
4
votes
1answer
34 views

REST list item delete does not go to Recycle Bin

I have a SharePoint 2013 autohosted app with a number of lists inside of it. I would like to be able to soft delete a list item using the REST API and have it go to the Recycle Bin instead of being ...
0
votes
0answers
41 views

401: Unauthorized error when trying to generate ClientID and Secret for App

I am trying to generate the AppID and AppSecret for my App. I am trying to generate for my on premise environment just to check if my app is working or not. It is working on Office-365 site. But I ...
2
votes
1answer
41 views

Read property bag from a sharepoint app

I want to create a sharepoint 2013 app with asp.net mvc http://blogs.msdn.com/b/bspann/archive/2013/01/19/asp-net-mvc-based-apps-for-sharepoint-2013-on-premises.aspx The thing is we want to rely on ...
2
votes
1answer
125 views

How to get Current logged in user in Provider Hosted App?

How can I get Current Logged in user of SharePoint Site in Provider Hosted App's code behind? I tried this: 1) clientContext.Load(clientContext.Web, web => web.CurrentUser.LoginName); ...
0
votes
1answer
28 views

Chrome control does not work on subsequent pages: “Error: The app's host site url is not set.”

I have a provider-hosted, on-premise app using SharePoint 2013. The Chrome control works fine when first accessing the app from SharePoint, however, on subsequent pages, the chrome control does not ...
0
votes
0answers
10 views

Sharepoint Chart apps data: Error: The property or field has not been initialized

I'm just trying to create a very simple chart/bar chart with Chart Apps in SharePoint 2013 and I keep getting the same error: Error displaying data: Error: The property or field has not been ...
0
votes
2answers
46 views

Napa App: _spPageContextInfo is not defined

Am creating a vanilla Napa app and am seeking to reference the host URL as follows: var ctx = new SP.ClientContext(_spPageContextInfo.webServerRelativeUrl); Yet _spPageContextInfo is being flagged ...
1
vote
1answer
26 views

Is it possible to attach a remote event receiver to my lists

Is it possible to attach a remote event receiver to my existing list in my site, and not to the list in my app? I'm guessing no as I can't find anything on this, and I think this would potentially ...
0
votes
1answer
32 views

Provider Hosted app not working on other pc by accessing url

I have created a Provider Hosted app. I have created it by using self signed certificate. I followed the steps given in MSDN site. The app is working fine on my machine. It is also visible in my ...
0
votes
2answers
110 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
42 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
20 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
29 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
69 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
13 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
27 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
61 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
48 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
45 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
272 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
1answer
32 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
116 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
36 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
89 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
30 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
19 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
52 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
52 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
50 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
50 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
142 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
174 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
102 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
44 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
111 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
12 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
51 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
116 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 ...
1
vote
1answer
104 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
67 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
59 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
39 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
323 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
101 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
43 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
62 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 ...

1 2