Contents
How to troubleshoot provider Hosted apps on-premises?
Validate the web.config entry for Client Secret matches what you use in the appnewreg.aspx. There appears to be no way to validate this after the fact, so make sure you enter it correctly in the form. If you are not sure, best thing to do is remove the app catalog and re do that step and upload the .app again.
How to troubleshoot file upload problems in SharePoint?
You can also change the IIS connection time out for your web app. In IIS 7 find your web app’s site in the IIS Manager and click the “Limits” link on the right in the “Actions” pane. The default is 120 seconds. Feel free to make that much longer. Finally, since upload.aspx is an application page it has its own web.config settings.
There appears to be no way to validate this after the fact, so make sure you enter it correctly in the form. If you are not sure, best thing to do is remove the app catalog and re do that step and upload the .app again. Validate the web.config entry for the certificate and the one used in the PowerShell above are the same.
How to troubleshoot self hosted integration runtime in azure?
When the logs are uploaded, keep a record of the Report ID for later use if you need further assistance to solve the issue. Log viewing and uploading requests are executed on all online self-hosted IR instances. If any logs are missing, make sure that all the self-hosted IR instances are online.
What does 401 mean in provider Hosted apps?
Provider Host App Error The remote server returned an error: (401) Unauthorized 401 Unauthorized Error: High Trust Provider Hosted App on SharePoint Foundation 2013 On Premise If you still get the issue, I’ll suggest you post in MSDN forum for assistance.
Are there Any SharePoint hosted apps on premises?
I am doing a lot of SharePoint App development, running up to the Appies that are being hosted at the SharePoint Conference 2014 in Vegas in March (you should all check out the prizes you can win and enter!). I have two VMs, one running a Domain Controller and SQL 2012 R2 and one running SharePoint 2013.
Are there provider Hosted apps running in azure?
We have a Provider Hosted Apps running in Azure that are used by many of our customers in SP Online. For few of them, suddenly we are seeing 401 error when trying to get app only access token. Same app is working for other customers.