visual studio - unable to start debugging on web server VS2013 WebAPI -


i struggling popular error. believe have looked @ related questions , not found 1 fits problem.

i have visual studio 2013 webapi project trying run. code works fine other team members. computer windows 7, , haven't had problems running web sites locally.

if run in debug, "unable start debugging on web server" if start without debugging "{ "errormessage": "the resource requested not found." }"

this happens running "local iis". if select "iisexpress" runs (but on port).

i have tried:

  • checking app pool .net 4
  • changing identity of app pool login
  • stopping , starting app pool
  • checking permissions on local folder
  • commenting out code in application_start of global.asax

any other suggestions welcome


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -