|
I have Windows XP Professional and I am trying to use it for my website development. But when I try to install the application, I get the "Operation must use an updateable query" error. I saw the FAQ information on changing the filesystem permissions for the IIS server anonymous user account. But I cannot seem to find where to change this anywhere on my WinXP machine. What do I do?
|
|
|
The following page from the Microsoft website contains a step-by-step procedure for changing filesystem permissions in Windows XP. However some installations of Windows XP may be configured to suppress the options that let you make those changes. This is why you may find it difficult to figure out how to change your filesystem permissions to allow a dynamic web server application to work on Windows XP Pro. To make sure these options are enabled on your machine, be sure to view the very last section at the bottom of the referenced page, or else view these instructions below.
Refer to:
http://www.microsoft.com/windowsxp/pro/using/howto/security/accesscontrol.asp
To enable security options in Windows XP:
- Click the Start button.
- Click Control Panel.
- Click on Appearance and Themes.
- Click on Folder Options.
- Click the View tab.
- Under Advanced Settings, make sure the Use Simple File Sharing option is unchecked.
|