This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Inventory Page Error

I am receiving the following error when viewing the NCM Inventory Page:

 System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ServiceModel.FaultException`1[SolarWinds.InformationService.Contract.InfoServiceFaultContract]: RunQuery failed, check fault information. (Fault Detail is equal to SolarWinds.InformationService.Contract.InfoServiceFaultContract). --- 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.inventoryreports_aspx.ProcessRequest(HttpContext context) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\da6423b5\46a264b6\App_Web_uvzk3n0a.4.cs:line 0 at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)


I'm not sure what caused the error or exactly when it started.  The following error was in the event log relating to the error: 

Event Type: Warning

Event Source: ASP.NET 2.0.50727.0

Event Category: Web Event

Event ID: 1309

Date: 10/24/2008

Time: 11:04:31 AM

User: N/A

Computer: DEIMOS

Description:

Event code: 3005

Event message: An unhandled exception has occurred.

Event time: 10/24/2008 11:04:31 AM

Event time (UTC): 10/24/2008 3:04:31 PM

Event ID: f64bd1ace6d14a5bbc2cf23e8d366d44

Event sequence: 11

Event occurrence: 1

Event detail code: 0

Application information:

Application domain: /LM/W3SVC/2/Root-2-128693249425764842

Trust level: Full

Application Virtual Path: /

Application Path: C:\InetPub\SolarWindsNCM\

Machine name: DEIMOS

Process information:

Process ID: 7420

Process name: w3wp.exe

Account name: NT AUTHORITY\NETWORK SERVICE

Exception information:

Exception type: FaultException`1

Exception message: RunQuery failed, check fault information.

Request information:

Request URL: deimos:8888/InventoryReports.aspx

Request path: /InventoryReports.aspx

User host address: 172.16.40.192

User: ***************

Is authenticated: True

Authentication Type: Forms

Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information:

Thread ID: 8

Thread account name: NT AUTHORITY\NETWORK SERVICE

Is impersonating: False

Stack trace: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)

at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)

at SolarWinds.InformationService.Contract.IInformationService.Query(String query, QueryOptions queryOptions)

at SolarWinds.InformationService.Contract.InfoServiceProxy.Query(String query, QueryOptions queryOptions) in C:\swdev\dev\Main\Platform\InformationService\Src\InformationService\Contract\InfoServiceProxy.cs:line 126

at SolarWinds.Cirrus.IS.Client.CirrusInfoProxy.Query(String SwqlStatement) in c:\source\current\Cirrus\Dev\Main\Cirrus\Apps\InformationService\SolarWinds.Cirrus.IS.Client\CirrusInfoProxy.cs:line 54

at InventoryReports.GetReports() in c:\Inetpub\SolarWindsNCM\InventoryReports.aspx.cs:line 222

at InventoryReports.GetViewByTypes(ViewByType viewBy) in c:\Inetpub\SolarWindsNCM\InventoryReports.aspx.cs:line 241

at InventoryReports.PopulateReportTypeDataList(ViewByType viewBy) in c:\Inetpub\SolarWindsNCM\InventoryReports.aspx.cs:line 88

at InventoryReports.Page_Load(Object sender, EventArgs e) in c:\Inetpub\SolarWindsNCM\InventoryReports.aspx.cs:line 46

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.OnLoad(EventArgs e)

at System.Web.UI.Control.LoadRecursive()

at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Custom event details:


For more information, see Help and Support Center at go.microsoft.com/.../events.asp.

 

Has anyone seen anything like this or have any ideas on resolution?