0
votes
1answer
79 views

Which approach I should follow; SharePoint business connectivity services OR developing SharePoint App

I have developed a document management system and an enterprise wiki library for our company using SP2013. The second project I am going to start is to develop an asset management system for our ...
0
votes
0answers
30 views

Cannot access new App in SharePoint 2013

My problem started as follow:- I installed SharePoint 2013 and visual studio 2012. When I first try to deploy a SharePoint hosted app I got the following compilation error in visual studio “Error ...
2
votes
1answer
172 views

Understanding NLB between WFE and App Servers

There are two WFEs with high availability. I asked someone if you are using NLB between them to load balance and he said yes. Then he said we also have two app servers with high availability. I ...
0
votes
1answer
103 views

Creating a list on host web or app web

When and why should I create a list on a app web? what is advantages and disadvantages of having a list on app web?
5
votes
1answer
158 views

Access Denied in deploy SharePoint Hosted App

I'm trying to build a sharepoint app with type sharepoint hosted app, i'm following the instructions of msdn site: ...