Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Old versions remain in .resx files after update
posted

We recently upgraded to version 14.2.20142.2168.  I have many .resx files that still have 14.2.20142.2010.  My development environment works ok but our deployed run time is producing errors.  Why do the .resx files still have 2010 in them? why is this causing an error at run time but not in our development environment?  Do I need to get all the .resx files to have 2168?  How do I do this without manually editing each one?      We are using Progress 11.5.1.011 64 bit for our development products.

System.ArgumentException: ResX file Type Infragistics.Win.SpinButtonDisplayStyle, Infragistics4.Win.v14.2, Version=14.2.20142.2010, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb in the data at line 2615, position 4 cannot be located. Line 2617, position 5. cannot be parsed.

System.Xml.XmlException: Type Infragistics.Win.SpinButtonDisplayStyle, Infragistics4.Win.v14.2, Version=14.2.20142.2010, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb in the data at line 2615, position 4 cannot be located. Line 2617, position 5.

System.TypeLoadException: Type Infragistics.Win.SpinButtonDisplayStyle, Infragistics4.Win.v14.2, Version=14.2.20142.2010, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb in the data at line 2615, position 4 cannot be located.

System.Xml.XmlException: Type Infragistics.Win.SpinButtonDisplayStyle, Infragistics4.Win.v14.2, Version=14.2.20142.2010, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb in the data at line 2615, position 4 cannot be located. Line 2615, position 4.