473,322 Members | 1,345 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Microsoft JET Database Engine error '80004005'

Hi, I have windows 2000 server with IIS and I program ASP.

I use the string: "Provider=Microsoft.Jet.OLEDB.4.0; Data
Source=basedatos.mdb;" to data base Access and it always works ok.

But I installed the Panda BusinesSecure Antivirus and since then I have had
a lot of problems.

First, windows didn't start in normal way, I only could start in Security
Mode, so I tried uninstall Panda Antivirus but in security mode I couldn't
becouse in this mode the Windows Installer doesn't work. So I had to delete
Panda Antivirus deleting the folder and the register entries.

When finally I could start windows 2000 in normal way I realized that none
of my ASP pages works acceding to database Access. All of them show the
following error:

Microsoft JET Database Engine error '80004005'
I tried to re install Access and IIS again, I installed the SP3 for w2000
server, JET 4.0 from Microsoft download pages. I revised permissions access
to files and folders and I saw like before problems. All users, including
Internet Users (IUSR_), have all permissions.

I have other Visual Basic Programs that use the same string
"Provider=Microsoft.Jet.OLEDB.4.0; Data Source=basedatos.mdb;" and it works,
only in ASP / IIS is failing

I have no idea how solve this problem. Can anyone Help Me before I re
install all windows system, Please!!
Thanks, and sorry for my english.

Alex Vidal
Jul 19 '05 #1
2 3175
What is the TEXT of the error message?
http://www.aspfaq.com/2009

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/


"Alex Vidal" <al*******@teleline.es> wrote in message
news:c1**********@nsnmrro2-gest.nuria.telefonica-data.net...
Hi, I have windows 2000 server with IIS and I program ASP.

I use the string: "Provider=Microsoft.Jet.OLEDB.4.0; Data
Source=basedatos.mdb;" to data base Access and it always works ok.

But I installed the Panda BusinesSecure Antivirus and since then I have had a lot of problems.

First, windows didn't start in normal way, I only could start in Security
Mode, so I tried uninstall Panda Antivirus but in security mode I couldn't
becouse in this mode the Windows Installer doesn't work. So I had to delete Panda Antivirus deleting the folder and the register entries.

When finally I could start windows 2000 in normal way I realized that none
of my ASP pages works acceding to database Access. All of them show the
following error:

Microsoft JET Database Engine error '80004005'
I tried to re install Access and IIS again, I installed the SP3 for w2000
server, JET 4.0 from Microsoft download pages. I revised permissions access to files and folders and I saw like before problems. All users, including
Internet Users (IUSR_), have all permissions.

I have other Visual Basic Programs that use the same string
"Provider=Microsoft.Jet.OLEDB.4.0; Data Source=basedatos.mdb;" and it works, only in ASP / IIS is failing

I have no idea how solve this problem. Can anyone Help Me before I re
install all windows system, Please!!
Thanks, and sorry for my english.

Alex Vidal

Jul 19 '05 #2
"Alex Vidal" <al*******@teleline.es> wrote in message
news:c1**********@nsnmrro2-gest.nuria.telefonica-data.net...
Hi, I have windows 2000 server with IIS and I program ASP.


please don't multi-post, answered in m.p.i.i ...

--
Tom Kaminski IIS MVP
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
http://mvp.support.microsoft.com/
http://www.microsoft.com/windowsserv...y/centers/iis/

Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: paul tomlinson | last post by:
Hi folks - i've got a windows 2000 server (SP3) i've run the IIS lockdown tool on it and set for dynamic websites - all the static pages within the site work ok but an ASP section has been put in...
15
by: M P | last post by:
What does this mean? I am accessing an ASP page that queries Access Database thru fileDSN. I'm using IIS 5.0 Win2K SP4 Microsoft OLE DB Provider for ODBC Drivers error '80004005' General...
0
by: Ash | last post by:
Hi All, I get the following error on a application which was running well for 4 years. The error happens few times a day. ----------------------------------------------- Microsoft JET Database...
5
by: Kamyk | last post by:
Hello all! I have a tough thing to fix. I have a database which has been corrupted. I got the following error messages while trying to open it: The Microsoft Jet database engine stopped the...
2
by: Abubakar | last post by:
Hello , I just finished developing a program using Microsoft Desktop Engine with C# as the front end. Everything is okay on my system. But, on trying to deploy it on a different system it gives an...
5
by: Dave | last post by:
This is my first .NET project (although I am experienced with VS6 and InterDev). I am simply trying to set up a basic ASPX project and connect to an Access database (following the instructions in...
1
by: DHARMESH SOLANKI | last post by:
Microsoft OLE DB Provider for Oracle error '80004005' Data type is not supported. (There is problem found at cursorlocation property of Recordset. we have transfered oracle database server...
8
by: ConfusedDeuce | last post by:
Hello Group, I need some help in the worst way. I had a program/database I was working on a particular machine. I took all the data from there and placed it on a another machine. Now I'm unable...
1
by: Concheso | last post by:
Hi there! I just created a login page. 1/3 of the login works fine, but some like "Lost Password" of "Admin access to add users" are not working. Any help will be great! The erros: On...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.