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
1564
Problems with HotFix 7.2
posted

Hi,

Since I have installed the hotfix, I got the following errors during compilation :

Error    29    The type reference cannot find a public type named 'CellValuePresenter'.
Error    30    The type reference cannot find a public type named 'XamTextEditor'.
Error    31    The type reference cannot find a public type named 'CellValuePresenter'.
Error    32    The type reference cannot find a public type named 'CarouselItem'.
Error    33    The type reference cannot find a public type named 'CarouselItem'.
Error    34    The type reference cannot find a public type named 'CarouselPanelNavigator'.
Error    35    The tag 'CarouselView' does not exist in XML namespace 'http://infragistics.com/DataPresenter'.
Error    36    The tag 'CarouselView' does not exist in XML namespace 'http://infragistics.com/DataPresenter'.
Error    37    The tag 'XamDataPresenter' does not exist in XML namespace 'http://infragistics.com/DataPresenter'
Error    38    The tag 'XamDataPresenter' does not exist in XML namespace 'http://infragistics.com/DataPresenter'.
Error    39    The type reference cannot find a public type named 'DataRecordPresenter'.
Error    40    The tag 'GridView' does not exist in XML namespace 'http://infragistics.com/DataPresenter'.
Error    41    The type reference cannot find a public type named 'CellValuePresenter'.
Error    42    The tag 'XamDataPresenter' does not exist in XML namespace 'http://infragistics.com/DataPresenter'.

Parents
  • 8576
    Offline posted

    Hi -

    It sounds like references to the DataPresenter assembly are not being resolved properly.  Check your project references (you may want to remove them and re-add them to be sure). 

    Joe

Reply Children
No Data