I have installed RC1 of the .NET 3.0 framework ok on my Windows XP x64 workstation, but the Workflow Extensions RC5 for Visual Studio 2005 don't seem to work.
They install the SDK but no Workflow options appear in VS2005
The previous CTP (July) worked ok

Workflow Extensions RC5 not working?
CARMCK
SDK (from extensions install) seems to be installed in C:\Program Files\Microsoft SDKs\Windows\v6.0
Framework RC1 installed in C:\WINDOWS\Microsoft.NET\Framework\v3.0 and also C:\WINDOWS\Microsoft.NET\Framework64\v3.0
Josep Oncins
how can I install the Visual Studio Extentions When I run "Visual Studio 2005 Extensions for Windows Workflow Foundation RC5(EN).exe" I always get the modify screen from SDK. If I install from the begin, installs the SDK.
how can I install the Visual Studio Extentions
tkx in advance
Paulo Aboim Pinto
hrubesh
Hi there,
I have recently failed into the same issue.
So after I have installed the SDK, I went to <windows folder>\Microsoft.NET\Framework\v3.0\Windows Workflow Foundation\ and started the WF_3.0_x86.msi and it added the Extenstions to Visual Studio.
Hope this helps!
2007CRXI
Howard, there are two neccesary installs to develop workflows (the runtime and the extensions for Visual Studio). Everything else is optional (SDK, Orcas tools, etc).
See Paul's post here. It sounds like you installed the SDK and the runtime, you'll need to install the extensions as well.
Let me know if that doesn't work.
Dhondtie
Can anyone explain this
Paulo Aboim Pinto
Odivelas - Portugal
campsoup1988
Thanks a lot!!
A folk told me about this strange behavior yesterday when I was about to reinstall the whole sdk, framework, and extensions again!
Renaming the sdk solved the problem.
Bye
robertlamour
I cannot install the extensions for visual studio.
I have installed everything, including wpf, and wcf but I cannot get the wf project available in visual studio!!!
I read the previous posts but I didn't solve the problem.
Any help
Joos
I've done what you suggest and I have the same efect. There is no VS Extentions installed.
Any one can help me
tkx in advance
Paulo Aboim Pinto
AngusHuey
If you run the MSI for the WF extensions from the same directory where you have a setup.exe file (like the Windows SDK installer) then when the WF extensions are extracted, the wrong setup file gets run. When you run the installer, you should not get the SDK install dialogs, but a unique WF extensions dialog.
Simply rename the Windows SDK installer to something else and you should be good to go.
Matt
Wayne McMillan
Hi, there,
I had the exact the same problem when I saved the rc5 msi locally and then installed it. I managed to bypass this problem by clicking the Run button directly on the File Download Dialog. Try it, it might help.
Richard
anseal
NMM
Doh! If I had looked at the start menu items I would have noticed I needed to manually register the SDK with VS2005.
I was used to the previous extensions self-installing.
thanks for the help
arch_angel81
David Mc Dermid
I had a similar problem. Running the RC5 .exe launched the Live Meeting Installer( ). No clue why So, I extracted the contents of the .exe into a directory and run the extracted setup.exe from there and everything worked ok.
Later