Modifing the configuration of an IIS virtual dir
-
I need to change the secuirty settings of an IIS Virtual dir programatically. I have to disable annonymous login and leave only integrated secuirty enabled. Does anyone know how can I do this ? I tried the DirectoryServices ("IIS://") stuff but is giving me an COM error. Mauricio Ritter - Brazil Sonorking now: 100.13560 MRitter
English is not my native language so, if you find any spelling erros in my posts, please let me know. -
I need to change the secuirty settings of an IIS Virtual dir programatically. I have to disable annonymous login and leave only integrated secuirty enabled. Does anyone know how can I do this ? I tried the DirectoryServices ("IIS://") stuff but is giving me an COM error. Mauricio Ritter - Brazil Sonorking now: 100.13560 MRitter
English is not my native language so, if you find any spelling erros in my posts, please let me know.How many times to do I have to say this: if you're getting an error, tell us what it is? How do you expect us to help you? Using directory services is the preferred way, and in most cases the only way.
Microsoft MVP, Visual C# My Articles