Visual Studio 2008 SP1 RTM Installation Quirk
After installing Visual Studio 2008 SP1 RTM this morning, it seems that Windows Workflow Console Applications aren’t a supported project type anymore.
Just creating a new workflow console application (File > New > Project > Workflow > Sequential Workflow Console Application > OK) pops up the following:
Project types "Empty Workflow Project", "Sequential Workflow Library" and "Activity Workflow Library" yield an identical error box.
I found a couple forum posts saying to:
- Shut down Visual Studio 2008
- Execute "devenv.exe /setup" on the command line and wait until your disk stops grinding
- Restart Visual Studio 2008
After doing that everything works fine now.
Hope that helps someone!
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Leave a Reply