Groups | Blog | Home
all groups > inetserver asp general > november 2003 >

inetserver asp general : IT IS NOT READONLY!!!


Bryce
11/30/2003 11:30:21 AM
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] Cannot update.
Database or object is read-only.


So I look at the properties of the DB and it is unchecked
as readonly...
Where is the settign in IIS to enable ASP pages to run??
THANKS!!
Aaron Bertrand [MVP]
11/30/2003 2:33:18 PM
http://www.aspfaq.com/2009

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




[quoted text, click to view]

Jon
11/30/2003 8:33:44 PM
it could be that the folder it's residing in is read only, also check
permissions not just read only

Jon
[quoted text, click to view]
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] Cannot update.
Database or object is read-only.


So I look at the properties of the DB and it is unchecked
as readonly...
Where is the settign in IIS to enable ASP pages to run??
THANKS!!
~Bryce

Bhaskardeep Khaund
12/1/2003 2:26:07 AM
Hi,

Right click the site name in IIS, then check the 'Write' permission. =
Also, go to the directory and on that particular folder, where your =
Access database is, right-click the folder, properties and check the =
'write' permission MACHINE\IUSER_MACHINE user.

Hope this helps,

Regards
AddThis Social Bookmark Button