VSTO 'v3' June CTP and WinFX Beta 2

So many of you have noticed that we got a little surprised by WinFX Beta2. The June Customer Technical Preview (CTP) of VSTO 'v3' requires February CTP of the WinFX Runtime Components along with Beta 2 of Office 2007. Well those Windows guys went and got their Beta 2 out at the same time. So it stands to reason that you would want the Beta 2 version of WinFX instead of the old Febrary CTP.

Unfortunately, you have also noticed that the VSTO v3 CTP won't install over the Beta 2 version of WinFX. But I have good news, there is a simple workaround to enable it. The VSTO v3 CTP looks for a particular value under a particular registry key to verify that WinFX is installed. You can just add that registry key and value, and the VSTO v3 June CTP will install:

[HKEY_LOCAL_MACHINE\Software\Microsoft\WinFX RunTime\3.0\Setup\Indigo]
"InstallSuccess"=dword:00000001

 

Now as you can probably guess, the problem happened because this key changed between the WinFX February CTP and Beta 2. Indigo was the code name, it is now called Windows Communication Foundation. So when Beta 2 makes its registry keys, it doesn't do an Indigo key any more, it makes a Windows Communcation Foundation key. But of course the VSTO v3 setup looks for Indigo, which isn't there .... you get the idea.

So, this should get you unblocked, as far as the install is concerned. I don't know of any problems with actually using WinFX Beta 2 instead of the February CTP version, but that doesn't mean there aren't any. With this much Beta and CTP code at the same time, there are bound to be issues. If you run into further blocking issues with this configuration, please let us know.

Comments

  • Anonymous
    June 07, 2006
    I love the new V3 of Visual Studio Tools for Office ...One of my biggest issues with VSTO v3 is...
  • Anonymous
    June 13, 2006
    So it's nearing the end of my second day at Tech Ed. It's been busy at our VSTO booth, and customers...
  • Anonymous
    June 21, 2006
    Some of you have asked how to get the VSTO v3 CTP (available at http://msdn.microsoft.com/vstudio/future)...
  • Anonymous
    June 21, 2006
    Si vous avez tentez d'installer la CTP (Community Technology Preview) de Juin des VSTO, Visual Studio...
  • Anonymous
    July 16, 2006
    Great to see you all at the Adelaide Innovation 2006 Windows Vista and Office 2007 event last week, that...
  • Anonymous
    August 31, 2006
    For those of you who wanted to run all the betas at the same time, you probably noticed VSTO won't
  • Anonymous
    September 28, 2006
    Because of the upcoming Sharepoint 2007 events I am going to deliver , I decided to create a native installation
  • Anonymous
    March 18, 2008
    PingBack from http://desktopcomputerreviewsblog.info/dave-glover-down-under-oz-my-experience-running-windows-vista/