Home All Groups Group Topic Archive Search About
Author
12 Jan 2006 8:22 AM
guy
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

Author
12 Jan 2006 11:48 AM
Carlos J. Quintero [VB MVP]
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


Show quoteHide quote
"guy" <g**@discussions.microsoft.com> escribió en el mensaje
news:1B950967-DC7B-487D-AA3F-39D372EC24C1@microsoft.com...
> 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
Author
12 Jan 2006 1:17 PM
guy
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

Show quoteHide quote
"Carlos J. Quintero [VB MVP]" wrote:

> 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
>
>
> "guy" <g**@discussions.microsoft.com> escribió en el mensaje
> news:1B950967-DC7B-487D-AA3F-39D372EC24C1@microsoft.com...
> > 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
>
>
>