Hi all!
After update from 8.1.x to 9.1.1 we get the above mentioned warning in the taskbar of every tool.
Compiler runs without errors, at first glance everything seems to be OK.
What could be the cause and how can we solve this?
Thanks!
Gregor
Hi all!
After update from 8.1.x to 9.1.1 we get the above mentioned warning in the taskbar of every tool.
Compiler runs without errors, at first glance everything seems to be OK.
What could be the cause and how can we solve this?
Thanks!
Gregor
The warning (no error) points to entries in QBMFileRevision having a FileSize = 0.
In Object Browser you can filter for those entries with the condition FileSize=0
The warning (no error) points to entries in QBMFileRevision having a FileSize = 0.
In Object Browser you can filter for those entries with the condition FileSize=0
thank you, Markus, that's exactly what solved the problem
Best
Gregor
A recent upgrade had the same issue. What do we do with all the entries with FileSize=0 ? delete them?
I do not know how you did the migration, but if you did it with the command line migration tool, you need to update the DLLs afterward with the command line software loader (using option -N).
If there are still entries with a file size of zero, you need to identify these entries.