Automating WSS v3/MOSS 2007 development environment setup: part XI – Install VSeWSS v1.3 CTP
Hi,
We come closer to a platform you can use to develop.
Now, you may want to use VSeWSS, acronym for: Visual Studio extensions for Windows SharePoint Services.
The release available for Visual Studio 2008 is the version 1.3. This version is under CTP (Customer Technology Preview) program (current build is 429 – Feb 2009).
You can download them from here : https://www.microsoft.com/downloads/details.aspx?FamilyID=b2c0b628-5cab-48c1-8cae-c34c1ccbdc0a&DisplayLang=en
Once the relevant file on your system (x86 or x64), you can install it unattended, launching this instruction:
VSeWSSv13_x86_Feb2009CTP_Build_429.exe /quiet /norestart
And here you are:
Now, we’ll work on the Office Clients …. another story to come :-)
<Emmanuel />
Comments
Anonymous
March 03, 2009
PingBack from http://www.anith.com/?p=15018Anonymous
April 17, 2009
Hi, This long post series raised interest from many of you. Thanks for that. I was asked few times toAnonymous
April 21, 2009
Un petit post rapide pour linker une excellente série faite par Emmanuel Bergerat sur son blog : Automating