Creation of BizTalk projects fail after VS2008 sp1 installation
I do not know what it is about the words “known issue” that ticks me off. Maybe it has to do with the fact that “known” aught to be replaced by “corrected”, or maybe it is the fact that I wasted an hour searching for a solution until I figured out that I could just Google it… Maybe it is both.
Anyway, this MSDN page explains that if you have VS 2008 + BT 2009 installed and then install Service Pack 1 for Visual Studio, you cannot create a new BizTalk project…
The error you get from Visual Studio is “Creating project ‘BizTalk project name’… project creation failed.”. Note that it is displayed in the status bar. A colleague of mine totally missed and just said that “nothing” happened.
The solution is to enable btproj as an extension in Visual Studio, using RegEdit. See MSDN link for more details.