Answered by:
Issue with Dashboard Opening

Question
-
I have an issue with the Dashboard. I have troubleshooted it down to the Users Add-In. I can launch the Dashboard in safe mode and disable the user Add-in and the Dashbaord will open and be fully functional. When I enable the user Add-In the Dashboard opens for just a second and then crashes. Since the users Add-In isn't a third party software add-in I can't reinstall it. How do I fix the default Add-ins?
Tuesday, June 21, 2011 2:08 PM
Answers
-
OK, so I got this fixed myself. It did have to do with an add-in that uses the users add-in. I navigated to C:\Program Files\Windows Server\Bin\Addins and there are folders for each add-in. I opened the Users directory and found two files. The users.addin is default and I had an additional file. I deleted the 3rd party add-in file and then the Dashboard opened correctly and wihout any error in the event log. It looks like all the 3rd party add-ins place files in these directories to use the dashboard. Now I know how to fix the default add-ins if I have issues with them.
- Marked as answer by BrianWHS2011 Wednesday, June 22, 2011 2:00 PM
Wednesday, June 22, 2011 2:00 PM
All replies
-
I have and issue with my Dashboard crashing. I have troubleshooted it down to the User Add-in. When I launch the Dashboard in safe mode and disable the Users add-in the dashboard will open and be fully functional. When I enable the users add-in the Dashboard opens just for a flash and crashes. I get the folloiwng two errors in the event log when this happens:
Log Name: Application Log
Source: .NET Runtime
Event ID: 1026
Application: Dashboard.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Reflection.TargetInvocationException
Stack:
at System.RuntimeMethodHandle._InvokeMethodFast(System.IRuntimeMethodInfo, System.Object, System.Object[], System.SignatureStruct ByRef, System.Reflection.MethodAttributes, System.RuntimeType)
at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(System.Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(System.Object)
at System.Threading.ExecutionContext.runTryCode(System.Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, System.Object)
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.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at Microsoft.WindowsServerSolutions.Dashboard.Forms.Controls.AdminListView.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at Microsoft.WindowsServerSolutions.Dashboard.Program.Main()
Log Name: Application Log
Source: Application Error
Event ID: 1000
Faulting application name: Dashboard.exe, version: 6.1.8800.16385, time stamp: 0x4d6ed249
Faulting module name: KERNELBASE.dll, version: 6.1.7601.17514, time stamp: 0x4ce7c78c
Exception code: 0xe0434352
Fault offset: 0x000000000000a49d
Faulting process id: 0x1de0
Faulting application start time: 0x01cc301a36062d21
Faulting application path: C:\Program Files\Windows Server\Bin\Dashboard.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dllSince its a default add-in I can't uninstall it. How do I fix a default Add-in?
- Merged by Ken Warren Tuesday, June 21, 2011 3:20 PM same question, same poster
Tuesday, June 21, 2011 2:53 PM -
Possibly this is a result of something else you did; did you create any users outside the dashboard? Make any changes to security, etc. from the desktop?
In any case, I can think of no way to fix this short of reinstallation.
I'm not on the WHS team, I just post a lot. :)Tuesday, June 21, 2011 3:28 PM -
What had happend was a disk drive had crashed and I had to perform a restore from backup. After the restore, the dashboard would not open at all not matter what I done so then I restored the system state backup and it all starting working again except for the users Add-in. From what I can tell, everything is now working fine except for the users Add-in.
- Marked as answer by BrianWHS2011 Wednesday, June 22, 2011 2:00 PM
- Unmarked as answer by BrianWHS2011 Wednesday, June 22, 2011 2:00 PM
Tuesday, June 21, 2011 3:33 PM -
OK, so I got this fixed myself. It did have to do with an add-in that uses the users add-in. I navigated to C:\Program Files\Windows Server\Bin\Addins and there are folders for each add-in. I opened the Users directory and found two files. The users.addin is default and I had an additional file. I deleted the 3rd party add-in file and then the Dashboard opened correctly and wihout any error in the event log. It looks like all the 3rd party add-ins place files in these directories to use the dashboard. Now I know how to fix the default add-ins if I have issues with them.
- Marked as answer by BrianWHS2011 Wednesday, June 22, 2011 2:00 PM
Wednesday, June 22, 2011 2:00 PM