Skip to main content

ASP.NET with AcuXDBC problems

  • April 24, 2014
  • 9 replies
  • 1 view

Dominique Sacre
Forum|alt.badge.img+2

Hello,

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:

  1. 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
  2. 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.

Thank you


#AcuXDBC
#ASP.Net

9 replies

Stephen Hjerpe
  • Participating Frequently
  • April 24, 2014

Hello,

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:

  1. 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
  2. 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.

Thank you


#AcuXDBC
#ASP.Net

BFBBB600-C4DB-11D2-B11B-74F606C10000 appears to be the CLSID for Acuversion 7. Is it possible you have multiple version installed on the server?


Dominique Sacre
Forum|alt.badge.img+2

Hello,

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:

  1. 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
  2. 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.

Thank you


#AcuXDBC
#ASP.Net

Hi,

I put a scrrenshot of the info I get from Component Services - ... - DCAO Config for ACUCOBOL.

Is there any way for me to find out if I have another version installed?


Dominique Sacre
Forum|alt.badge.img+2

Hello,

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:

  1. 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
  2. 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.

Thank you


#AcuXDBC
#ASP.Net

I meant  DCOM Config


Dominique Sacre
Forum|alt.badge.img+2

Hello,

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:

  1. 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
  2. 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.

Thank you


#AcuXDBC
#ASP.Net

I meant  DCOM Config


Dominique Sacre
Forum|alt.badge.img+2

Hello,

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:

  1. 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
  2. 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.

Thank you


#AcuXDBC
#ASP.Net

I meant  DCOM Config


Stephen Hjerpe
  • Participating Frequently
  • April 25, 2014

Hello,

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:

  1. 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
  2. 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.

Thank you


#AcuXDBC
#ASP.Net

Just look in the C:\\Program Files\\Micro Focus or C:\\Program Files <x86>\\Micro Focus.


Dominique Sacre
Forum|alt.badge.img+2

Hello,

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:

  1. 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
  2. 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.

Thank you


#AcuXDBC
#ASP.Net

I don't have a folder named Micro Focus in program files. It was a path mentioned in the picture I posted, but I don't know what to search for in that folder...

There is a file there named acuxdbc.dll that has version 8.1.0.0.

Thank you for your time and patience :)


Stephen Hjerpe
  • Participating Frequently
  • April 25, 2014

Hello,

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:

  1. 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
  2. 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.

Thank you


#AcuXDBC
#ASP.Net

acuxdbc.dll is our ODBC driver. You are using DCOM to run a COBOL program, that is what the automation server is for.


Dominique Sacre
Forum|alt.badge.img+2

Hello,

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:

  1. 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
  2. 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.

Thank you


#AcuXDBC
#ASP.Net

ok :)