Empty Warning box

Hi, when selecting the .vcproj file for a MSBuild action, a empty warning box always pops up.

The same happens when the properties page for this MSBuild is opened when the vcproj file is set.

The action builds successfully.

Can I find the actual error somewhere in the log files?

//Chrille

I suspect this has to do with the version .net used by the project not being the same as the clr version hosted by FinalBuilder. What version of vc is the vcproj from and which version of .NET is FinalBuilder loading (Tools\Options\FinalBuilder.NET Framework version)?

Hi, thanks for the quick reply! The project is .net 3.5 and FB is set to 4.0, changing FB to 3.5 fixed the problem!

Thanks!

Ok thanks for letting us know. This is a bit of an issue is we can really only host one version of the .net framework at a time.