how to solve error after installing IIS 7 on win 32
Posted
by
raman
on Server Fault
See other posts from Server Fault
or by raman
Published on 2012-10-05T09:40:19Z
Indexed on
2012/10/05
15:40 UTC
Read the original article
Hit count: 325
I have installed IIS 7 on my desktop, but when I run the IIS shortcut and click on connect to local host or server
, I get the following error.
Failed to connect
There was an error when trying to connect. Do you want to retype your credentials and try again?
Details:
Could not load file or assembly 'Microsoft.Web.Administration, Version=7.0.0.0 Culture=neutral, PublicKeyToken=31bf3856ad364e35` or one of its dependencies. The system cannot find the file specified.
What do I do to solve this?
© Server Fault or respective owner