Current filter:
                                You should refresh the page.
                                0
                                  • After upgrading to v2012 vol 1.5 I started getting an error when trying to open various forms in my project. I am including a screenshot and code for the form. Please advise.

                                frmLocation.zip
                                Show all comments
                                • David Partridge 07.31.2012

                                  After looking at the designer code, I think the issue is this line

                                  Me.XpCollectionLocation.Sorting.AddRange(New DevExpress.Xpo.SortProperty() {New DevExpress.Xpo.SortProperty("[Name]", DevExpress.Xpo.DB.SortingDirection.Ascending)})

                                  Why did it start causing an issue?

                                • Thank you for contacting us. I have added your form to my project and it is shown properly. However, I don't have implementation for particular classes, so I have commented corresponding code. I have attached my project, please modify it to illustrate the issue.

                                • David Partridge 08.01.2012

                                  Please see lines 217-218 of the frmLocation.Designer.vb file

                                  The form would not open on my workstation until I commented those lines out of your project.

                                • Thank you for you reply. We need additional time to research this issue. I will get back when a solution is found.

                                • Dave Clark 08.14.2012

                                  I am also experiencing this issue on most of my forms since upgrading

                                • Dave Clark 08.21.2012

                                  Bump.....

                                • Martin Hart 08.21.2012

                                  Same here!

                                • David Partridge 08.24.2012

                                  I installed the update. I did get an error that said XpressApp Framework could not be updated. I have included the install log for you.

                                  Do I need to run project converter?

                                  The update appears to have solved the problem of opening forms, and also changing data bindings now works for textedit or other controls.

                                • Hi David,

                                  Please try to uninstall the DXpreience Suite first, and then install the update, instead of upgrading an existing installation. After installing the new version, run Project Converter on your projects.

                                • David Partridge 08.24.2012

                                  Uninstalled, and then reinstalled. All good now! Thanks

                                You must  log in  or  register  to leave comments
                                You must  log in  or  register  to leave an answer

                                Is your intention to post an answer to your own question?

                                • If so, then proceed.
                                • If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
                                • If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.