We’ve just installed XI 3.1 on a windows 2003 Server with IIS 6. We did not install Tomcat at all.
When we try to reach infoview we’re getting an error.
[COMException (0x80040154): Retrieving the COM class factory for component with CLSID {E063B04A-CB8B-460E-99D0-F7D8FA2FAAA2} failed due to the following error: 80040154.]
CrystalDecisions.Enterprise.SessionMgr..ctor() +66
BusinessObjects.Enterprise.Infoview.Common.Utilities.GetInstalledLanguages() +84
BusinessObjects.Enterprise.Infoview.Common.Utilities..cctor() +83
[TypeInitializationException: The type initializer for 'BusinessObjects.Enterprise.Infoview.Common.Utilities' threw an exception.]
BusinessObjects.Enterprise.Infoview.Global.Application_Error(Object sender, EventArgs e) +648
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.HttpApplication.RaiseOnError() +179
We’ve tried a few things like running IIS and SIA as the local service but the error persists. Anybody have any thoughts?
Make sure you have installed MS .net on your server. I guess the .net version is 2.0.
Also you should allow .aspx files to run on your IIS. this can be done through IIS administration.
We encountered the same error in our V3.1 install on 64-bit Windows 2003 Server. I thought I would add a few details to aid others who may have the same trouble.
From a Windows command prompt, assuming your system drive is designated C: