
I am deployinng a .Net app through IIS running on Windows 10. Web.config is processed properly and IIS does not report any issue with it. However the aspnetcore module is not started and I cannot browse through the site. If I run dotnet dllname from the command line then my site works properly. This has ..
Recent Comments