We are currently running an ASP.NET MVC site that connects to a COBOL database through ACUGT. We are using ACUXDBC 8.01 drivers.
The machine with the ASP.NET site is on a machine that has Windows Server Standard 2008 with SP2, IIS 7, 4 GB of RAM.
About twice a day the website stops working for one of the 2 reasons:
- We get the error that says “System.Runtime.InteropServices.COMException (0x80080005): Retrieving the COM class factory for component with CLSID {BFBBB600-C4DB-11D2-B11B-74F606C10000} failed due to the following error: 80080005 Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE)).”, where we have to restart the server.
- IIS gets the processor to 100% and we have to stop the process and everything gets back to normal.
Has anyone encountered this problem and solved it?
Below is the config section for ACU.