locked
Azure does not see Index.cshtml RRS feed

  • Question

  • User171242851 posted

    Hello,

    I'm trying to publish my ASP.NET Core application on Azure service. I do it, but when I try to use the application functionality, I get the message "Your App Service app is up and running".

    Moreover, in my wwwroot folder I don't have any .html files. I only have Index.cshtml, which is located in the Views/Home folder in my application, all another files are .css, .js, etc.

    When I run the application in Visual Studio in debug mode, immediately opens the page in browser that was generated from Index.cshtml. But after the application is published in Azure, this does not happen. Why? What can I do to make Azure see Index.cshtml? What am I doing wrong?

    Best regards,

    Arden

    Sunday, May 27, 2018 3:33 PM

All replies