Hi all, I'm working with the Release Version of VS 2005 (Microsoft Visual Studio 2005 Version 8.0.50727.42 ) and just downloaded the Visual Studio 2005 SDK. I started the Package wizard to develop a package extension of VS in C#. But the generated code failed to compile. The error reported was: D:\\Code\\VS05\\AddinPackage_Test1\\AddinPackage_Test1\\CtcComponents\\AddinPackage_Test1.ctc(1): error CTC3028: Unknown section header A C++ version of the project generated by the same wizard works fine though... Did I miss installing anything or is this a bug? Anybody experianced a similar behaviour? Thanks in advance for any hint! Daniel