It is a AMD Core Line window
When I turn on my computer I get a window that says,
(The application was unable to complete an operation.
Under details it says,
System.MissingMethodException: No parameterless constructor
defined for this object.
at System.RuntimeType.CreateInstanceImpl(boolean publiconly,
Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at i.a(String A_O, Type A_1)
at DDNi.CenterStage.profile.a(UserBO A_0)
at DDNi CenterStage.Settings.b(String A_0)
at DDNi.CenterStage.Settings.c0
at DDNi.CenterStage.CenterStage.i0
at DDNi.CenterStage.MainWindow.MainWindow_Loaded(Object A_0,
RoutedEventArgs A_1)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object
target, RoutedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source,
RoutedEventArgs Args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject
sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at System.Windows.BroacastEventHelper.BroadcastEvent
(DependencyObject root, RoutedEvent routedEvent)
at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent
(Object root)
at MS.Internal.LoaderOrUnloadedOperation.DoWork()
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.Media.MediaContext.Resize(ICompositionTarget
resizedCompositionTarget)
at System.Windows.Interop.HwndTarget.OnResized()
at System.Window.Interop.HwndTarget.HandleMessage(Int32 msg,
IntPtr wparam, IntPtr lparam)
at System.Windows.Interop.HwndSource.HwndTargetFilterMessage
(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&
handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr
wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall
(Delegate callback, Object args, Boolean isSingleParameter)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen
(object source, Delegate callback, Object args, Boolean
isSingleParameter, Delegate catchHandler)
What does this mean and what can I do to fix it?
Thank you to anyone who can help me with this I'm not good with computers.