Cannot control IIS 7 on Windows 2008 Server

We're have upgraded our build servers from Win2003 to Win2008 Server. We can't seem to control IIS 7.

We've read the help and searched the forums, and have made sure to install all the IIS 7 management role functions, as well as all the IIS 6 compatibility ones. No love.

Even a simple attempt to restart the localhost web server fails. When we create a "Start / Stop / Restart Website (IIS 7)" action for the local web server, we get error msg "Could not connect to the IIS Server to retrieve a list of web site indexes. Exception has been thrown by the target of an invocation." when we click on the Website Index dropdown. If we manually type in a "1" for the website index and then run this test action, the log shows 2 lines: (1) "Connected to IIS server on 'localhost' " and then (2) "Could not Restart website. Provider load failure".

Prolly something simple. Anyone know?

-BillyB

I found the problem: Security!

Even though the user that was running FB was a member of the Domain Admins user group and Domain Admins was a member of the local Adminstrators group, I needed to run FB using the "run as Administrator" option (right-clicking on the shortcut).We're still not used to this Vista/Win2008 security model.

In fact, we still don't understand this new security world (he said sheepishly). I've seen articles on registry settings you can tweak to alleviate the problem, but can anyone recommend a book/article that explains what I can't do as a Domain Admin???!!!

-Bill