H
Hugh Welford
Hi, I have installed IIS5 on my machine so that I can do offline asp web
development. (using WIN XP PRO). My machine is called "development"
I have published an on-line working web to
http://development/websites/defaultwebsite/de-stress and copied on-line
working data to c:\inetpub\wwwroot\de-stress\data\schooldata.mdb
The database schooldata.mdb is in access97, and in its on-line existence
accepts both read and write access OK.
However, offline, I can only get it to run in read-only mode, any attempt to
write to it results in "object read only" error.
The DSN is set up without System Data Base. I have set read/write permission
in IIS on all the path nodes websites, defaultwebsite, de-stress, data and
schooldata.mdb and have set anonymous access/user name
IUSR_DEVELOPMENT/allow IIS to control password wherever appropriate, and
still I cannot write into the db from the site.
I have only access 2000 installed on this machine, which will not let me
write into an access97 db, but surely the write takes place server-side? I
have converted the db to access2000 to see if that solved the problem, but
makes it worse as the asp pages can neither read Nor write, saying I have no
permission, even if the DSN is set up with system data base which allows me
to change it. The db itself has user/group admin permissions on database and
all tables. What else can I do to get at my own data??? Is there not an
offline no-permissions mode to allow offline development without all this
hassle?
Sorry to be long-winded. Desperate for some help. Thanks Hugh
development. (using WIN XP PRO). My machine is called "development"
I have published an on-line working web to
http://development/websites/defaultwebsite/de-stress and copied on-line
working data to c:\inetpub\wwwroot\de-stress\data\schooldata.mdb
The database schooldata.mdb is in access97, and in its on-line existence
accepts both read and write access OK.
However, offline, I can only get it to run in read-only mode, any attempt to
write to it results in "object read only" error.
The DSN is set up without System Data Base. I have set read/write permission
in IIS on all the path nodes websites, defaultwebsite, de-stress, data and
schooldata.mdb and have set anonymous access/user name
IUSR_DEVELOPMENT/allow IIS to control password wherever appropriate, and
still I cannot write into the db from the site.
I have only access 2000 installed on this machine, which will not let me
write into an access97 db, but surely the write takes place server-side? I
have converted the db to access2000 to see if that solved the problem, but
makes it worse as the asp pages can neither read Nor write, saying I have no
permission, even if the DSN is set up with system data base which allows me
to change it. The db itself has user/group admin permissions on database and
all tables. What else can I do to get at my own data??? Is there not an
offline no-permissions mode to allow offline development without all this
hassle?
Sorry to be long-winded. Desperate for some help. Thanks Hugh