0
votes
0answers
46 views

Visual Studio 2012 Feature Deploying with two front-ends

We have a situation where we have too many developers needing to work on the same SharePoint 2013 farm. We thought the best way around this was to build out another front-end and install VS 2012 on ...
1
vote
1answer
239 views

Error occurred in deployment step 'Activate Features': The parent content type specified by content type identifier 0x0101 does not exist

I have created 80 content types. some of them are inherited from some other content types. I have placed all the content types in feature in such an order that parent content types are at top. But ...
0
votes
1answer
546 views

Feature with id already exists - force option

I'm getting that old familiar error when trying to deploy my SharePoint solution via Visual Studio: Error occurred in deployment step 'Add Solution': A feature with ID {Guid} has already been ...