Bugs item #1108118, was opened at 2005-01-24 05:52 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474851&aid=1108118&group_id=54790
Category: None Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Robert C. Angers (bobbyangers) >Assigned to: Gert Driesen (drieseng) Summary: iisdirinfo Initial Comment: I am getting this error trying to run <iisdirinfo>, windows 2003 standard server, iis6.0 [iisdirinfo] Retrieving settings of virtual directory 'nant' on 'localnant:8080' . BUILD FAILED D:\Projects\Diesel\Housing\DataStore\iisdir.build(22,5): Error retrieving info for virtual directory 'nant' on 'localnant:8080'.: NAnt.Core.BuildException: D:\Projects\Diesel\Housing\DataStore\iisdir.build(22,5 ): Error retrieving info for virtual directory 'nant' on 'localnant:8080'. ---> Sys tem.NotSupportedException: The directory cannot report the number of properties. at System.DirectoryServices.PropertyCollection.get_Count() at System.DirectoryServices.ValuesEnumerator.MoveNext() at NAnt.Contrib.Tasks.Web.VirtualDirectoryInfo.ExecuteTask () in d:\Projects\n antcontrib-0.85-rc1 \src\Tasks\Web\VirtualDirectoryInfo.cs:line 63 --- End of inner exception stack trace --- at NAnt.Contrib.Tasks.Web.VirtualDirectoryInfo.ExecuteTask () in d:\Projects\n antcontrib-0.85-rc1 \src\Tasks\Web\VirtualDirectoryInfo.cs:line 84 at NAnt.Core.Task.Execute() at NAnt.Core.Target.Execute() at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies) at NAnt.Core.Project.Execute() at NAnt.Core.Project.Run() Total time: 0.4 seconds. ---------------------------------------------------------------------- >Comment By: Gert Driesen (drieseng) Date: 2005-01-24 07:27 Message: Logged In: YES user_id=707851 Robert seems to be using W2K3, which means that we can no longer rely on this working on any version of IIS. I've updated the task accordingly. Robedrt, next time please submit a "Bug Report" for bugs instead of a "Support Request". Thx ! ---------------------------------------------------------------------- Comment By: justinj (digitaldrummerj) Date: 2005-01-24 06:05 Message: Logged In: YES user_id=1176927 Robert, This is a known issue for non-WinXp sp2 and Win2k3 systems. I have already submitted a patch to fix this problem and it is waiting to be committed into the next build. Thx ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474851&aid=1108118&group_id=54790 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ NAntContrib-Developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

