Unable to connect to sites using IIS7 Manager
Posted
by
Phil.Wheeler
on Server Fault
See other posts from Server Fault
or by Phil.Wheeler
Published on 2010-08-26T01:24:39Z
Indexed on
2013/11/04
21:57 UTC
Read the original article
Hit count: 393
I'm a developer who has been assigned the task of managing and configuring a new IIS7 instance on a remote server.
My domain account has been added as to the local Administrators group on the box, but IIS7 has been configured to accept connections only from accounts with Windows credentials.
I've added my domain account to the IIS Manager Permissions for one of my sites, but I'm still unable to connect to either that site, the IIS instance or the server in general from my local machine.
There's obviously a missing element to the configuration of this setup but I don't know where to start looking.
The event logs on the IIS box show audit failures for my account when trying to connect remote via the IIS7 Manager tool on my local machine.
Suggestions gratefully received.
© Server Fault or respective owner