I attempted to run my web service through visual studio. I faced an issue like :
--------------------------- Microsoft Visual Studio ---------------------------
I was able fix this problem by removing everything from to tags in
Users//Documents/IISExpress/config/applicatiohost.config file
Users//Documents/IISExpress/config/applicatiohost.config
. . ===> remove this content including the and tags. .