BUG: You cannot reload an Analyzer project in Visual Studio .NET (317923)



The information in this article applies to:

  • Microsoft Visual Studio .NET (2002), Professional Edition
  • Microsoft Visual Studio .NET (2003), Professional Edition

This article was previously published under Q317923

SYMPTOMS

When you attempt to use the Reload Project command to reload a Visual Studio Analyzer project that you temporarily removed from a Visual Studio .NET solution by using the Unload Project command, you receive the following error message:
The parameter is incorrect.

RESOLUTION

Do not unload the project. You cannot reload a project that you unloaded with the Unload Project command.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

Steps to reproduce the behavior

  1. In VS .NET, create a new Visual Studio Analyzer project, and then save the project.
  2. In Solution Explorer, click the project name to select the project. On the Project menu, click Unload Project.
  3. In Solution Explorer, right-click the project name, and then click Reload Project.

Modification Type:MinorLast Reviewed:1/26/2006
Keywords:kbtshoot kbvs2005doesnotapply kbvs2005swept kbvs2002sp1sweep kbbug kbnofix KB317923 kbAudDeveloper