Visual Studio Development Bookmark and Share   
 index > Visual Studio Setup and Installation > Can not see Test Menu
 

Can not see Test Menu

i have installed Visual Studio 2008 Professsional edition and have installed SP1 aswell.
But i can not see the "Test Menu".
I know Unit Testing isa prt of VS 2008 Professional edition.
What do i need to do to see the Test menu?

Following is the information from the About box of Visual Studio
------------------------------------------------------------------------------------------
Microsoft Visual Studio 2008
Version 9.0.30729.1 SP
Microsoft .NET Framework
Version 3.5 SP1

Installed Edition: Professional

Microsoft Visual Basic 2008
Microsoft Visual Basic 2008

Microsoft Visual C# 2008
Microsoft Visual C# 2008

Microsoft Visual C++ 2008
Microsoft Visual C++ 2008

Microsoft Visual Studio 2008 Tools for Office
Microsoft Visual Studio 2008 Tools for Office

Microsoft Visual Web Developer 2008
Microsoft Visual Web Developer 2008

Dotfuscator Professional Edition
Dotfuscator for Visual Studio. Copyright (C) 2002-2008 PreEmptive Solutions LLC

DXCore for Visual Studio 3.0
DXCore for Visual Studio

Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB944899) KB944899
This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/944899.

Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB945282) KB945282
This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/945282.

Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB946040) KB946040
This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/946040.

Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB946308) KB946308
This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/946308.

Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB946344) KB946344
This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/946344.

Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB946581) KB946581
This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/946581.

Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB947171) KB947171
This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/947171.

Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB947173) KB947173
This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/947173.

Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB947180) KB947180
This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/947180.

Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB947540) KB947540
This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/947540.

Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB947789) KB947789
This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/947789.

Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB948127) KB948127
This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/948127.

Microsoft Visual Studio 2008 Professional Edition - ENU Service Pack 1 (KB945140) KB945140
This service pack is for Microsoft Visual Studio 2008 Professional Edition - ENU.
If you later install a more recent service pack, this service pack will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/945140.

Microsoft Visual Studio 2008 Professional Edition - ENU Service Pack 1 (KB947888) KB947888
This service pack is for Microsoft Visual Studio 2008 Professional Edition - ENU.
If you later install a more recent service pack, this service pack will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/947888.

Microsoft Visual Studio 2008 Professional Edition - ENU Service Pack 1 (KB948484) KB948484
This service pack is for Microsoft Visual Studio 2008 Professional Edition - ENU.
If you later install a more recent service pack, this service pack will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/948484.

Refactor! for Visual Studio 3.0
Refactor! for Visual Studio

DevExpress Tools
DXCore extensibility layer for Visual Studio .NET, from Developer Express, Inc. (www.devexpress.com).

Copyright (c) 2007 Lexware GmbH & Co. KG

Aj
AjaySingh  Monday, September 01, 2008 1:09 AM
thanks figo. but i figured out that i had not installed the Testing component when installing VS.Net 2008, so i went to add remove programs from control panel and repaired the current installation and reinstalled the unit test component
Aj
  • Marked As Answer byAjaySingh Tuesday, September 09, 2008 12:04 AM
  •  
AjaySingh  Tuesday, September 09, 2008 12:04 AM
You can try to import the default or reset settingsof the menu, by Tools > Import and Export Settings.
(you can also run devenv /ResetSettings to eliminate potential settings problem, but please backup the current settings before reset)
Alsothere areseveral add-ins installed, please try to run devenv /Safemode to isolate the 3rd party add-ins' problem.

thanks.
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Figo Fei  Tuesday, September 02, 2008 3:01 AM
thanks figo. but i figured out that i had not installed the Testing component when installing VS.Net 2008, so i went to add remove programs from control panel and repaired the current installation and reinstalled the unit test component
Aj
  • Marked As Answer byAjaySingh Tuesday, September 09, 2008 12:04 AM
  •  
AjaySingh  Tuesday, September 09, 2008 12:04 AM

You can use google to search for other answers

Custom Search

More Threads

• connections to sql server files require sql server express 2005 to function properly
• Bookmarks in VS2008
• Create a Single Setup.exe using VS2005 Setup Application
• Sorry! Was moved to another Forum by request!
• Invalid product key and Framework 2.0 already installed recieved at install
• Cannot open En_vs_2005_Pro_90_Trial.img file. This is microsoft visual 2995 trail version. Pleae Help?
• Switching between views
• Download ISO image for VS.Net Enteprise Arch
• Probelm With Visual C# 2008 Shutdown - Resart
• Megahertz or cores? CPU recommendation question.