Posts Tagged ‘IIS Error’
IIS Error with “Unexpected Error 0x8ffe2740 Occurred” Error Message When You Try to Start a Web Site
Posted by: admin in .NET, Configuration, II7, IIS 7.0 on April 27th, 2010
It means that the port is already in used by other services. Use “netstat -a” in the command prompt to check the open ports and you can change the port number used by the IIS
For more information about IIS port binding