xiaoxing tech

November 8, 2007

on a form, "View Designer" option is gone! (visual studio 2005)

Filed under: visualStudio — xiaoxing @ 1:19 pm

And, the icon is changed as well.

Nov. 08Screen_01

frmCopyTable ’s “View Designer” option is gone.

workaround: copy the code of frmCopyTable.vb and frmCopyTable.Designer.vb to notepad; remove them; recreate them and paste the code back.

 Nov. 08Screen_02

also remember, delete “frmCopyTable.resx” on the server! (through visual source safe)

the path is not of a legal form

Filed under: visualStudio — xiaoxing @ 10:04 am

visual studio 2005: Right-Click frmAddTable.vb, “View Class Diagram”. OKOKOK. Then the problem is gone.

workaround: https://connect.microsoft.com/VisualStudio/feedback/Workaround.aspx?FeedbackID=90564

Blog at WordPress.com.