Get started with REST and SharePoint online
Hello!!I would like to know if there is some book or online tutorial where I can find information to learn, at least, the basic of app development with REST .Thanks!!!
View ArticleSharePoint 2013 provider-hosted apps without app domain configuration?
We've got a SharePoint 2013 farm, where we won't be able to get a wildcard certificate for the app domain (corporate regulations).As we only want to develop provider-hosted apps (mainly ASP.NET MVC and...
View ArticleIncoming Emails in Share Point 2013
Hi,I want to know can we setup Incoming Email in Share Point 2013 Apps in any environment e.g. SharePoint Hosted, Azure Auto Hosted or Provider Hosted ?If yes then how and if no then please explain the...
View ArticleVerifyEntitlementToken issue
Hello, On 28th of May I've started experience strange issue regarding license valication - sometimesVerifyEntitlementTokenResponse result = service.VerifyEntitlementToken(request);returns empty (not...
View Articlehow to create app properties in sharepoint 2013 using NAPA tool app
HiI am creating an app using napa tool.I want app properties for my app. My requirement is creating a list property where end user will be giving the name of the list from the tool pane from which he...
View ArticleAutohosted app not working on deployment
I developed a remote event receiver by using Autohosted apps. It's working perfectly when debugging. but event is not firing when app deployed. Asim Nadeem / MCTS SharePoint
View ArticleSharepoint master page
Hi Every BodyI have an issue in my home page in sharepoint ,i was working on my sitecollection and everything was good till i activated the publishing featuer then when i try to open the home page in...
View ArticleApp installation gets failed :
Hi,I have my remote event receiver which was working earlier. This was builed on auto hosted mode. But now i am not sure why but i am not able get debug point into the solution. I always gets below...
View ArticleDevelop. NET in sharepoint online
Hello, I'm Developer Sharepoint 2010 and am migrating to 2013 .. And I have some doubts about development. NET + SharePoint 2013! - I wonder if with the online sharepoint I can develop web parts and...
View ArticleProvider hosted app in windows Azure cloud Virtual Machine
Hi thanks in advance,1. I am having requirement to setup a sitecollections specific to clients with same app installed for each client site collection( as app will act specific to client...
View ArticleHow to make Session With SharePoint 2013
Hi,I have created the Session in SharePoint 2013 page. But it's not working Properly.can anyone help me. How to Enable Session in SharePoint 2013 ?.any help would be more than welcome.Thanks.
View ArticleDebugging App $1H_0, $1r_0 more meaningful names
Hi All,I am trying to debug a SharePoint 2013 App. I have put in breakpoints on the variable I would like to view properties and methods for. When I right click the properties I get names like $1H_0,...
View ArticleTenant Administrator Permission to Install apps for accessing User Profile?
Based on the link App permission requests for accessing social features, to access the user profile information, SharePoint app would need to have read permission on "http://sharepoint/social/tenant"....
View ArticleNeed Custom Icon in Site Contents / Your Apps for SharePoint Hosted App
I am developing a SharePoint hosted app and I need to display a custom icon for the app when adding the app through site contents. I have overwritten AppIcon.png with my custom icon and ensured that it...
View ArticleHow to get the lookup field value within SP APP
Hi All,I am trying to display the value of a lookup field without any luck. I have two Lists List 1 Products: ProductID, Category, Notes List 2 Category: CategoryID, TitleThe products list has...
View ArticleCreate SharePoint list in app hosted site colletion using share point Hosted app
Hi,I am creating a new share point hosted app in share point 2013. I need to add lists in the hosted site collection web, as soon as the app is deployed. But currently, the lists are created in the...
View ArticlewebPart.saveWebPartChanges() : Exception has been thrown by the target of an...
Hi,I have this error "Exception has been thrown by the target of an invocation." when I execute the following code form my sharepoint hosted app. I think it's an security access error, but the app have...
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 ArticleUncaught ReferenceError: RegisterSod is not defined - While accessing App Page
Hello Experts,I am working on a basic app for SharePoint 2013. I have created a new Site Collection.Also I have created a SharePoint Hosted App referring to following MSDN...
View ArticleFBA in sharepoint provider hosted app in sharepoint 2013
Hi All,I am trying to create a provider hosted app in sharepoint with FBA Authentication. I already have a basic provider hosted app and I wanted to add FBA authentication to it. I changed the web...
View Article