hi,
I deployed an asp.net website on a server and the website connects to another computer to run python scripts on that computer and get results. I can connect to the other computer for running python scripts when I deploy the website on localhost but I cant connect when the website is hosted on a different server. I have the permissions to access the specific folder on another computer.