Please note that while this may be effective for you in a particaular situation with a particular exported query, it is not and cannot be supported by LANDesk in any way, shape, or form.
Note 2: This may not always work. They are other factors that may contribute to the query not working, such as the data being in a different place in the database between version.
Again, LANDesk does not offer any kind of support for this procedure!
Environment:
8.8x probable
9.0x confirmed
9.5x confirmed
Problem:
When you try to import a query from a different version of LDMS than what you are currently in, you will recieve the following error:
Items were rejected because of a version mismatch error. The first 3 numbers in this assembly version (9.50.0.0) do not match the items' (9.0.3.47).
Failed to import: query.ldms
Failed
Cause:
When you export a query, it embeds the version number of the console in the query.
Solution/ Workaround:
.LDMS's are just .XML files. Open them in a text editor, and look for <AssemblyVer>some_version</AssemblyVer>. Change all instances of the version number to your console version number.
9.0 sp3/4 9.0.3.47
9.5 9.50.0.0