Hi
I'd like to know if one can install Development Tools for WinFX
extensions for the retail version of MS VS 2005 and WCF GoLive
binaries. Previous version of the VS extensions is not even being
installed since it's MSI-installer does need VS Codename "Orcas" to
work with.
Thanks.

WCF Extensions for the real VS 2005?
Michael Lane
I've downloaded January WinFX SDK and installed it, but VSExtWFX.msi still fails, so, I have to create WCF Services proxy classes manually from the command line and this is very boring.
I've tried to move unpacked setup files from the temporary directory to another folder and run setup.exe from there. Well, now I see the splash screen which tells me, that I need to download more. I click ok, and setup fails suddenly with the funny error log: setup cannot find Indigo and Avalon directories.
So, can I have a direct links to the Indigo and Avalon from the February WInFX's CTP
Thank you!
BISDamonL
The extensions themlselves are called "Orcas". They require VS2005 retail.
Get the latest version by selecting it from the entry page:
http://msdn.microsoft.com/windowsvista/getthebeta/
If they don't install for you, you should install with:
msiexec.exe /l*v errorlog.txt /i vsextwfs.msi
and post the resulting log as a reply here.
sebus
Devast8or
and thanks for reply. I actually downloaded and installed WCF Runtime from that location : http://msdn.microsoft.com/winfx/getthebeta/golive/downloads/default.aspx . I've tried to install WinFX binaries from the location you gave, but for some reason, winfxsetup.exe stalling on my computer and I cannot kill it, even using Task Manager -- only reboot helps.
I've also tried to install extensions with your command line, here is a log:
=== Verbose logging started: 21.02.2006 18:01:54 Build type: SHIP UNICODE 3.01.4000.2435 Calling process: C:\WINDOWS\system32\msiexec.exe ===
MSI (c) (A8:A8) [18:01:54:095]: Resetting cached policy values
MSI (c) (A8:A8) [18:01:54:110]: Machine policy value 'Debug' is 0
MSI (c) (A8:A8) [18:01:54:110]: ******* RunEngine:
******* Product: vsextwfs.msi
******* Action:
******* CommandLine: **********
MSI (c) (A8:A8) [18:01:54:110]: Note: 1: 2203 2: vsextwfs.msi 3: -2147287038
MSI (c) (A8:A8) [18:01:54:110]: MainEngineThread is returning 2
=== Verbose logging stopped: 21.02.2006 18:01:54 ===
vsextwfx.msi, once it launched alone, says, that prerequisite is missing and I need to have WinFX binaries installed before installing VS Extensions.
Jethro
Thank you!
willmacs