We never got this error message at any of our other clients. We recently got complaints about IE popping up this error message
Error: System Error: -2146697208
I tried searching online if anyone else was having this issue, but to no avail.
Background of the Webpage in question: The webpage is being used by customers to print 100s of documents. When the customer selects a document category, a popup page opens and it uses xmlhttp ajax (Microsoft.XMLHTTP / Msxml2.XMLHTTP activeX object) to hit the server and downloads documents and sends them to default printer in batches.
Note: First batch prints successfully, the error comes after first batch gets printed.
Other details of the application
Development done with Asp.Net 3.5
IIS 7
Windows Server 2008
Please let me know if you want me to elaborate more on the problem.
Any help would will be greatly appreciated.
Thanks