I am trying to publish an ASP.NET Core MVC website written in C#. When I try to run the program in localhost it works.
But when I load it on the release server, I get this error. Why?
How can I fix it?
I am trying to publish an ASP.NET Core MVC website written in C#. When I try to run the program in localhost it works.
But when I load it on the release server, I get this error. Why?
How can I fix it?