Design Error


Author
Message
Randy Moore
Randy Moore
StrataFrame Beginner (14 reputation)StrataFrame Beginner (14 reputation)StrataFrame Beginner (14 reputation)StrataFrame Beginner (14 reputation)StrataFrame Beginner (14 reputation)StrataFrame Beginner (14 reputation)StrataFrame Beginner (14 reputation)StrataFrame Beginner (14 reputation)StrataFrame Beginner (14 reputation)
Group: Forum Members
Posts: 12, Visits: 140
I recently made a design change in which I had moved most of the controls on a form into a  SF TabControl. Now I keep getting this design error. I searched and found a workaround to show the form designer, in which I close the form, clean the solution, then rebuild, and reopen; but it only works until I execute the app. Then it reverts back to the same designer error. Does anyone have any thoughts of how I can fix this?
Attachments
DesignError.jpg (149 views, 122.00 KB)
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
This is a common problem in .NET.  This will not be the last time you will see this problem.  It is most prevalent when using a tab control and how the .NET designer loads the controls.  When you run your application, the designer thinks that it needs to reload the designer dialog....and then the problem occurs.  There is an issue with multi-page objects and the designer depending upon what is on the subsequent pages.  This is an issue with the .NET designer and there really isn't anything you can do....other than close the designer form and go back in.

FYI....this is more prevenlant in VB.NET than C# due to the nature of the compiler running in the back ground....but is does still happen in C#.

Randy Moore
Randy Moore
StrataFrame Beginner (14 reputation)StrataFrame Beginner (14 reputation)StrataFrame Beginner (14 reputation)StrataFrame Beginner (14 reputation)StrataFrame Beginner (14 reputation)StrataFrame Beginner (14 reputation)StrataFrame Beginner (14 reputation)StrataFrame Beginner (14 reputation)StrataFrame Beginner (14 reputation)
Group: Forum Members
Posts: 12, Visits: 140
Ok, thanks for the help.
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Sure...sorry I couldn't give you the "preferred" answer on this one. Smile
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search