Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS not properly installed,problem saving records.

Status
Not open for further replies.

sweta

Programmer
Apr 1, 2003
35
IN
I am having problems in saving and deleting records in access database from my ASP page.Also saving to an XML file from the ASP page is giving errors.But my script can read an XML file and databases.There is problem only in saving and deleting.It says 'General access denied' while saving and 'Permission denied' while deleting.

Is there a problem with the installation of IIS.
Please suggest some solution...
 
The &quot;folders&quot; containing those file(s) need have write permission set for the IIS user, ummmm what is it IUSER_<machine name>?? can't remember. This is not an IIS setting it is an OS setting. You can do it from Windows Explorer.

-pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top