Designer gone away

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

vb2005
i was building a simple winforms test app (grid + 2 text boxes) all worked ok.
i made a trivial change, compiled ok, ran ok, but from then on i could not
display the form designer - no errors, it had just gone. everything else
worked fine, and i couldnt see anything missing in the designer generated
code.

anyone else had this?

guy
 
Do you mean that clicking on the "View Designer" button on the Solution
Explorer toolbar no longer works? If so, yes, some of us have seen that, or
maybe it was the "View Code" button. The other menus should work fine and
restaring the IDE should fix the problem.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio 2005, Visual Studio .NET,
VB6, VB5 and VBA
You can code, design and document much faster in VB.NET, C#, C++ or VJ#
Free resources for add-in developers:
http://www.mztools.com
 
Hi Carlos,

Exactly as you say, the View Designer fails, as does doubleclicking the form
in solution explorer. A reboot fixed it, but even though this is a one
control test application when the designer did load up it took approx a
minute to do so

and it has just happened again - different pc different application :(
thanks

guy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top