TFileDependencyAction is not loaded

I have started using FinalBuilder 7 with an existing project. After an update to version 7.0.0.1899 and a new licence key the following warning appeared:

WARNING Action class : "TFileDependencyAction" is not loaded and is referenced by this project, if you save this project the missing actions will be deleted from the project.

In -->Tools -->Package Manager no TFileDependencyAction was found and there is no .bpl file that contains such a thing.

Who knows what to do?

Turan Fettahoglu, Munich, Germany

An update on this issue… It appears that FinalBuilder adds the following section to the FinalBuilder7.INI when you register a standard license:

[code][DisabledPackages]FBNTServices.bpl=FBPDF.bpl=FBProfessional.bpl=FBSQLServer.bpl=FBwmi.bpl=[/code]

After purchasing an update to the professional edition, entering a pro license does not remove those entries. As a result, any of the pro actions remain unavailable. Deleting the section fixes the problem. This looks like a bug to me.