External dependencies are not displayed in Solution Explorer in Visual C++ .NET or in Visual C++ 2005 (820990)
The information in this article applies to:
- Microsoft Visual C++ 2005 Express Edition
- Microsoft Visual C++ .NET (2003)
- Microsoft Visual C++ .NET (2002)
SYMPTOMSIn Visual C++ .NET or in Visual C++ 2005, the External Dependencies folder, which contains files that are not
part of the project but that are referenced in the project, does not appear in
Solution Explorer.WORKAROUNDTo work around this problem, use one of the following methods: - Method 1
- In the code, right-click the statement that refers to the
external file.
- Click Open Document <path of referenced file>.
- Method 2
- On the File menu, point to
Open, and then click File.
- In the Open
File dialog box, type the path of the external file that is referenced in
your project, and then click Open.
STATUS Microsoft
has confirmed that this is a problem in the Microsoft products that are listed
at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 1/12/2006 |
---|
Keywords: | kbtshoot kbide kbprb KB820990 kbAudDeveloper |
---|
|