Can someone help me please? I can't start Studio as it throws an unexpected exception when creating view part control. I have renamed all the relevant folders in local data and in roaming and started from the default profile but it is still ocurring. Here is the error history if that helps:
<ErrorMessage>Unexpected exception when creating view part control for view part Notifications</ErrorMessage>
<Exception>
<Type>Sdl.Desktop.Platform.StudioException, Sdl.Desktop.Platform, Version=5.0.0.0, Culture=neutral, PublicKeyToken=c28cdb26c445c888</Type>
<HelpLink />
<Source>Sdl.Desktop.Platform.WinForms</Source>
<HResult>-2146233088</HResult>
<StackTrace><![CDATA[ at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.EnsureDockedViewPartControl(DockableControlPane pane)
at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.AddViewPartPane(IViewPartReference viewPartReference, DockingViewPartLayoutInfo layoutInfo)
at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.AddViewPart(IViewPartReference viewPartReference)
at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.Init(IViewWithParts view)
at Sdl.Desktop.Platform.AbstractDockingView.OnInitControl()
at Sdl.Desktop.Platform.AbstractViewWithParts.GetContentControl()
at Sdl.Desktop.Platform.WinForms.ViewPane.set_ViewReference(IViewReference value)
at Sdl.Desktop.Platform.WinForms.StudioWindowForm.UpdateActiveView()
at Sdl.Desktop.Platform.WinForms.StudioWindowForm.LoadViews()
at Sdl.Desktop.Platform.Implementation.StudioWindow.Init()
at Sdl.Desktop.Platform.Implementation.Studio.CreateWindowInternal(Boolean setActive)
at Sdl.Desktop.Platform.Implementation.Studio.Run()
at Sdl.TranslationStudio.Application.Launcher.RunApplication()]]></StackTrace>
<InnerException>
<Type>System.TypeInitializationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
<TypeName>Sdl.Desktop.Platform.MVVM.ViewModelBase</TypeName>
<HelpLink />
<Source>Sdl.Desktop.Platform</Source>
<HResult>-2146233036</HResult>
<StackTrace><![CDATA[ at Sdl.Desktop.Platform.MVVM.ViewModelBase..ctor()
at Sdl.Desktop.Platform.Implementation.Notifications.NotificationsController.GetControl()
at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.EnsureDockedViewPartControl(DockableControlPane pane)]]></StackTrace>
<InnerException>
<Type>System.Runtime.InteropServices.SEHException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
<ErrorCode>-2147467259</ErrorCode>
<HelpLink />
<Source />
<HResult>-2147467259</HResult>