Hey guys I have encountered the same error every time I try to install the Orion suite. Here’s the scenario…. I have installed 4 pieces of software which integrate into one web interface. The order I have installed them is:
Network Performance Monitor
Netflow Traffic Analyzer
Network Configuration Manager
Engineer’s Toolset
I followed all the instructions and installed everything as it should. When I load the Orion web interface I can see all the modules that were installed. I can access network performance monitor, netflow traffic analyzer, and the engineer’s toolset. When I try the link to get into network configuration manager I get a login screen, but once I login I get a HUGE error message. This same error message has happened repeatedly and I have tried multiple un-install and re-installs.
The funny thing is that network configuration manager works fine when you load the GUI instead of using the integrated web interface. I have no clue what this message means, but I’ll wait on opening a ticket unless you guys can’t translate this non-sense. Below is the error message, let me know what you think!
Orion NCM Web Site Error |
| System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.InvalidOperationException: Unable to generate a temporary class (result=1). error CS2001: Source file 'C:\WINDOWS\TEMP\2bfnlnjo.0.cs' could not be found error CS2008: No inputs specified at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence) at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies) at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence) at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace) at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace) at System.Xml.Serialization.XmlSerializer..ctor(Type type) at SolarWinds.Cirrus.WebCore.ConfigurationBuilder.GenericSerializer.XmlStringToObject(String xmlString, Type objectType) in c:\source\current\Cirrus\Dev\Main\Cirrus\Web\Core\SolarWinds.Cirrus.WebCore.ConfigurationBuilder\GenericSerializer.cs:line 13 at SolarWinds.Cirrus.WebCore.Storage.SiteConfigurationDAL.GetSiteConfiguration(IDataReader reader) in c:\source\current\Cirrus\Dev\Main\Cirrus\Web\Core\SolarWinds.Cirrus.WebCore.Storage\SiteConfigurationDAL.cs:line 38 at SolarWinds.Cirrus.WebCore.Storage.SiteConfigurationDAL.GetAllSiteConfiguration() in c:\source\current\Cirrus\Dev\Main\Cirrus\Web\Core\SolarWinds.Cirrus.WebCore.Storage\SiteConfigurationDAL.cs:line 27 at SolarWinds.Cirrus.WebCore.Storage.StorageManager.GetSiteConfigurations() in c:\source\current\Cirrus\Dev\Main\Cirrus\Web\Core\SolarWinds.Cirrus.WebCore.Storage\StorageManager.cs:line 71 at SolarWinds.Cirrus.WebCore.Site.SiteManager.PullSiteConfigurations() in c:\source\current\Cirrus\Dev\Main\Cirrus\Web\Core\SolarWinds.Cirrus.WebCore.Site\SiteManager.cs:line 34 at SolarWinds.Cirrus.WebCore.Site.SiteManager.Initialize() in c:\source\current\Cirrus\Dev\Main\Cirrus\Web\Core\SolarWinds.Cirrus.WebCore.Site\SiteManager.cs:line 23 at SolarWinds.Cirrus.WebCore.Managers.ManagerProvider.Initiliaze() in c:\source\current\Cirrus\Dev\Main\Cirrus\Web\Core\SolarWinds.Cirrus.WebCore.Managers\ManagerProvider.cs:line 57 at SolarWinds.Cirrus.WebCore.Managers.ManagerProvider.get_Instance() in c:\source\current\Cirrus\Dev\Main\Cirrus\Web\Core\SolarWinds.Cirrus.WebCore.Managers\ManagerProvider.cs:line 86 at LayoutMasterPage.Page_Init(Object sender, EventArgs e) in c:\Inetpub\SolarWindsNCM\LayoutMasterPage.master.cs:line 129 at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace --- at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.viewlayout_aspx.ProcessRequest(HttpContext context) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\21985b30\20cdbcaf\App_Web_drrcnciq.6.cs:line 0 at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) |