Bug Report T296856
Visible to All Users

A project created by DevExpress v15.1 Template Gallery uses the BlendHelperForBarsAndRibbon helper in XAML code

created 9 years ago

After running the wizard to create a new WIN App (vb), I getting the following error message:

Invalid Markup (Check the Error List for more information. (See screenshot)

<dxr:RibbonStatusBarControl dxbh:BlendHelperForBarsAndRibbon.IsDesignControl="true" DockPanel.Dock="Bottom">

Thank you,
Silvio

Show previous comments (2)
DevExpress Support Team 9 years ago

    Hello Silvio,

    The cause of the problem is that our developers deleted this inner helper class from our source code. We will change the process of generating the source code to avoid this problem. I will forward this ticket to our R&D team, and we will contact you as soon as we get any results.

    Thanks,
    Elliot

      Still 15 days, no solution has been provided. Astonished for the technical support.,

        Areg
        Hi Nadeem, the issue is the XAML generated by our template. We are using a helper class that no longer is defined in the current version. We are going to fix this in our own code in the context of the ticket we referenced. You can make an immediate fix in your project by changed line 166 of MainWindow.xaml to
        <dxr:RibbonStatusBarControl DockPanel.Dock="Bottom"><!--dxbh:BlendHelperForBarsAndRibbon.IsDesignControl="true"-->
        by changing line 166*
        This answer is provided by Areg who is the best client support member in DevExpress. I give 200% marks to him. This solution is working with me perfectly.

        Answers approved by DevExpress Support

        created 9 years ago

        We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.

        Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.

          created 9 years ago (modified 9 years ago)

          You can make an immediate fix in your project by changed line 166 of MainWindow.xaml to<dxr:RibbonStatusBarControl DockPanel.Dock="Bottom"><!--dxbh:BlendHelperForBarsAndRibbon.IsDesignControl="true"-->

            Comments (1)
            DevExpress Support Team 9 years ago

              Hello Nadeem,

              Please use this workaround until our developers fix this problem in our project template.

              Thanks,
              Elliot

              Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

              Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.