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.
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.
Thank you Stefan,
I resolved this problem by updating all resource files involved in theme.
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.