Hi:

I am running a .net 2.0 application on a Windows 2000 server running IIS6. When I execute my code locally it works fine but on the server I receive the error:

Retrieving the COM class factory for component with CLSID {C5CBD7B2-490C-45F5-8C40-B8C3D108E6D7} failed due to the following error: 80040154.

Exception Details: System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {C5CBD7B2-490C-45F5-8C40-B8C3D108E6D7} failed due to the following error: 80040154.

Any ideas?
Thanks