I am encountering few issues while doing the BO Integration. When ever the code is trying to initialize the class SessionMgr it throws this error (u201CRetrieving the COM class factory for component with CLSID {1CD19B37-4AEB-4EB0-B4DE-3CB9FA31D6CC} failed due to the following error: 80040154u201D). Seems like this dll is not registered properly.
We are using the following DLL's which were installed after installing the Business Objects Enterprise SDK
CrystalDecisions.Enterprise.Framework
CrystalDecisions.Enterprise.InfoStore
CrystalDecisions.Enterprise.Viewing.ReportSource
CrystalDecisions.ReportAppServer.Controllers
Any idea what could be the problem