Skip to content

ASP.Net Web application start but localhost is currently unable to handle this request in Asp.net core 1.1 on visual studio 2017  #2041

@umerwaheed

Description

@umerwaheed

I have recently installed Visual studio 2017.I have a web application in Asp.net core MVC. When i start it, it runs fine but "localhost is currently unable to handle this request" error comes.
httperror

I thought there is any run time exception in my code. I debugged the code from controller to view to layout page but there was no any error in my code. Then i saw my request using fiddler but i found nothing helpful.
ab

I googled and tried many solutions but these solutions did not work for me.
My colleagues also have this project with same code but it is working fine on his machine. We both tried to figure out the difference and what we have found that on his machine, there is only visual studio 2017. But on my machine i have VS 2017 and VS 2015 as well. I can't uninstall VS 2015 because i have to work on a legacy project which was built on VS2015.

I did not find any issue related to my code. Is it a problem in VS 2017? Any solution for this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions