Current filter:
                                You should refresh the page.
                                We apologize for the inconvenience. Our ordering system and the support center may be offline for a few hours on Sunday, May 19 due to maintenance tasks.
                                0
                                  • As per this bug http://www.devexpress.com/Support/Center/p/B144514.aspx I am finding that 11.1.8 is still having this occured.

                                    I am using VB.NET not sure if this is VB specific, I did create a basic test project and it still did it, I have attached it.

                                    Steps to Reproduce:

                                    With the test app open up the Form1.vb code, Refactor on the Class Form1 and select Move to Namespace > DaHotStuff

                                    Actual Results:

                                    Form1 class is embedded in the DaHotStuff namespace and the Application.vb is updated with the correct Namespace reference of DaHotStuff.Form1

                                    However the Form1.designer.vb Partial Class declaration hasn't been touched and therefore fails.

                                    Expected Results:

                                    Partial class needs to be updated as well.

                                WindowsApplication1.zip
                                0

                                Glad it is reproduced, when you come up with a fix, I would certainly like to obtain a fix please, just thought I would put in the request now to not have to wait for the little button to "Request Fix".

                                Just happens that I am up to my elbows in Refactoring 15 libraries across different namespaces and it is a pain having to open both the code file and designer.

                                Cheers

                                0

                                Any updates on this?

                                I am finding that sometimes it does work, I can't seem to reproduce when does or doesn't.

                                I think it might have something to do with if you Move to Namespace in the designer file (ie. partial class) it more often than not seems to move the class within the code file as well.

                                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.