I work on asp.net mvc application i face issue on debug application between my local pc development and iis application server.
i use .net framework and i use visual studio 2022
iis publish application exist on server and my development application exist on another pc .
issue happen like different date format and others
so i need to apply remote debug to easly detect issue but i can't know how to make remote debug .
so my questions need answer to understand remote debug
1- when make remote debug I will do it from local develment are this correct
with another meaning i will debug iis application from my pc are this correct
2- what tools i will install on iis server and my local pc to make remote debug
3- when debug issue i will debug it from iis or from my local pc development .
only need support and help on answering this question please