View Single Post
  #1  
Old 11-17-2006, 12:41 PM
tyacko tyacko is online now
Registered User
 
Join Date: 05-29-2003
Location: Pittsburgh, PA
Posts: 6
Unhappy InstallShield 12 warning considered an error

I've noticed since we upgraded to InstallShield 12 that the warning for including the .NET framework in an InstallShield project is now considered an error by Visual Build Pro 6.2a.

Here is the warning that is not being handled correctly:

ISDEV : warning -6245: One or more of the project's components contain .NET properties that require the .NET Framework. It is recommended that the release include the .NET Framework.

This appears to happen to any merge modules that require .NET framework or setups that require .NET Framework.

How can I get past this problem in our build scripts?

Thanks for any suggestions.
Reply With Quote