DB_SEC_E_AUTH_FAILED

  • Thread starter Thread starter Palli
  • Start date Start date
P

Palli

Hi

I just uploaded my project on the server via ftp. I dont
now anything about
that server but I always get the following error message
when trying to open
the database;

No error information available: DB_SEC_E_AUTH_FAILED
(0x80040E4D).

I store the connectionstring in my web.config and it runs
smoothly on my
computer but not on the server.

The connectionstring is like this

"PROVIDER=Microsoft.Jet.OLEDB.4.0;Password=;User
ID=Admin;Data
Source=C:\Code\Pallinn\OB\Grunnur\OB2000.mdb"

Does anybody know what the problem is?
Any suggestion appreciated?

Palli
 
You need to know where that DB file is being stored on the server if you are
hard coding the C:\ connection string part.
 
Anyway, sorry about the brief last response... But what is the name of the
directory where it's sitting on the FTP server?

Let me know and I can be of more help.
 
Back
Top