Hi every body

i am using installshield with visual studio 2003 applicatoin, in a solution that contains 6 projects including a web project,i have a property on the installshield called the project output that referes the the web project. this solution was working fine in visual studio 2003 but when we migrate to 2008 the solution shows a compilation time erroras the following:

Error16-6221: Could not resolve Visual Studio .NET project output "SAClient.Content Files" from component SAClient.Content_Files1


Error17-6221: Could not resolve Visual Studio .NET project output "SAServer.Content Files" from component SAServer.Content_Files

Error18-6221: Could not resolve Visual Studio .NET project output "SAServer.Primary output" from component SAServer.Primary_output

The SAClient, and SAServer are two web projects in my solution.

Could any body solve this problem to me , as it stops my delivery and everything?!?!?!?!