.net 3.5 SP1 Bootstrapper not found for Setup

Ryan picture Ryan · Oct 21, 2008 · Viewed 9.6k times · Source

I am getting a warning when trying to include the .net 3.5 sp1 prerequisite for my setup project. The warning states Prerequisite could not found for bootstrapping.

Any suggestions?

Thanks

Answer

Ryan picture Ryan · Oct 27, 2008

I followed the directions in 2.3.1.1 Enable Samesite for the .NET Framework 3.5 SP1 bootstrapper package and now everything works perfect.

Thanks