Unable unset read only attribute of folders!!!

S

S N

I have a P4 machine with Windows XP ProfessionalSP1 nstalled on on it.
I am running IIS on the machine for testing my website.
Recently I tried running the commands for running scripting host commands:
-server.createobject(scripting.filesystemobject) in an asp page.
The asp page which was trying to run was basically aiming to upload files
to the server.
However ever since I have been experimenting with the asp page containing
the scripting command , all the folders on my hard drive have become read
only.
I am not able to reset the read only attribute of any of the folders. Even
if I unset the attribute, on rechecking i find that it is still read only.

Please help

SN
 
A

austinpctech

S N said:
I have a P4 machine with Windows XP ProfessionalSP1 nstalled on on it.
I am running IIS on the machine for testing my website.
Recently I tried running the commands for running scripting host commands:
-server.createobject(scripting.filesystemobject) in an asp page.
The asp page which was trying to run was basically aiming to upload files
to the server.
However ever since I have been experimenting with the asp page containing
the scripting command , all the folders on my hard drive have become read
only.
I am not able to reset the read only attribute of any of the folders. Even
if I unset the attribute, on rechecking i find that it is still read only.

Please help

SN
Sounds like you have lost ownership of the documents somehow. Check out
this article and see if it helps solve the problem.

http://support.microsoft.com/default.aspx?scid=kb;en-us;q308419&sd=tech
 
D

DBarselow

HI,
I had the same problem I believe I solved the the problem
by uninstalling both iis and my html editor.rebooted then
reinstalled both programs,if you try this do back up any
important files I don't believe this is needed but it a
safe method. Let me know how this works. DBarselow
 
N

Nick Burns

All folders are "read only" this is by design and can not be changed. You
can change the attributes of the files in the folders.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top