You must Sign In to post a response.
  • Category: ASP.NET

    Deploy Website Giving: internal error - server connection terminated

    I have deploy the website on IIS but it is giving error which is given below:
    internal error - server connection terminated
    Advance Setting:
    Bindings: http:<IP>:<PORT>
    Enable Protocols: http

    How to solve it.

    Thanks
    Nitin Sharma
  • #768241
    Hi,

    Have you checked that web service is running for web based application?

    Start--> Run --> CMD --> W3SVC

    check whether its running if not make it run.
    Even its running stop it and run it.

    Thanks,
    Mani


  • Sign In to post your comments