When clicking on the app its redirects to the "Page Cannot be displayed" page
Hi Folks,I have been working with SharePoint Apps development using visual studio, I had developed a SharePoint hosted app and deployed to App catalog, Also added to site but when i click on that app...
View Article"Sorry, this app is not supported on your server" error when attempting to...
My application is installed and is working in the cloud. However I cannot install it 'on premise' on a local server SharePoint 2013 Enterprise. The app icon is greyed out. It says "Sorry, this app...
View ArticleUsing a custom app more than once on a public website
I am building an auto-hosted app with VS2013 that uses a Contact List to store records, which are then displayed in a app part on a web page of a public website.I want to use the app more than once...
View ArticleShould I simply use PHP/Mysql?
I have created a microsoft access database using just tables and queries, and have not made any access forms. The queries work perfectly and my plan was to replicate the database on PHPMyadmin and make...
View ArticleAutohosted App and Odata service
I am trying out an Autohosted App which gets data from an OData service hosted in Azure. I am using the datajs library for getting the OData output in JSON and then adding the data to the page. It...
View ArticleAccessing a custom list in an app
I am using VS2013 to build an auto-hosted app to be deployed on an Office 365 tenantThe app uses a Contact List to store records, which are then displayed on a public web page using a GridView in the...
View ArticleCan't an an App that uses Workflow 2013 on SharePoint Server version
We have a SharePoint hosted App that uses workflows 2013. On one environment we wanted to install it. The environment is SharePoint Server 2013 – we have installed and configured Workflow Manager but...
View ArticleRegister Sod Undefined Error While invoking the App
Hi,We are getting the Register Sod undefined error while invoking the app.We have already followed a similar blog on the same.When VS2012 IDE is opened i am agetting this error in appredirect.aspx...
View ArticleNewbie - completely lost - Sharepoint and Access 2013
Hello all,I have been recently introduced to Sharepoint 2013, I had adesktop Access 2013 database which I managed to upload to the server after taking care of some compatibility issues, and now, I...
View ArticleChrome Help Icon Missing
I was trying to create my first HTML app page and use the chrome control by following this tutorial: http://msdn.microsoft.com/en-us/library/fp179916.aspxEverything is working, except I have an empty...
View ArticleSharePoint Hosted App - Client App Part Authentication
I developed a Share Point hosted client app part which I've added to a site collection. I'm having no problems with authentication when I initially launch site collection as workstation user (i.e....
View Articlerss feed app for getting feeds from external site.
I am looking to build a rss feed app for displaying feeds from external sites. Please can anyone suggest how to start building rss feed app.Any code will be helpful.
View ArticleSharepoint hosted app for external site rss feeds
I am looking to create a SharePoint Hosted app to generate rss feeds from external sites.Can anyone please provide help code or links to get an idea on this task.
View ArticleAPI methods to enable sharing options for site collections within an office...
We have an app (on Office365 tenant) for Self-Service Site Provisioning. The external sharing options is enabled by default at the tenant level. However, when we provision sites using the app the...
View ArticleCan't add images to announcements in SharePoint-hosted app in Office 365
I tried something very simple:Create a new SharePoint-hosted appAdd a new list to the app, based on the Announcements templateDeploy the app to my Dev site on Office 365When I now add a new item (aka a...
View ArticleShould we add auto hosted app to IE Security Zones
Is it necessary to add the auto hosted app of sharepoint to trusted zone of IE to work. Is there any official proof of that.Regards,Chaitanya
View ArticleProblem in Sending Email
Hi everyone or support Microsoft :I can not use Rest API and Client Object Model to use Send email by client in SharePoint App : 1) I found tried use Rest...
View ArticleHow we get Random item from list using javascript object model(JSOM)
Hi to all ,I want to get random item from list using JSOM. I also want to get random item day by day using JSOM .How i will do ?
View ArticleHow to open list forms in dialog box instead of navigating to another page by...
Went user click on title custom list link columns it will navigating to another page. do you know how to open that list item in dialog box instead of navigating to another page? I am using SharePoint...
View ArticleHow to work with ECT-s in JSOM ?
Hi. I have an app which should get data from ECT-s. I have configured an ECT named Cars which is connected to my SQL db. In my app i have a such code1.var ctx = SP.ClientContext.get_current(); 2. 3. 4....
View Article