Forums

ASP

This topic is locked

ODBC Problem: (0x80004005)

Posted 01 Jun 2001 21:31:32
1
has voted
01 Jun 2001 21:31:32 Dave Joosten posted:
First the layout of the two web servers, my notebook (Windows 2000 Professional) running IIS 5.0 with ASP and my server (Windows 2000 Server) also running IIS 5.0 with ASP. Database used is Access 2000. On my notebook my programs run perfect with no problems. When i moved all my pages onto my server that is setup the same as my notebook i get the following problem on all pages that change data in the database. So requesting data is no problem, only editing the databases doesnt work at all.

Message returned from the browser:

HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

--------------------------------------------------------------------------------

Technical Information (for support personnel)

Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Could not delete from specified tables.
/news/adminresults.asp, line 72


Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0b; Windows NT 5.0)

Page:
POST 101 bytes to /news/adminresults.asp

POST Data:
MM_delete=true&MM_recordId=%7B5ABC98DD-B28D-422D-A0A0-4092BD2D057C%7D&imageField.x=14&imageField.y=13


Hope anybody can help me on solving this problem or giving me an idea where to start look for it.

Dave Joosten


Replies

Replied 01 Jun 2001 22:49:11
01 Jun 2001 22:49:11 Waldo Smeets replied:
Hi Dave,

We already solved this problem at ICQ now. I'm just writing this down for everyone else. You'd always check the read/write permissions for both the folder and the file on your system. Also the IUSR_computername must have read/write permissions.


Waldo Smeets - www.UDzone.com Webmaster
------------------------------------------
www.UDzone.com : A dynamic Dreamweaver,
Ultradev and Fireworks site for developers
by developers.
------------------------------------------

Reply to this topic