Welcome to MSDN Blogs Sign in | Join | Help

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.

 

Published Tuesday, June 06, 2006 3:15 PM by TQuinn
Filed under:

Comments

# Running VSTO on Vista

Wednesday, June 07, 2006 7:20 AM by Wouter van Vugt

# VSTO v3 CTP on Vista Beta 2!!!

Thursday, June 08, 2006 12:55 AM by Ozzie Rules Blogging
I love the new V3 of Visual Studio Tools for Office ...One of my biggest issues with VSTO v3 is...

# Tech Ed (Day 2)

Tuesday, June 13, 2006 5:55 PM by Kathleen's Weblog
So it's nearing the end of my second day at Tech Ed. It's been busy at our VSTO booth, and customers...

# VSTO v3 CTP and WinFX Beta 2

Wednesday, June 21, 2006 4:36 PM by .NET4Office
Some of you have asked how to get the VSTO v3 CTP (available at http://msdn.microsoft.com/vstudio/future)...

# [VSTO] VSTO v3 June CTP et WinFX Beta 2

Wednesday, June 21, 2006 6:05 PM by Thomas Lebrun
Si vous avez tentez d'installer la CTP (Community Technology Preview) de Juin des VSTO, Visual Studio...

# My Experience running Windows Vista Beta 2 in a Virtual PC

Monday, July 17, 2006 3:34 AM by Dave Glover "Down Under (Oz)"
Great to see you all at the Adelaide Innovation 2006 Windows Vista and Office 2007 event last week, that...

# Creating a MOSS / Office Demo setup

Tuesday, August 08, 2006 8:50 AM by Portals

# Running VSTO on Vista

Thursday, August 31, 2006 2:08 PM by Wouter van Vugt
For those of you who wanted to run all the betas at the same time, you probably noticed VSTO won't

# Creating a MOSS / Office Demo setup

Friday, September 29, 2006 6:03 AM by Portals & Integration blog
Because of the upcoming Sharepoint 2007 events I am going to deliver , I decided to create a native installation

# Desktop Computers » Dave Glover Down Under (Oz) : My Experience running Windows Vista …

Anonymous comments are disabled
 
Page view tracker