SunQuest
 
           Microsoft IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsSystem AdministrationMicrosoft IIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today!
  #1  
Old May 12th, 2008, 12:02 AM
apat apat is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jun 2007
Posts: 3 apat User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 33 m 3 sec
Reputation Power: 0
IIS - Other - Programatically setting read access on a web sites subfolders

I'm trying to set read access on a subfolder for a web site in the IIS, I can do it on the actual web site like this:

dim w3svc
Set w3svc = GetObject("IIS://LocalHost/w3svc/1/root/mysite")
w3svc.AccessRead = False
w3svc.SetInfo

So, I thought this would work:

dim w3svc
Set w3svc = GetObject("IIS://LocalHost/w3svc/1/root/mysite/test")
w3svc.AccessRead = False
w3svc.SetInfo

Got a subfolder called "test".. But I get an "Path not found" error/exception. Is there some other way I should do this?



Thanks

Reply With Quote
Reply

Viewing: ASP Free ForumsSystem AdministrationMicrosoft IIS > IIS - Other - Programatically setting read access on a web sites subfolders


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway