License Cost + Provider Hosted Apps
HI All,I am building a product in SP 2013 in provider hosted app model and would have few questions on design.All the modules in product are being developed as a provider hosted App. Primary reason for...
View ArticleAnnoying error on deployment: app not installed sharepoint hosted app....
Hi!Evereything was working well until this error ocurred:@"Error 1 CorrelationId: b17aca91-9cc1-409b-b4b4-c95f5680b9f0 ErrorDetail: There was a problem with activating the app web...
View ArticlePackage and publish SharePoint 2013 App Event Receiver in on-premises...
Hi,I have a functionality to add an app event receiver to host web list. When a new list item is created, the "ItemAdded" event need to be triggered in the host web list. I am developing this...
View ArticleCreatign web app for existing application
Hi All,We have our core business application a property management solution built on calrion and backend is SQL server. Since its managed by the vendor and it takes time to deploy new features, I...
View ArticleDevelop List Workflow in Sharepoint APP and attach to host URL
Hi Team,Anybody let me know can we develop a List workflow in SharePoint App and later can we attach tohost web list after deploying APP Note: Looking for Only On -premises SharePoint not for...
View ArticleWhy 'Connect to SharePoint' dialogue is not able to sign in sharepoint hosted...
I am using visual studio 2013. I have developed sharepoint hosted app. Everything was working properly before few days. Suddenly I have faced new issue. Once I closed visual studio and reopened it....
View ArticleHow to filter on null dates via REST API
Hi,I can filter dates no problem as long as I pass in a valid ISO date string. For our scenario we have an optional datetime field. When not populated we need to ensure it comes back with our filter....
View ArticleSharepoint Online Rest API - Cannot Upload File to a Library other than...
Hi, I am using the below reference from Microsoft to create a Web Application that can upload files, create and get folders from Sharepoint...
View ArticleUsing OData and also Getting Changes Since...
The OData standard is an incredibly powerful way to query SharePoint sites, lists, and item content - the ability to filter, search, and sort is amazing - and the JSON interface is refreshing....
View ArticleContentEnrichmentWebServices
Hi Everyone,Please guide me to use Content Enrichment Web Services in FAST Search 2013.Thank You in advance.Regardsjyotiraaditya
View ArticleGet Property Privacy UserProfileService.asmx Sharepoint 2013 Office 365
I'm trying to get properties privacy from UserProfileService.asmx.Infos:Sharepoint 2013 Office 365, Provider-Hosted App using c# I'm global administratorSample code:PropertyData[] userProperties =...
View ArticleSorry,Something went wrong Settings or services required to complete this...
Hi Everyone,Im trying to setup my App environment in SharePoint 2013. I have followed all the steps mentioned in http://msdn.microsoft.com/en-us/library/fp179923(v=office.15)Configure an isolated app...
View ArticleAm trying to append Sharepoint list data into table and converting table to...
hi, Am using following lines of code to convert table data into excel.$("[id$=myButtonControlID]").click(function(e) { window.open('data:application/vnd.ms-excel,'+encodeURIComponent(...
View ArticleProvider Hosted App - ClientSecret Expired
We are using SharePoint Online with Provider Hosted app creates in ASP.NET. This portal gone live in December last year and was working fine till yesterday until we started facing the issues exactly...
View ArticleSharePoint 2013 web api issue internet
Hello I am facing the below issue in sharepoint 2013 (I am getting the error when trying to access web api)The authentication schemes configured on the host ('Ntlm') do not allow those configured on...
View ArticleRead access to list items as an anonymous user in a SharePoint-hosted app
I have created a SharePoint-hosted app, added in to my app catalog and installed it on my SharePoint Online public facing site. The app has a list titled "EmployeeRec" and when I go to this list, I...
View ArticleServer Error in '/publicsites' Application
Hi,I am a novice in website building. I inserted the "contact us" form app into my Office 365 website and customised some fo the questions on it. It looks fine before I published my website. However, I...
View ArticleLogin Sharepoint Site Using C# Windows Application
HI , How to do Login a website (WIn AD) from c# windows application and also i want to deploy one wsp file to that website is it possible from c# win application if any have idea bout this please...
View ArticleAdding a file to the root of a Document library list instance
So I created a List instance of a document library titled "JS_files" in Visual Studio. I then created a module in which I added a JavaScript file titled "publish.js". I was expecting to see the file in...
View Article