1. When I open the application I get lots of template Errors: Cannot open file IncludedAccessories.ini
2. <ProductName>' is not included in the version compare file. Contact your application supplier
 1. When I open the application I get lots of template Errors: Cannot open file IncludedAccessories.ini
Answer: You have not shipped the IncludedAccessories.ini file with your application (or your application is in checkmode where as it should be in generate mode). This ini file must be installed into the application directory.

2. <ProductName>' is not included in the version compare file. Contact your application supplier
Answer: Either you have not shipped the IncludedAccessories.ini file with your application (in which case a message will occur for each one of these products that the VersionTracker is trying to compare) - or else, you have shipped an old IncludedAccessories.ini file to the client - so it does not contain a version for that particular product. |