Designing and Developing Database-driven Website using Cold Fusion
Application Server Technology
Troubleshooting Permission Problem
Comments and any Enquiry related to this Project Welcome Here
Copyright © Abhishek Porwal, DA-IICT, Gandhinagar
Last Updated 4th September 2004


PROBLEM: If your database is located on a Windows NT, Windows 2000, or Windows XP computer and you receive an error message when you try to view a dynamic page in a web browser or in Live Data mode, the error can be due to a permissions problem.
REASON: The Windows account attempting to access the database doesn’t have sufficient permissions. The account might be either the anonymous Windows account (by default, IUSR_computername) or a specific user account, if the page has been secured for authenticated access.
SOLUTION: You must change the permissions to give the IUSR_computername account the correct permissions so the web server can access the database file. In addition, the folder containing the database file must also have certain permissions set to write to that database.
If the page is meant to be accessed anonymously, give the IUSR_computername account full control to the folder and database file
It also depends on the type of file system you are using. Such as ntfs file system gives you more opportunity for security over the fat (fat 16 / 32 ) file system.
PROBLEM: could not stop the IIS admin service on local computer
ERROR 1053: the service did not respond to the start or control request in a timely fashion.
SOLUTION: Restart your Windows.


PREFACE
ACKNOWLEDGEMENTS
CONTENTS
My Home Page
Reliance
My Home Page
Hosted by www.Geocities.ws

1