Bugs item #1084109, was opened at 2004-12-13 02:19
Message generated for change (Comment added) made by rutgerdijkstra
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=1084109&group_id=54790

Category: Tasks
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: justinj (digitaldrummerj)
Assigned to: Nobody/Anonymous (nobody)
Summary: iisdirinfo errors with nant-0.85rc1

Initial Comment:
When I run iisdirinfo with nantcontrib .85 it errors with 
Error retrieving info for virtual directory 'MyDirectory' 
on 'localhost:80'.  The directory cannot report the 
number of properties.  

This same command worked just fine with .84.

I am running Windows XP sp1. 

Thx


----------------------------------------------------------------------

Comment By: Rutger Dijkstra (rutgerdijkstra)
Date: 2004-12-13 11:24

Message:
Logged In: YES 
user_id=1131474

from .84 to .85 iisdirinfo has been changed from spitting out
a hardwired set of properties to enumerating the properties
of the DirectoryEntry.

Sadly, the IIS ADSI-provider does not support the way this
is implemented. At least not on W2K and apparently not on
Windows XP either.

Maybe, someone feels like porting 
<sysdrive>:\Inetpub\AdminScripts\adsutil.vbs
to .Net.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=1084109&group_id=54790


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to