Compile .VDProj

I have a setup project in my solution and it won’t compile on my build machine. I have this error message:

WARNING MSB4078 in xx.sln(0,0) : The project file “ClientSetup.vdproj” is not supported by MSBuild and cannot be built.

Is there a workaround for this without having to instal VS2008 on my build machine ?

Thanks

Use the Visual Studio.NET action, and turn off the “Use MSBuild” option on the action.

BTW, moving this post to the FinalBuilder General Discussion forum.

I did that and it didn't work. It's because Visual Studio 2008 is not installed on my build server.

I guess i will have to find some disk space there to install it...

Ah yes, good point… .I guess I shouldn’t answer posts before my morning coffee!