Hi,
I have installed BOXI3.1 on windows 2003 server 64bit version.
CMC is up and running and able to login.But infoview is not up and running. Checked all server are up and running.
Restarted all servers and rebooted machine. Still issue is not resolved.
Sounds like you might have Tomcat and IIS? If using .NET Infoview – If ASP.NET 2.x is enabled in the Web Service Extensions of the IIS Manager and it still has a problem check the event log for the following 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
Cause: The 64-bit .NET Framework isnt compatable with the 32-bit objects in the AppPool of IIS.
Resolution: Unregister 64-bit version and register 32-bit by running the following in the command prompt: