Base solution for your next web application
Open Closed

Asp.net zero core mvc publish problem #9032


User avatar
0
cfyazilim created

Hi

I am using Asp.net core mvc version. There is no error, when running the project on the visual studio but I get an error when I publish the project on the server like this, although ı follow the document https://docs.aspnetzero.com/en/aspnet-core-mvc/latest/Deployment-Mvc-Core-IIS .


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    hi

    Please check the application log(App_Data/Logs/Logs.txt), it contains detailed error information.