HOWTO: Configure ASP to Read Data File on a Novell ServerID: Q178045
|
Active Server Pages (ASP) needs a special configuration in order to access file-based data from a Novell server. Simply mapping a drive letter to a Novell share (utilizing Novell Client Services) will fail. You may receive one of the following errors:
Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Microsoft Access 97 Driver] The Microsoft Jet database engine cannot open the file '(unknown)'. It is already opened exclusively by another user, or you need permission to view its data.
-or-
Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Microsoft Access 97 Driver] Disk or network error.
Because IIS runs as a service and impersonates NT accounts, IIS must access the Novell server's resources via an NT Gateway setup by GSNW (Gateway Services for NetWare).
Additional query words:
Keywords : kb3rdparty kbADO kbVisID100 kbGrpASP VIServer
Version : WINDOWS:1.0,1.5
Platform : WINDOWS
Issue type : kbhowto
Last Reviewed: May 11, 1999