SharePointFBAPack
SharePointFBAPack copied to clipboard
Powershell uses .Net 4.0 when running undeploy and activate from deploy script
ccoulson[CodePlex]
Where Powershell is used in the .ps1 files, change to:
PowerShell -version 2
to force powershell to use the .net 2.0 version