The app tag has no wiki summary.
0
votes
1answer
13 views
Getting an error once i try to add an app to my site
I am getting the following error after i added the app to the app catalog.
The specified application identifier * is invalid or does not exist.
I have no idea whats wrong. Can anyone help me?
1
vote
1answer
20 views
Sharepoint 2010 foundation - starting a Windows legacy app
I am a complete beginner on this - being a software person doing some voluntary work for a charity, and having been asked to set up an intranet for them using Sharepoint (which I know nothing ...
0
votes
0answers
11 views
How to use Client Web Parts on a SharePoint App Page
Is it possible to use WebParts Zones and Client Web Parts on a SharePoint App Page?
0
votes
1answer
64 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 ...
0
votes
1answer
79 views
Which approach I should follow; SharePoint business connectivity services OR developing SharePoint App
I have developed a document management system and an enterprise wiki library for our company using SP2013. The second project I am going to start is to develop an asset management system for our ...
0
votes
0answers
30 views
Cannot access new App in SharePoint 2013
My problem started as follow:-
I installed SharePoint 2013 and visual studio 2012.
When I first try to deploy a SharePoint hosted app I got the following compilation error in visual studio “Error ...
0
votes
1answer
16 views
Posting Large File to Remote App
I am trying to implement functionality by which you can post a large file (85MB+) to an autohosted app.
I have tested locally and the functionality works. As soon as I deploy to O365, large files ...
1
vote
0answers
18 views
The Machine Translation Service is not running when it should be running error message
I get this error in Central Administration.
The Machine Translation Service is not running when it should be running
It tells me to do the following:
"From the Central Admin UI, navigate to manage ...
0
votes
0answers
22 views
Set 2013 High Trust App StartUrl at deployment time
Is it possible to set the start url of a High Trust App at deployment time?
From what I can tell it looks like this the url from app manifest gets hard coded into a binary .app file at compile time.
...
0
votes
0answers
44 views
Error while opening “configure app urls” in central admin sp2013
App Management Service & Microsoft Sharepoint Foundation Subscription Service are running but it still shows error as follows.
Error message :
Settings or services required to complete this ...
1
vote
1answer
72 views
Lists included in an App for SharePoint 2013
I've seen that when I create an Autohosted App for SharePoint 2013 (or any other type of Apps), I'm then able to add a new item to the SharePoint Project such as a List.
I can then add/edit/delete ...
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
0answers
17 views
Apps for office Storing OOXML templates
This is my first try in writing an app for office. I want to have a task Pane app for office that would access a database in which OOXML parts will be stored. The user would typically enter some ...
0
votes
0answers
69 views
Error: Access denied. You do not have permission to perform this action or access this resource
I did a sharepoint hosted app and tried to acces user properties.
when i deploy my solution i get the following error.
Error: Access denied. You do not have permission to perform this action or ...
0
votes
1answer
92 views
How to display Bing Map in Callout Popup as it display in SharePoint 2013 for GeoLocation Field?
I have to display Bing Map in Callout Popup as displayed in SharePoint 2013 Geo Location Field.
NOTE : I have to use Out of the box Geo Location Field and take value from that field.
I am using it in ...
0
votes
0answers
114 views
SharePoint 2013 Search CSOM or REST API retreive Display Template in Provider Hosted App
"We are trying to find out, to what extend a Search configuration can be re-used in a provider hosted App using CSOM or REST API and give the user valuable search experience.
Is there a Way to get a ...
1
vote
2answers
316 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
144 views
Broken DatePicker Calendar Popup
I'm having problems with the DatePicker in SP2013. The control shows fine, but the calendar popup is broken because of a missing stylesheet (the complete sprite sheet image is visible etc.).
The css ...
2
votes
1answer
173 views
Understanding NLB between WFE and App Servers
There are two WFEs with high availability. I asked someone if you are using NLB between them to load balance and he said yes.
Then he said we also have two app servers with high availability. I ...
0
votes
1answer
373 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
1answer
103 views
Creating a list on host web or app web
When and why should I create a list on a app web? what is advantages and disadvantages of having a list on app web?
1
vote
2answers
259 views
Is it possible to open an SharePoint app as Modal dialog from a Custom Action
I want to create a site action menu item Custom Action which opens a Sharepoint 15 app (default.aspx) as modal dialog. is it possible? thanks.
0
votes
0answers
65 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
vote
2answers
908 views
Set a view of a list in XsltListViewWebPart when deploying from VS2012 to SP2013 App
I am devloping a SP2013 App which includes a page (aspx) that contains the following webpart and XsltListViewWebPart as shown below. I have managed to remove all the elements i want to remove ...
1
vote
5answers
500 views
How do I Inherit the CSS Theme Color in my Sharepoint 2013 App?
I am building a Sharepoint 2013 App in Javascript / HTML / CSS and I want to implement / inherit the color / class / css used by the theme.
How do I do this?
I want to ensure consistency through ...
4
votes
3answers
4k views
1
vote
0answers
75 views
Unable to access the SP2013 App from IE but able to access from chrome
I've started working on SP2013 App development. When I'm deploying the app from VS2012, the App is successfully getting deployed. But after Trusting the app, it is showing "Internet cannot display the ...
2
votes
1answer
544 views
Is there a difference between a Sharepoint Hosted App and a Cloud Hosted App?
Other than the initial setup steps is there a difference between a Sharepoint Hosted App and a Cloud Hosted App?
Can you do anything in one and not the other?
If you create one type of app could it ...
0
votes
0answers
135 views
There was no endpoint listening - AppEventReceiver
I'm developing provider-hosted SharePoint 2013 App with Windows Azure as a backend. I created an app event receiver to fire when app is installed. When i publish my Web App (.NET MVC4) to Azure, ...
1
vote
0answers
50 views
Changing content type from a sp2013 app using REST
I'm creating an app that uses a calendar and its events as a source for information. My app, however, needs some additional fields associated with the event. The additional fields are easy to create ...
2
votes
4answers
282 views
Is it possible to package, deploy, and use my own image for a ribbon CustomAction in a SharePoint-hosted App for SharePoint 2013
I've been working on a SharePoint-hosted app for SharePoint 2013. In order to "extend the reach" of the app a bit, I've included a CustomAction that will add a button to each document library's ribbon ...
2
votes
0answers
847 views
Adding Apps Problem at the Sharepoint Store
I try to add app at Sharepoint Store but I just get errors.
I've done the following error:
"Sorry, we can't seem to connect to the SharePoint Store. Try again in a bit."
Now this error occurs ...
5
votes
2answers
1k views
Error occurred in deployment step 'Install app for SharePoint': Apps are disabled on this site
We have installed SharePoint Server 2013 on a Windows Server 2008 machine. In our development environment we have installed Visual Studio 2012 on a Windows 7 machine and have installed Office ...
2
votes
0answers
45 views
Full page custom app - Web part or Application page or App or Asp.Net web app with SSO?
I have an extranet running on SP 2013. We want to add couple of new pages (full pages) to SP, which queries SQL DB and display the data based on business logic & logged-in user role.
We are not ...
5
votes
1answer
3k views
How do I turn on SharePoint App store in SharePoint 2013
I am getting this message when I want to add a app:
Sorry, apps are turned off. If you know who runs the server, tell them
to enable apps.
5
votes
1answer
158 views
Access Denied in deploy SharePoint Hosted App
I'm trying to build a sharepoint app with type sharepoint hosted app, i'm following the instructions of msdn site:
...
0
votes
1answer
131 views
Can't Add Apps at SharePoint Store
I get this message:
Sorry, apps are turned off. If you know who runs the server, tell them to enable apps.
Please give me the steps to enable this.
3
votes
2answers
276 views
calling click event on dynamic controls
What I have is fairly standard code for using JavaScript with SharePoint 2013. Inside the sharePointReady function, I have a few dynamic controls that are added to the page.
The problem is that when ...
2
votes
1answer
410 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 ...
0
votes
1answer
378 views
In sharepoint 2013 should i use web templates or apps?
I have been asked to create sharepoint site to track company expenses. Functionality included:
-Implement for SP 2013
-Users create expense requests.
-Managers approve requests.
-Basic reporting.
...
1
vote
2answers
164 views
Getting a warning while adding external JavaScript library in SP2013 Napa developer tool
I m getting warning while adding external JavaScript library added within ContentPlaceHolderId="PlaceHolderAdditionalPageHead" in SP2013 Napa developer tool
Warning Message obtained from Chrome ...
1
vote
1answer
273 views
Field Order in List of SharePoint 2013 App
I am building a SharePoint 2013 SharePoint hosted app, provisioning a list using Site Columns, but no defined content type, just using the automatically assigned content type ListFieldContentType.
...