Skip to main content

Posts

Showing posts from March, 2013

SharePoint 2013: Error occurred in deployment step 'Install App for SharePoint': Failed to install App for SharePoint.

The scenario: You want to start building SharePoint-hosted app for SharePoint 2013 on your dev machine(!) . You have SharePoint installed (and some basic configurations about) SharePoint 2013. You download working code form internet or use an empty VS 2012 app template. Run VS solution and you get the following error. The problem: Error in VS 2012: “ Error occurred in deployment step 'Install App for SharePoint': Failed to install App for SharePoint.” The solution: Verified that you have correctly configured your environment to support SharePoint-hosted app. Notes:  Visual Studio doesn’t give you much information why the step 'Install App for SharePoint' failed. In my case – I lose one day before I realized that I haven’t configured my environment. (Sound stupid but thinking about all this app stuff, I have missed the basic.) So if you experience the above error, I will recommend you first to double check if you have everything in the list: - developing ag