Hi All,
we have a Web Application created in Visual Studio 2010. The Web App references an assembly created with PB.NET 12.5.2. The Web App is served by IIS 7.5 on a Windows Server 2008 R2. The problem we are having is that often the assembly seems to lose the connection to the DB.
The assembly uses SQLCA to connect to a Microsoft SQL Server Database using ADO.NET interface.
The problem seems to arise when more the one browser (even two) access the web application sending continuous refresh (for example pressing the F5 key repeatedly).
Thank you in advance for your reply.
Regards
Antonio