Visual Studio is an integrated development environment (IDE) from Microsoft.
3
votes
2answers
736 views
Error occured in deployment step Install App for SharePoint 2013
I got this error while trying to deploy an App in SharePoint 2013. The full error message is "Error occurred in deployment step 'Install App for SharePoint': Failed to install App for SharePoint"
2
votes
4answers
1k views
“The name 'InitializeControl' does not exist in the current context” error when trying to create Visual Web Part with VS 2012 for SP 2010 Foundation
I'm trying to create a blank Visual Web Part project with VS 2012 (on Windows 7) for a site on SP 2010 Foundation. When I build the project, it throws this error "The name 'InitializeControl' does not ...
0
votes
2answers
114 views
How Visual Studio checkes that SharePoint has been installed on my local PC?
I want to build wsp file for SharePoint 2013, but it is not installed on my local PC. What should I do to make this thing possible? I guess that I need to tell Visual Studio somehow that SharePoint ...
0
votes
0answers
114 views
SPO 2013 and VS 2012 deployment questions
I created a new SPO Office 365 Developer account, created a developer site, installed NAPA, built and deployed a new sp app all online... seemed to work fine. I was able to then open it with VS 2012 ...