prerequisite could not be found for bootstrapping

In the past I build an application with Visual Studio Express Edition. Today I downloaded the 'Orcas' edition just because I was curious. I imported my project into 'Orcas' without warnings or problems, but now in the project settings/publish/prerequisites I found the .Net Framework 2.0 prerequisite with a yellow question mark and a tooltip saying "prerequisite could not be found for bootstrapping". I build and deploy my project without problems, but I wonder what that means and how I can get rid of that warning. Thanks in advance!
[552 byte] By [MCHEnt] at [2008-2-22]
# 1

Solved! Just copied from

C:\Program Files\Microsoft Visual Studio 9.0\SDK\v2.0\Bootstrapper\Packages

all the directories to

C:\Program Files\Microsoft Visual Studio 9.0\SDK\v3.5\Bootstrapper

Now it's ok.
MCHEnt at 2007-9-25 > top of Msdn Tech,Visual Studio Orcas,Visual Basic Express Orcas...
# 2
Hi!

I have the same problem, but with .NET Framework 3.0 ! I have no directory like "C:\Program Files\Microsoft Visual Studio 9.0\SDK\v3.0"

I have only :

C:\Program Files\Microsoft Visual Studio 9.0\SDK\v2.0

C:\Program Files\Microsoft Visual Studio 9.0\SDK\v3.5

And want to deploy my application with Framework 3.0, but I've the
yellow question mark near .NET Framework 3.0 prerequisite! And when I deploy my application, it doesn't install the .NET framework 3.0.... .

Thanks for help!

PlaTyPuS8 at 2007-9-25 > top of Msdn Tech,Visual Studio Orcas,Visual Basic Express Orcas...
# 3

This might help

http://blog.kirupa.com/?p=73

Gnorman at 2007-9-25 > top of Msdn Tech,Visual Studio Orcas,Visual Basic Express Orcas...

Visual Studio Orcas

Site Classified