Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Designer error since using VSS
 

Designer error since using VSS

Hello,

We are developing an application using Visual Studio 2005. We started to work without VSS.

Our solution contains forms (that will be opened by the main one as MDI child) on those forms we put underdevelopment User Control (that contains several common controls representing specific linked information i.e. Individual information that will be used several time in forms.)

The issue that we encounter is that when we use the UC on a form, then that UC is modified (changing name of a control), saved in SS and get back, the form cannot be opened in design mode any more. I have tried to open the form.designer.vb and delete manually the references that are marked wrong but it doesn't help that much.

The only trick is to inform the team that the UC is about to be modified and that they have to take it off they form and put it back when the new working version is available...

Anybody had this problem? Any other workaround?

Thanks,
Jean-Philippe
maquejp  Wednesday, November 22, 2006 11:37 AM

Hi, maquejp

It is naturn that it occured after you changed name of the control, So what you can do is to delete the UC in all forms referring, and then add UC referenceagain to them, thatwill be done.

Thank you

Figo Fei  Friday, January 12, 2007 4:06 AM

Hi, maquejp

It is naturn that it occured after you changed name of the control, So what you can do is to delete the UC in all forms referring, and then add UC referenceagain to them, thatwill be done.

Thank you

Figo Fei  Friday, January 12, 2007 4:06 AM

You can use google to search for other answers

Custom Search

More Threads

• Display X Y coordinates of moving controls
• TypeConverter
• TypeConverter
• Error when delete a control binded to a datarow that was deleted
• mouse enter event Problem
• TreeView scrolling
• Windows media player control on 64 bit boxes
• e-book
• componentchanged not fired
• How to built tab like Ribbon