PRB: ASP Fails to Access Network Files Under IIS 4.0

ID: Q189408


The information in this article applies to:


SYMPTOMS

Failures occur when Active Server Pages (ASP) code accesses a file-based resource over the network. Examples would include the following:


CAUSE

This behavior occurs when password synchronization is enabled for the IIS 4.0 application.

In situations where Access is linked to Access tables across the network, this is caused by a combination of password synchronization being enabled and a bug in the Odbcjt32.dll version 3.51.1029.


RESOLUTION

Disable password synchronization for the Internet Information Server 4.0 application. Use the following steps to disable password synchronization:

  1. Open the MMC.


  2. Edit the Properties page of the application.


  3. Under the Directory Security tab, Edit "Anonymous Access and Authentication Control."


  4. Edit the "Account used for Anonymous Access:"


  5. Clear the "Enable Automatic Password Synchronization" check box.


In situations where Access is linked to Access tables across the network, disable password synchronization, see the following article in the Microsoft Knowledge Base:
Q180815 BUG: IIS 4 Fails When Using a UNC to Microsoft Access


STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.

Additional query words:


Keywords          : kberrmsg kbADO kbASP kbASPObj kbInternet kbSecurity kbWebServer kbGrpASP 
Version           : WINDOWS:3.5; winnt:4.0
Platform          : WINDOWS winnt 
Issue type        : kbprb 

Last Reviewed: May 27, 1999