Bobs_Big_Boy

updated

14 years ago

0

14259

January 2nd, 2013 13:00

Command Center, AuroraR1, Clean Install

I thought this Command Center garbage was fixed. ..   Completed clean install of Win7 on new HDD. Driver deployment suggested by Dell / Tesla. Prior to that, I ran Diagnostics (thru dvd) and Physical tests to see if MIO-board was working, getting power, bricked etc.. However I did not disconnect during install as was suggested safeguard (believed CC v2.8.9.0 would be enough) This isn't my first go around with this. Earlier this year, had issues that I believe eventually led to systemic failure of HDD.  I now plan to completely remove CC and reinstall in hopes of a miracle.. Any suggestions are greatly appreciated.

Can someone please post link on how to completely remove CC so I can reinstall (feeling of returning for rancid well water)

This is what greeted me on my first log-in after CC install - it's like the calling card of bad things to come-blue and black screens, oh my!.  I hope I am overreacting, but this CC crap is like a bad rash...  Help me Obi-wan, you're our only hope.

THERMAL CONTROLLER

System.Threading.ThreadStateException: Thread is running or terminated; it cannot restart.

Server stack trace:
   at System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
   at System.Threading.Thread.Start()
   at AlienLabs.CommandCenter.RemotingService.Domain.Classes.ApplicationLaunchedQueueProcessor.initiateApplicationLaunchedThread()
   at AlienLabs.CommandCenter.RemotingService.Domain.Classes.ApplicationLaunchWatcherClass.Start()
   at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
   at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

Exception rethrown at [0]:
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at AlienLabs.CommandCenter.RemotingService.Domain.ApplicationLaunchWatcher.Start()
   at AlienLabs.ThermalControls.Controller.Classes.ProfileManagerClass.Init()
   at AlienLabs.ThermalControls.Controller.Main.processWindowsLoaded()
   at AlienLabs.ThermalControls.Controller.Main.Window_Loaded(Object sender, RoutedEventArgs e)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at MS.Internal.FrameworkObject.OnLoaded(RoutedEventArgs args)
   at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
   at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
   at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
   at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
   at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)