Forums
This topic is locked
IIS on Windows XP
Posted 16 Jul 2002 14:40:55
1
has voted
16 Jul 2002 14:40:55 Jelle-Jacob de Vries posted:
I have a problem whit IIS on windows XP I think.When i insert a record form a form i get the message that the query i use
can't be updated.
The database mdb file is not locked, and IIS (and all the other files) has the rights to read and
write files, want am I doing wrong ??? Maybe my IIS configuration is not
right ??
Replies
Replied 19 Jul 2002 15:01:43
19 Jul 2002 15:01:43 Steve McLenithan replied:
search microsoft or google sites for your error. more than likely u will find ur solution
**************
-=Steve_M@©=-
**************
**************
-=Steve_M@©=-
**************
Replied 24 Jul 2002 21:33:12
24 Jul 2002 21:33:12 carolus Holman replied:
Make sure that you can add records while using access, ie the underlying query. You may be trying to add records to a Look Up table, or other table with out a relating key field.
Carolus Holman
Carolus Holman
Replied 25 Jul 2002 07:59:49
25 Jul 2002 07:59:49 aegis kleais replied:
Assuming your website folder is called "FOLDER"
goto:
C:\inetpub\wwwroot\FOLDER
Right click on the folder and goto PROPERTIES.
Select the WEB SHARING tab. Make sure SHARE THIS FOLDER is enabled.
Try again. Sometimes I get insert / update / delete errors until I perform this step.
Aegis Kleais
New Media Web Developer
(DWMX : IIS5.1 : SQL2K : WXP : ASP[VB/JS])
goto:
C:\inetpub\wwwroot\FOLDER
Right click on the folder and goto PROPERTIES.
Select the WEB SHARING tab. Make sure SHARE THIS FOLDER is enabled.
Try again. Sometimes I get insert / update / delete errors until I perform this step.
Aegis Kleais
New Media Web Developer
(DWMX : IIS5.1 : SQL2K : WXP : ASP[VB/JS])