Skip to content

ASP.net 5 404 error when hosting as an application inside website #1260

Closed
@raymak23

Description

@raymak23

Hello,

There appears to be an issue hosting asp.net 5 mvc 6 application when hosting an application as an application inside website.

Below is screenshot contains my hosting environment. I have a ps application inside Admin website. When I browse http://localhost:8084/ps, I get 404 page in the browser.

image

Then I setup a new website called ps with port 8085 and configured it to point to application wwwroot path, and when I browse the URL http://localhost:8085/ I am able to see the landing page of the application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions