An Error Occurred While Processing your request – SharePoint Office 365 with Provider Hosted Application

An Error Occured While Processing your request – A Common Exception in SharePoint Provider Hosted Application and a debugging mechanism.

 

Warning – You are being redirected to the following URL that was not registered as the app launch url

Warning – You are being redirected to the following URL that was not registered as the app launch url

 

App Permission and App Management in SharePoint Online Apps

In this article we can have a look at different options available in Office 365 to manage SharePoint Online APPS and 0365 APPS with different privileges

 
 

How to create a custom menu action and display the selected item with MVC 4 Web Grid in SharePoint Add-In

In this article lets see how to create a custom action menu in a custom list and display items with MVC4 Web Grid in a SharePoint Add-In

 

How to Remove/Delete Event Receivers to a Web in SharePoint Office 365 Programmatically using CSOM C#

In this article we will be seeing how to Remove / Delete the Event Receiver to a Web in SharePoint Office 365 Programmatically using CSOM C#

 
 

How to Attach Event Receivers to a Web in SharePoint Office 365 Programmatically using CSOM C#

In this article we will be seeing how to add the Event Receiver to a Web in SharePoint Office 365 Programmatically using CSOM C#

 

Displaying SharePoint list items in MVC web grid of a Provider Hosted App

In this blog post lets see how to bind SharePoint List items to a MVC web grid in a Provider Hosted App.To create a provided hosted app we need a client id and secret

 

How to Deploy Provider Hosted Apps (Add-Ins) by App Stapling in SharePoint Office 365

In this article a brief introduction about APP Stapling and the Step by Step Procedure to implement APP stapling can be learnt.

 
 

How to Deploy Provider Hosted Apps (Add-Ins) programmatically using CSOM in SharePoint Office 365 by Activating Developer Site Feature

Continuation of the Earlier article let us see how to achieve the same app deploy using Developer Feature activated.