-
SitePoint Zealot

Problem with IIS
I'm using IIS 5. Right now, my pages (ASP) work fine in my computer. But when I try to use the page in intranet, there is error message :
Microsoft JET Database Engine (0x80040E09)
Cannot update. Database or object is read-only.
/supply/qadd_supplier.asp, line 133
Can someone help me with this ? Thanks.
-
The permissions on the directory where the pages and database are situated, are they right?
Si
-
SitePoint Zealot

i'm sorry i don't understand what do you mean
i already checked at database property for read and write. and i already try to reinstall IIS.
-
I think Si means to check that the user IUSR_<computername> has read/write permissions on the directory that the db is in.
This MS KB article may also help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks