Provider Hosted App - Doesn't work on initial 'open' from SharePoint Content
So, I've got a sharepoint app... which is provider hosted (website in Azure). The app works great... except for the very first click opening the app. My pages all have the following in their...
View Articledrag and drop fildes folders between libreries SharePoint2013
I have many folders that i want to move it to librery, and between libreries.this is not allowed in SharePoint 2013.how can I do it ?
View ArticleFacing issue while using the asmx service in SharePoint Hosted app
Hi,I tired to get number of comments from note board webpart using "/_vti_bin/SocialDataService.asmx?op=CountCommentsOnUrl" in SharePoint Hosted app but i am getting "500 internal server error".It...
View ArticleGet No. of comments from note board webpart
Hi,How to get number of comments from note board web part using SharePoint Hosted APP? Thanks, Kaviya (Please remember to click “Mark as Answer” on the post that helps you)
View ArticleDuet Enterprise SAP - Sharepoint
HiI am currently working on Duet Enterprise SAP - SharePoint Integration project.Developed SharePoint Hosted app and could consume SAP data through service URL, But one way communication happening with...
View ArticleGiving a rating to a document "The assembly...
I have created a SharePoint hosted app, with a list instance and content type containing the 2 standard rating columns.<FieldRef ID="{b1996002-9167-45e5-a4df-b2c41c6723c7}"...
View ArticleShould we cache the SharePoint ClientContext Object
We have a SharePoint 2013 app and we found out that most of time is consumed at querying SharePoint by using CSOM API via ClientContext.ExecuteQuery. It seems that the first call is always expensive...
View ArticleSharePoint-Hosted app is not accessible...
Hi All, I'm trying to create my first SharePoint - Hosted app. It is a very simple hello world and deployed via visual studio 2013. When I click start (deploy) it is getting deployed...
View ArticleSharePoint Hosted App Part Disappeared
Here's a strange situation I encountered and have yet to come up with a solution - I have a custom SharePoint hosted app that contains an client app part and a few lists on the app web. The app part...
View ArticleUnable to Deploy SuiteLinkDelegate in Production Envionment
Hi,I have successfully developed and deployed application to add link button on SuiteLinkDelegate in Development Env. on SharePoint Server site 2013 using Visual Studio 2013.But Unable to get the same...
View ArticleDisplaying SharePoint document in the ASP.NET web application
When we tried to open Microsoft SharePoint Excel Services Report from another Web Site(created using ASP.NET 4.5) in the iFrame i.e. rendering Excel Report from xlviewer page, we are getting the...
View ArticleJavaScript Client Model errors
I have the following JavaScript object:var SPOM = function () { return { list_itemCount: function (listId, onSuccess, onError) { var clientContext = new SP.ClientContext.get_current(); var oWebsite =...
View ArticleHTTP 404 The resource cannot be found when deploying an app for SharePoint
I have created an "App for SharePoint" project in Visual Studio 2013 and selected the "SharePoint-hosted" hosting option. I am getting error "HTTP 404 The resource cannot be found" when I debug the...
View ArticleAccessing context variables on other pages
So, I am working on building my first Sharepoint App. The app has 2 pages. The first page is accessible by everyone, and the 2nd page is accessible to managers only. Users submit to HR prospective...
View ArticleDownloading a file with the Client Object Model Results in Zero Length File
I'm using SharePoint 2013 Foundation and I'm trying to download a file using the client object model.Here is my code: static void Main(string[] args) { ClientContext context = new...
View ArticleSharePoint 2013 upload / Add file to SPList pragmatically C# WITHOUT using...
We can not use fileUpload control as its formatting doesn't match with SharePoint's default controls (CSS formatting doesn't worked) as Workaround I Used File Upload control and made it display:none...
View ArticleCould not complete cross-domain call to get User details from SharePointYour...
Hi all,I have built an SharePoint provider hosted app. From the remote web I am trying to make cross domain REST call to SharePoint but it is failing and in error handler of REST call it shows"Could...
View ArticleSharePoint 2013 apps : Could not complete cross-domain call to get User...
Hi all,I have built an SharePoint provider hosted app. From the remote web I am trying to make cross domain REST call to SharePoint but it is failing and in error handler of REST call it shows"Could...
View Articleonedrive embed video doesnt work
Hi - i am sharing a video from my onedrive account using the 'generate embed code' option. when i use this embed code in a webpage it displays a thumbnail and a play button but when clicked it simply...
View ArticleHow do I get Intellisense enabled in VS2012???
Hi all,Really tried everything but I am no able to enable Intellisense on the SP objects in Visual Studio... All solutions I tried say something different. Can't imagine it should be that...
View Article