Frage

ist es möglich, eine .wsp auf einem Computer mit SharePoint 2010 Enterprise Edition (dev maschine) zu erstellen / zu packen

War es hilfreich?

Lösung

The WSP package will not change depending on which edition of SharePoint is installed on the Development machine. So if you take the same visual studio project and package it on a machine with Foundation, Standard or Enterprise the WSP will be identical.

BUT by developing (and testing) on a machine which has a more advanced edition than the PROD farm you run the risk of not catching that you include dependencies on that advanced edition into your development.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit sharepoint.stackexchange
scroll top