Hi,
This is regarding a connection pooling error which I am getting regularly on
my shopping cart application.
I am getting a message like 'General network error. Check your network
documentation. ' on opening the shopping cart ,when it is opened multiple
times(7 or 8 times). I had used datareader to retrieve data in the page.
Later on I changed it to Dataset and explicitly closed all the connections
after retrieving data to the dataset. but it still showing the same message
.
I am using Microsoft data access block to connect to the database.
Please Help.
Regards
Franco Vincent