Advertisement
Guest User

Untitled

a guest
Aug 27th, 2014
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. Error occurred in deployment step 'Activate Features': Cannot complete this action.
  2.  
  3. Please try again.
  4. Exception occurred in vssphost5.exe process: Cannot complete this action.
  5.  
  6. Please try again.
  7. Exception Type Name: Microsoft.SharePoint.SPException
  8. Exception Stack Trace: at Microsoft.SharePoint.Administration.SPElementDefinitionCollection.ProvisionListInstances(SPFeaturePropertyCollection props, SPSite site, SPWeb web, SPFeatureActivateFlags activateFlags, Boolean fForce)
  9. at Microsoft.SharePoint.Administration.SPElementDefinitionCollection.ProvisionElements(SPFeaturePropertyCollection props, SPWebApplication webapp, SPSite site, SPWeb web, SPFeatureActivateFlags activateFlags, Boolean fForce)
  10. at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)
  11. at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly)
  12. at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, Int32 compatibilityLevel, String featureName, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly, Boolean fIgnoreMissing, SPFeatureDefinitionScope featdefScope)
  13. at Microsoft.SharePoint.SPFeatureCollection.AddInternal(Guid featureId, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope)
  14. at Microsoft.VisualStudio.SharePoint.Commands.DeploymentManager.ActivateFeatures(FeatureInfo[] features)
  15. Exception Message: Cannot complete this action.
  16.  
  17. Please try again.
  18. Exception Type Name: Microsoft.VisualStudio.SharePoint.SharePointCommandException
  19. Exception Stack Trace: at Microsoft.VisualStudio.SharePoint.SharePointConnectionInternal.WaitOnExecuteCommandTask(Task task, CancellationTokenSource cts)
  20. at Microsoft.VisualStudio.SharePoint.SharePointConnectionInternal.ExecuteCommand[T](String commandId, T arg)
  21. at Microsoft.VisualStudio.SharePoint.SharePointCachedConnection.ExecuteCommand[T](String commandId, T arg)
  22. at Microsoft.VisualStudio.SharePoint.SharePointProjectCommands.ActivateFeatures(ISharePointConnection connection, FeatureActivationInfo featureActivationInfo)
  23. at Microsoft.VisualStudio.SharePoint.Deployment.ActivateFeaturesStep.Execute(IDeploymentContext context)
  24. at Microsoft.VisualStudio.SharePoint.Deployment.ConfigurationExecutor.Execute()
  25. at Microsoft.VisualStudio.SharePoint.Deployment.WspDeploymentHandler.Deploy()
  26. ========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
  27. ========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement