The Windows Search tool cannot search DLL files in the global assembly cache (834485)
The information in this article applies to:
- Microsoft .NET Framework 1.1
- Microsoft .NET Framework 1.0
SYMPTOMSWhen you use the Microsoft Windows Search tool to locate files that are available in the
global assembly cache, the Search tool cannot search the
DLL files.CAUSEThis behavior occurs because the assembly cache viewer (Shfusion.dll) that is located in
your C:\%windir%\Microsoft.NET\Framework\v1.1.4322
folder hides the folder hierarchy.
Note v1.1.4322 is a placeholder for the
build number of the Microsoft .NET Framework that is installed on your
computer.
The search operation to locate the DLL files in the cache is not permitted because the assembly files may be deleted from the cache without following the remove mechanisms. Deleting these files may adversely affect the cache.WORKAROUNDTo work around this behavior, manually locate the assembly
files on your computer. To do this, follow these steps: - Click Start, point to Programs, point to
Accessories, and then click Windows
Explorer.
- Click My Computer.
- Expand your system drive.
- Under the system drive, locate and then expand your WindowsLocation
folder.
Note WindowsLocation is a placeholder for the
folder on your system drive where your operating system is
installed. - Under your WindowsLocation folder, locate the
assembly folder.
STATUS This
behavior is by design.REFERENCESFor more information, visit the following Microsoft
Developer Network (MSDN) Web sites:
Modification Type: | Major | Last Reviewed: | 2/12/2004 |
---|
Keywords: | kbprb kbDLL KB834485 kbAudDeveloper |
---|
|