I have deployed Python Webservice using Flask and fastcgi in IIS server,
It works fine with 8080 port enter image description here
But Other existing IIS applications are stopped wotking its throws following error
So Kindly help me to fix the issue.
Note : I am new to Python.