Bugs item #1729572, was opened at 2007-06-01 11:59
Message generated for change (Comment added) made by glennyb
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: 5
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: 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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to