Error Version mismatch. Module mtfilter has version or date V5.16 instead of required range from V5.12 up to V5.12. 425
fyr
why this error came? after installing mtfilter also.
Error Version mismatch. Module mtfilter has version or date V5.16 instead of required range from V5.12 up to V5.12. 425
fyr
why this error came? after installing mtfilter also.
it sounds like a module in your project has a dependency on this particular version of MtFilter.
And this dependency cannot be updated after compilation because the source code is missing. Maybe you are using a custom written library for which the source code is missing in the project ?
Unfortunately I know this error quite well, often in context of a ACP10 exchange.
What should / could help is the removal of the library from the Logical view (also allowing it to be removed from the software configuration) and then reinserting it.
Also try the Project->Update library declarations approach if that doesn’t help.
Hope any of that helps solving the issue
Best regards
Initially project in AS 4.10 version then upgraded to AS 4.12 then
change the runtime version of
Mappview 5.24
mappservice 5.24.2
ACP10ARNC0(motion)-5.27
then Mtfilter error came even after tried all options.
So, I followed below steps:
then this error does not come.
Thank you for your support