Authentication Failed - HELP

T

Teggaman

Hi,

I'm trying to set up my home pc with 2000 pro IIS 5 installed. After
writing a simple asp page to open a database and pull back the records
of a table to test, I am getting an error :-

c:\inetpub\wwwroot\adotest\backup\myhols.mdb
Provider error '80040e4d'

Authentication failed.

I have checked all the usual errors:-
set up iusr guest account for full rights
set up anomonous authentication
even followed tech nets advise to give iusr 'act as part as os' within
user rights assignment

Microsoft script debugger says it gets the Authentication error on the
following line:-

conn.Open localpath

within

localpth = Server.MapPath("/adotest/backup/myhols.mdb")
set conn=Server.CreateObject("ADODB.Connection")
conn.Provider="Microsoft.Jet.OLEDB.4.0"
conn.Open localpath

Thanks for any help anybody can give me.

Greg C
 
T

Teggaman

Hi Ray,

The Access DB is not protected and I have tried to connect to the
microsoft database shipped with Access to no avail. The problem seems
to lie local with my machine or with IIS 5

Thanks

Greg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top