locked
"error 404 - file or directory not found" after deployment of ASP.NET web app RRS feed

  • Question

  • User1167734619 posted

    Built and debugged OK my ASP.NET web app on Visual Studio 2017 Pro.
    Published it to my IIS on Windows Server 2016 on my AWS EC2 VM.

    But when I browse from IIS > Sites > my site > Manage > Browser … I get "error 404 - file or directory not found" 

    project start file is Default.aspx and that's what is set in IIS > my site > defaults

    I set projects security permissions to "Everyone" full access.

    Sunday, February 24, 2019 5:43 PM

All replies

  • User283571144 posted

    Hi doug@soft-factory.com,

    As far as I know,  the 404 error means the page not found.

    I suggest you could firstly check the IIS's site folder to make sure you have publish the projecto the VM.

    Besides, I suggest you could post the details information about how you publish the application to VM.

    Best Regards,

    Brando

    Monday, February 25, 2019 10:02 AM