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
160
Version change over from 11.1 to 11.2 Error
posted

I just changed my version of Infragistics from 11.1 to 11.2 and got in a trouble.

1. install Infragistics ultimate version 11.2.

2. upgrade the version of Infragistics in my application from 11.1 to 11.2 using version utility.

3. build my application.

4. run my application and faced with a error.

 - Error : Unhandled Error in Silverlight Application

 - Code : 2500

 - Category : ParserError

 - Message : There is no 'Resolution' attribute in 'Infragistics.Controls.Charts.StackedFragmentSeries' (Translated)

5. delete all files in ClientBin folders.

6. uninstall Infragistics ultimate ver.11.1

7. rebuild my application.

8. error again.

 

Any help is appreciated with this problem becase I have to deploy this application ASAP.

Thank you.

Parents
No Data
Reply
  • 138253
    Offline posted

    Hello,

     

    Thank you for your post. I have been looking through it and I can say that this is expected, since there is no longer a Resolution Property in the StackedFragmentSeries class in version 11.2.

Children