Hi,
A third party installed a web application in one of application server. Our Sql Server Database server is running in a
clustered environment. The web application initially was able to query from the database server but after some time
it is reporting data error while querying from the database. A simple windows application written for testing purpose
however is successful in establishing connection and retrieving data from the same application server. We checked the
web config file and found the data source , initial catalogue etc are correct. What could be the source of error? Has it any thing
to do with the IIS? Or has any changes to be made in the database, to serve to the web application?
Thanking you in advance,
Binny Mathew