Hello all. I am having an issue with my server Win Server 2019, and I am not sure what it not configured right. I have a website setup on the server, it is an asp,net MVC site. When I browse to the site I get a server error. **Description:**An exception occurred while processing your request. Additionally, another exception occurred while executing the custom error page for the first exception. The request has been terminated. So I know about finding the error pages, but it seems to be a 505 error. I decided to open it up on my PC with visual studio and it works fine. I then decided to install Visual studio on my server. When I opened the project and ran it from the server the same error occurs on the derived localhost. So there is something that the server does not have that it needs. I just do not know what it is. Could someone help me out with this?
Sorry if this is not in the right place to post, I searched for server and stuff came up so I selected ask a question and the choices below do not have server
Thanks in advance.