|
Article ID: 813833 - View products that this article applies to. SYMPTOMSIf you do not put strong-named assemblies (or private
strong-named assemblies) in the global assembly cache, and then you use these
assemblies in your ASP.NET application, Indexing Service may experience "Access
Denied" errors for these strong-named assemblies. CAUSEStrong-named assemblies are loaded as domain neutral for
ASP.NET applications. Because these assemblies are not unloaded until the
process is unloaded, the file may remain locked. Therefore, when Indexing
Service monitors the temporary ASP.NET folder and the Web root folders, you may
receive "Access Denied" error messages for strong-named assemblies that are not
in the global assembly cache. RESOLUTION
STATUS This
behavior is by design. MORE INFORMATIONMicrosoft recommends that you do not configure Indexing
Service or antivirus applications to monitor the ASP.NET temporary folder or
the Web application folders, regardless of whether your ASP.NET applications
use strong-named assemblies. REFERENCES For additional information, click the following article numbers
to view the articles in the Microsoft Knowledge Base: 302340
(http://support.microsoft.com/kb/302340/EN-US/
)
HOW TO: Create an Assembly with a Strong Name in .NET Framework SDK
815808
(http://support.microsoft.com/kb/815808/
)
HOW TO: Install an Assembly into the Global Assembly Cache in Visual C# .NET
820983 For more information about the global assembly
cache, visit the following Microsoft Web sites:
(http://support.microsoft.com/kb/820983/
)
HOW TO: Use an ASP.NET Application to Query an Indexing Service Catalog by Using Visual C# .NET
Installing an Assembly
into the Global Assembly Cache http://msdn2.microsoft.com/en-us/library/dkkx7f79(vs.71).aspx
(http://msdn2.microsoft.com/en-us/library/dkkx7f79(vs.71).aspx)
Global Assembly Cache http://msdn2.microsoft.com/en-us/library/yf1d93sz(vs.71).aspx
(http://msdn2.microsoft.com/en-us/library/yf1d93sz(vs.71).aspx)
Global Assembly Cache Tool (Gacutil.exe) http://msdn2.microsoft.com/en-us/library/ex0ss12c(vs.71).aspx
(http://msdn2.microsoft.com/en-us/library/ex0ss12c(vs.71).aspx)
PropertiesArticle ID: 813833 - Last Review: May 21, 2007 - Revision: 4.4 APPLIES TO
|
|

