Pergunta

É possível construir / empacotar um .wsp em uma máquina com o SharePoint 2010 Enterprise Edition (Dev Machine) e implantá-lo para uma máquina com o SharePoint 2010 Standard Edition (Machine Prod) instalado?

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a sharepoint.stackexchange
scroll top