Article ID: 197964 - Last Review: March 22, 2007 - Revision: 7.7 Cannot access remote files with the FileSystemObjectThis article was previously published under Q197964 Important This article contains information about editing the metabase. Before you edit the metabase, verify that you have a backup copy that you can restore if a problem occurs. For information about how to do this, see the "Configuration Backup/Restore" Help topic in Microsoft Management Console (MMC).
SYMPTOMS When you access remote resources with the FileSystemObject
through Active Server Pages (ASP), one of the following errors occurs:
Microsoft VBScript runtime error '800a004c' Path not
found Microsoft VBScript runtime error
'800a0046' Permission denied Server object
error 'ASP 0177 : 800a0046' Server.CreateObject Failed RESOLUTIONWarning If you edit the metabase incorrectly, you can cause serious problems that may require you to reinstall any product that uses the metabase. Microsoft cannot guarantee that problems that result if you incorrectly edit the metabase can be solved. Edit the metabase at your own risk. Note Always back up the metabase before you edit it. Use the following steps to resolve this problem:
STATUS
This behavior is by design. MORE INFORMATION The authenticating user needs to have the proper NTFS and
share permissions to the resource that is being accessed. If using anonymous
access, the authenticating user will be the IUSR_ComputerName account. If you need to access the resource using an
authenticated user, you can only use Basic Authentication. NTLM and Windows
Integrated Authentication (Windows 2000) cannot access remote resources because
of a delegation problem. See the following article on the Microsoft Developer
Network (MSDN) for more information: http://msdn.microsoft.com/en-us/library/ms954229.aspx
(http://msdn.microsoft.com/en-us/library/ms954229.aspx)
In a Windows 2000 environment, you can enable delegation and use
Windows Integrated Authentication for your site. For more information on using
delegation in Windows 2000, see the following article on the Microsoft
TechNet Web site: http://www.microsoft.com/downloads/details.aspx?familyid=99b0f94f-e28a-4726-bffe-2f64ae2f59a2
(http://www.microsoft.com/downloads/details.aspx?familyid=99b0f94f-e28a-4726-bffe-2f64ae2f59a2)
REFERENCES
For more information, click the following article numbers to view the articles in the Microsoft Knowledge Base:
189408
(http://support.microsoft.com/kb/189408/
)
FIX: ASP fails to access network files under IIS 4.0 and IIS 5.0
276011
(http://support.microsoft.com/kb/276011/
)
Error 800a0035 when you use the FileSystemObject object
| Article Translations
|
Back to the top
