I have Windows Server 2008 Web edition installed on a server with IIS7. I'm trying to change the security properties from a file/directory inside an asp.net webiste, but I can't make appear the security tab. I looked on google but did not find anything relevant for this particular OS. ¿Anyone?

Thanks a lot for our time.

link|improve this question
are you trying to change file security in windows explorer? are your partitions ntfs or fat? – Alexander Taran May 19 '09 at 20:51
feedback

1 Answer

As suggested by Alexander's comment, it sounds like you may be trying to change the access control lists through the IIS management interface when you actually need to change individual directory ACLs through Explorer.

You may also need to change the way Explorer shows security and sharing information (Tools menu, Folder Options..., View tab) to disable "Simple Sharing" or "Sharing Wizard".

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.