Tuesday, January 27, 2009

Sometimes it is useful to leverage a general Visual Studio Project up to a Windows Workflow Project. To setup Workflow-Designer-support, a manual modification of the targeted ".csproj"-file is needed. Otherwise errors come up like this:

"The service 'System.Workflow.ComponentModel.Design.IIdentifierCreationService' must be installed for this operation to succeed. Ensure that this service is available. "

The entry for the project-guid has to be replaced by this:

<ProjectTypeGuids>{14822709-B5A1-4724-98CA-57A101D1B079};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>

Latest Postings
Tags
History
<March 2010>
SunMonTueWedThuFriSat
28123456
78910111213
14151617181920
21222324252627
28293031123
45678910
License
Except where otherwise noted, content on this site is licensed under Creative Commons Attribution 3.0 Unported License:
Creative Commons Attribution 3.0 Unported License