In both the October 2005 RTM and December 2005 CTP releases of the Visual Studio SDK, you may notice some odd behavior with building packages generated by the package wizard. This may include:
Mysteriously, once you build, everything seems to work just fine. This is a bug we discovered just before the October release and didn't investigate before we shipped the December release. However, we recently did fix this bug in our internal builds, and the fix was extremely simple. There was a problem with the dependencies for our CTC related targets. Here are the steps to workaround the problem:
This will be fixed in the next CTP of the Visual Studio SDK, but in the meantime, the workaround above should fix your current installation.