简体   繁体   中英

Visual Studio 2015 and IIS Express get ERR_CONNECTION_REFUSED

I need to debug an asp.net project. I want to debug the website using the debug function with Visual Studio 2015 through a browser. I just succeed in debugging before.

Now I'm getting this error ERR_CONNECTION_REFUSED after I try to start debugging.

I have already tried these solutions How to solve ERR_CONNECTION_REFUSED when trying to connect to localhost running IISExpress - Error 502 (Cannot debug from Visual Studio)?

and localhost refused to connect Error in visual studio

But none of them are working.

It seems IIS Express is not binded to Visual Studio...

I just solved disabling in debuggers Native Code and SQL Server.

解

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM