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
40
CUI-Projec upgrade from VS2012 to VS2015
posted
Hello,

I have a code unit test project in VS2012 and need to upgrade it to VS2015. We own Infragistics from version 12 to 16.

In the VS2012 project (Infragistics 15.1), the Ultra types were used for Infragistics objects. The UIMaps were generated with Ultra-Types (see than the code in designer file).

In the V2015 project, no Ultra-types are used for Infragistics objects, e.g. Instead of UltraUiaEdit, UITestControl is now generated (see than the code in designer file). You can no longer access Ultra-object properties and the data types are not compatible.

Are not Ultra-Types of Infragistics used in UIMaps in VS2015?

Regards


Parents Reply Children
No Data