Asked By eugen_n
15-Oct-08 06:46 PM
OK, I did figure this out. The projects in question were created with VS
2005 that had "Visual Studio 2005 Extensions for .NET Framework 3.0 (WCF &
WPF)" installed on top of it, while my copy of VS 2005 did not have it.
Just for the archive, I did figure this out by right clicking in VS the
projects in question, picked the option that opens the project in the IDE and
have noticed that some of the XML tags had warnings as being unknown ones.
Looking those up led me to install the 2005 extensions.
--
Thank you, eugen