Closed GoogleCodeExporter closed 9 years ago
Hi Anthony,
Instead of running Power Shell file using right click, run the script using
Power Shell command prompt.
To solve this issue follow the following steps:
1. Open SharePoint Power Shell prompt named "SharePoint 2010 Management Shell"
2. Go to the folder where your .wsp and .ps1 files are there.
e.g.: Your files are the folder "C:\WSP"
PS C:\>CD "C:\WSP"
Now the powershell prompt will look like:
PS C:\WSP>
3. Now type the full path of the .ps1 file on the prompt:
e.g.: PS C:\WSP>& "C:\WSP\PackageDeploy.ps1"
Let me know if you still face the same error.
Thanks,
Parveen Siwach
Original comment by tsg.bric...@gmail.com
on 31 Jan 2012 at 11:42
Hi Anthony,
Please let us know if your issues is resolved or still pending?
Nitin Gupta
Original comment by tsg.bric...@gmail.com
on 7 Feb 2012 at 7:45
I hope that you are able to install it with the solution provided by Parveen.
Original comment by niting@brickred.com
on 29 Feb 2012 at 9:57
Original issue reported on code.google.com by
mr.antho...@hotmail.co.uk
on 30 Jan 2012 at 11:14