I have a FB project which was built using 5.5.0. The project had contents in the .fbd .fbv files.
Since I needed Installshield 2010 suport that was not available in 5.5.0, I uninstalled this version and installed the 6.3.0 evaluation version. The convertion of the project showed no errors and displayed success message.
However after saving the new fbz6 project , the .fbpinf file contains only the contents of .fbv and not .fbd. As a result of this, the build fails when I run the new converted project. The contents of .fbd are many to maually enter into the new format in .fpinf file. Has anybody else seen this problem ?
Note that the "Win32 Version Numbers" and "Win32 Version Info" types of PropertySet data was stored in the .fbd file.
Please note you will need to delete the .fbpinf file that FB6 would have created when you first loaded the project into FB6, otherwise it will not re-import the data from the fbv & fbd files that belong to your FB5 project.
Thanks for the fix. However this new version has a different problem.
I opened the project that has been converted from 5.5. to 6.3.0.1916 in 6.3.0.1957. The action item that can launch another fbp6 file has a problem. See attached picture.