Hi team
I hosted a web application in IIS which is developed in MVC. While browsing the portal it is giving below error.
I increased connetionTimeout to 50000 from 5000 in appsetting.config file. I kept abortConnect=false also. Still it is giving below error.
Server Error in '/Customer' Application.
--------------------------------------------------------------------------------
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond XXX.XX.XXX.XXX:XXX
Nagaraju