We are hosting an internal
ASP.NET web application. It is only accessed inside our local network.
I am running into issues that only occur in production, specifically saving files to our network folders. In development, everything works fine. But in production something is not working.
How can I debug the project in the production environment? Of course I can debug it on the application server where Visual Studio is running. But when I deploy the application to our Webserver, and the site is accessed normally, I don't know how to debug in this live production environment.
Our community of experts have been thoroughly vetted for their expertise and industry experience.
The Distinguished Expert awards are presented to the top veteran and rookie experts to earn the most points in the top 50 topics.