Hi There,
I am wondering if anyone has similiar problems and know the solution to it.
I created a vb net project ( such as windows application or class library )
and in the solution explorer windows, I right -click on the project name,
I could not find the "Properties" menu. Even from the "Project" menu,there
is nothing there.
I am using Microsoft development Environment 2002 with
net framework 1.0
anu suggestions ?
thank you,
-Chris
Carlos J. Quintero [.NET MVP] - 14 Dec 2004 09:22 GMT
You could try to reset the toolbars (Tools, Customize menu, Toolbars tab,
Reset button) but it that fails, you can use:
- Close all IDE instances
- Open a .NET command prompt (DOS window)
- Type devenv.exe /setup
That will reset your VS.NET environment.

Signature
Carlos J. Quintero
The MZ-Tools all-in-one add-in, now for .NET: http://www.mztools.com
> Hi There,
> I am wondering if anyone has similiar problems and know the solution to
[quoted text clipped - 12 lines]
> thank you,
> -Chris