Answered Questions

  • error while accessing the uploaded website

    Hi,Recently i deployed a website using godaddy.com.but while accessing the website we r not getting internal pages.I m getting an error likeAn error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces,...

    Nidhi Kumari

    • Dec 12th, 2013

    Check whether connection is proper or not... like.. whether connection string provided is proper or not....
    check it by using try catch block.