Bugs item #1729572, was opened at 2007-06-01 11:59 Message generated for change (Comment added) made by garethky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1729572&group_id=31650
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Tasks Group: None Status: Open Resolution: None Priority: 3 Private: No Submitted By: glenn (glennyb) Assigned to: Nobody/Anonymous (nobody) Summary: remote execution of iisapppool fails with "Access Denied" Initial Comment: First of all, i am testing this on a windows 2003 Web edition server with Service Pack 1 applied. When running the iisapppool task to control an app pool on another server than localhost the task fails with a ManagementException. The exeption is attached in "exception.txt" This also causes an error message in the event log which is more helpful. The message is that the namespace was marked with RequiresEncryption but that the connection was unencrypted. The solution is to add a Connection options to the management scope that specifies a Packet Privacy authentication level. I have attached a small snippet of code that replaces the entire Private Instance Properties region. This is the only change that is required. ---------------------------------------------------------------------- Comment By: Gareth Farrington (garethky) Date: 2008-06-19 13:41 Message: Logged In: YES user_id=2123367 Originator: NO We are having this issue as well and would like to have this patch rolled in. Is there something blocking this patch? I don't see it in the 85 source. ---------------------------------------------------------------------- Comment By: glenn (glennyb) Date: 2007-06-01 12:00 Message: Logged In: YES user_id=1806086 Originator: YES File Added: snippet.txt ---------------------------------------------------------------------- Comment By: glenn (glennyb) Date: 2007-06-01 11:59 Message: Logged In: YES user_id=1806086 Originator: YES File Added: eventlog.txt ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1729572&group_id=31650 ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ nant-developers mailing list nant-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-developers