Hello everyone,
Actually, I have full admin rights on SCCM etc. also Admin rights on AD.
I have installed RBA viewer on several servers, on which not respoding.
Servers is 2012 Standard.
Who have this situation and can help?
Event Viewer said :
Application Error :
Faulting application name: RBAViewer.exe, version: 5.0.7958.1000, time stamp: 0x5295079a
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x0cb96dcc
Faulting process id: 0x15b8
Faulting application start time: 0x01d1160d1f8142c8
Faulting application path: C:\Program Files (x86)\ConfigMgr 2012 Toolkit R2\ServerTools\RBAViewer.exe
AND : .Net Runtime error (application log)
Application: RBAViewer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
Stack:
at Microsoft.ConfigurationManagement.Toolkit.RbacTest.AdminConsole.RecursiveAddTreeItems(Microsoft.ConfigurationManagement.Toolkit.RbacTest.SecurityObject, Microsoft.ConfigurationManagement.Toolkit.RbacTest.TreeObject)
at Microsoft.ConfigurationManagement.Toolkit.RbacTest.AdminConsole.RecursiveAddTreeItems(Microsoft.ConfigurationManagement.Toolkit.RbacTest.SecurityObject, Microsoft.ConfigurationManagement.Toolkit.RbacTest.TreeObject)
at Microsoft.ConfigurationManagement.Toolkit.RbacTest.AdminConsole.updateAI()
at Microsoft.ConfigurationManagement.Toolkit.FirstWPFApp.MainWindow.RefreshAnalysis()
at Microsoft.ConfigurationManagement.Toolkit.FirstWPFApp.MainWindow.showUI()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
at System.Windows.Threading.Dispatcher.Run()
at System.Windows.Application.RunDispatcher(System.Object)
at System.Windows.Application.RunInternal(System.Windows.Window)
at System.Windows.Application.Run(System.Windows.Window)
at Microsoft.ConfigurationManagement.Toolkit.FirstWPFApp.App.Main()