Ticket T342226
Visible to All Users

Cannot load the Designer: The type 'XAF.Module.XAFModule' has no property named 'ResourcesExportedToModel'.

created 9 years ago (modified 9 years ago)

Hey,i´m getting crazy - trying to start the module designer on the web- and win executable projects i´m getting the message:Cannot load the Designer: The type 'XAF.Module.XAFModule' has no property named 'ResourcesExportedToModel'.
It works on all other model-projects (win and web) and with all model designers.
I completely cleaned up the visual studio caches and the project build folders and did a full rebuild and a model update.Why does the designer not recognize the property - the referenced assemblies are correct, as far as i could see in the log (attached …)
What can i do ?
Thanks in advance,
Edmond

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

    Hello Willem,

    I have checked our FTP server, but there are no files.
    Would please check whether your project was successfully transferred to the server?

      For a temporary solution to open the designer:

      Please comment out all lines like:

      this.module2.ResourcesExportedToModel.Add(typeof(…));

      from the "WinApplication.Designer.cs" file

      Apparently this property is recognized when compiling the application but not when opening the designer.

      DevExpress Support Team 9 years ago

        Hello,

        Thank you for sharing a solution with us.
        I will forward it to our R&D team. Possibly, it will help our developers to find a possible cause of this issue.
        However, we have not managed to reproduce this behavior locally.
        Would you please provide us with a sample illustrating the issue in action?
        We will examine it and do our best to help you.

        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.