1

The URL 'http:localhost:8081' for Web project 'XXX project name' is configured to use IIS Express as the web server but the URL is currently configured on the local IIS web server. To open this project, you must use IIS Manager to remove the bindings using this URL from the local IIS web server.

It's not allowing me to reload the project..May some thing went wrong while doing IIS set up...

user2271011
  • 75
  • 1
  • 2
  • 10
  • 2
    Here is solution link http://stackoverflow.com/questions/14284746/web-project-using-iis-but-i-get-error-about-configuration-of-iisexpress/19103452#19103452 – user2271011 Dec 13 '13 at 20:07
  • You could also try doing what the error message says: remove that binding (`http://localhost:8081`) from your local IIS. – John Saunders Dec 13 '13 at 20:12
  • possible duplicate of [VS 2012 can't load project which uses IIS with custom binding host - thinks it's using IIS Express](http://stackoverflow.com/questions/17657607/vs-2012-cant-load-project-which-uses-iis-with-custom-binding-host-thinks-its) – jmsb May 01 '15 at 12:46

0 Answers0