Patches item #1095500, was opened at 2005-01-04 06:40
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474853&aid=1095500&group_id=54790

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: justinj (digitaldrummerj)
>Assigned to: Gert Driesen (drieseng)
Summary: iisdirinfo fixed

Initial Comment:
Fixed bug with iisdirinfo only working with Win2k3 in 
the .85 release.  The new code goes back to the way 
that it worked in .84 but checks the version of the OS 
and only shows the properties that are valid for that 
version of IIS.  

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

>Comment By: Gert Driesen (drieseng)
Date: 2005-01-25 20:06

Message:
Logged In: YES 
user_id=707851

I'll consider this signed, sealed and delivered then ...

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

Comment By: justinj (digitaldrummerj)
Date: 2005-01-24 19:05

Message:
Logged In: YES 
user_id=1176927

It appears the Microsoft changes something in Xp sp2 and 
have not updated their documentation.  The documentation 
states that these properties are available in IIS 5.1 or earlier.

The question that I have is are these properties something 
that is even value added?  I left them there because they 
were there in the 0.84 version of the iisdirinfo.

I know that the iisdirinfo works on WinXp without sp2 since 
that is what my primary dev machine has on it.  I do not 
have a windows 2000 machine to test against.  I also tested 
the code on a Win2k3 machine since that is what my servers 
run.

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

Comment By: Gert Driesen (drieseng)
Date: 2005-01-24 07:19

Message:
Logged In: YES 
user_id=707851

Justin,

I've now committed an updated version of this task. 
However, I had to comment out the following properties as 
they would fail on Windows XP SP2:

AspThreadGateEnabled
AspThreadGateLoadHigh
AspThreadGateLoadLow
AspThreadGateSleepDelay
AspThreadGateSleepMax
AspThreadGateTimeSlice
CpuAppEnabled
CpuCgiEnabled

On what version of Windows/IIS do these properties work for 
you ?

Can you verify whether the new version of the task works on 
Windows 2000 and Windows XP (without SP2) ?

I'll upload a new nightly build this evening or so ...

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

Comment By: justinj (digitaldrummerj)
Date: 2005-01-24 06:07

Message:
Logged In: YES 
user_id=1176927

Gert,

It has been a couple of weeks and I have not heard if you 
are going to commit this change or not.  Could you please let 
me know what the plan is?

Thx

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

Comment By: justinj (digitaldrummerj)
Date: 2005-01-07 22:17

Message:
Logged In: YES 
user_id=1176927

Are you going to be able to commit this change?

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

Comment By: justinj (digitaldrummerj)
Date: 2005-01-06 19:53

Message:
Logged In: YES 
user_id=1176927

I just tested the original 0.85 rc1 code on a Windows XP 
machine with sp2 and it worked fine.  It appears that 
Microsoft fixed the IIS ADSI provider in sp2.  

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

Comment By: Gert Driesen (drieseng)
Date: 2005-01-06 16:28

Message:
Logged In: YES 
user_id=707851

RC2 => SP2, man I should go home ;-)

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

Comment By: Gert Driesen (drieseng)
Date: 2005-01-06 16:27

Message:
Logged In: YES 
user_id=707851

Perhaps its working on my system because I have Windows 
XP RC2 installed ?

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

Comment By: justinj (digitaldrummerj)
Date: 2005-01-06 16:25

Message:
Logged In: YES 
user_id=1176927

The iisdirinfo that is included with 0.85 RC1 did not work for 
me on Windows XP, it only worked on Windows 2k3.  When I 
try to run it on Windows XP is gives an "error retrieving info 
for virtual directory '' on localhost:80.  The directory cannot 
report the number of properties".  The code for .85 RC1 uses 
the IIS ADSI-provider which does not work on Win2k or 
WinXp.  

I did a little bit of research before I made any coding 
changing to make sure it was not something with my machine 
and ran across the following statement in this msdn article, 
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/iissdk/iis/enumerating_properties_at_a_metabase_node.asp

"Previous to Windows Server 2003 SP1, the IIS ADSI provider 
could not be used from System.DirectoryServices to 
enumerate metabase nodes." 

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

Comment By: Gert Driesen (drieseng)
Date: 2005-01-06 08:41

Message:
Logged In: YES 
user_id=707851

I'm getting confused here : so you're saying that the 
<iisdirinfo> task that is part of NantContrib 0.85 RC1 also 
works on Windows XP for you (as it does for me) ?



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

Comment By: justinj (digitaldrummerj)
Date: 2005-01-06 04:57

Message:
Logged In: YES 
user_id=1176927

I tested it on windows xp and windows 2003.  

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

Comment By: Gert Driesen (drieseng)
Date: 2005-01-04 07:22

Message:
Logged In: YES 
user_id=707851

It is working fine on Windows XP too, what version of 
Windows/IIS are you using ?

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474853&aid=1095500&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
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to